mobilizon/lib/mobilizon/events
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
..
tag Refactoring of Events context 2019-09-13 01:01:17 +02:00
comment.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
event.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
event_offer.ex Refactoring of Events context 2019-09-13 01:01:17 +02:00
event_options.ex set default to show event time 2019-10-14 20:00:58 +02:00
event_participant_stats.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
event_participation_condition.ex Refactoring of Events context 2019-09-13 01:01:17 +02:00
events.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
feed_token.ex Clean specs 2019-09-13 02:15:04 +02:00
participant.ex Returm generation of URL by usage of MobilizonWeb.Endpoint 2019-09-17 22:10:22 +02:00
session.ex Clean specs 2019-09-13 02:15:04 +02:00
tag.ex Add some backend changes and validation for field length 2019-10-18 11:31:11 +02:00
tag_relation.ex Refactoring of Events context 2019-09-17 02:22:54 +02:00
track.ex Clean specs 2019-09-13 02:15:04 +02:00