mobilizon.chapril.org-mobil.../lib/service/activity_pub
Thomas Citharel cc820d6b63
Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules
* Data doesn't need anymore to be converted to ActivityStream format to
be saved (this was taken from Pleroma and not at all a good idea here)
* Everything saved when creating an event is inserted into PostgreSQL in
a single transaction
2019-10-31 10:06:11 +01:00
..
converter Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
activity.ex Send email notifications when a participation is approved/rejected 2019-09-30 18:45:29 +02:00
activity_pub.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
audience.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
converter.ex Fix software design suggestions 2019-09-26 17:45:47 +02:00
convertible.ex Fix software design suggestions 2019-09-26 17:45:47 +02:00
relay.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
transmogrifier.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
utils.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
visibility.ex Move Mobilizon.Events.Activity to Mobilizon.Service.ActivityPub.Activity 2019-09-22 09:24:18 +02:00