mobilizon.chapril.org-mobil.../lib/mobilizon_web/resolvers
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
..
address.ex Fix refactoring opportunities 2019-09-26 17:45:33 +02:00
admin.ex Fix code readability issues 2019-09-26 17:45:47 +02:00
comment.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
config.ex Refactoring of config wrapper 2019-09-08 00:05:54 +02:00
event.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
feed_token.ex Fix code readability issues 2019-09-26 17:45:47 +02:00
group.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
member.ex Refactoring of Actors context 2019-09-11 23:36:14 +02:00
person.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
picture.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
report.ex Fix code readability issues 2019-09-26 17:45:47 +02:00
search.ex Add ability to search on Group, Person or Event 2019-04-23 10:53:04 +02:00
tag.ex Refactoring of Events context 2019-09-17 02:22:54 +02:00
user.ex Translate them and handle difference between user not found and user not 2019-10-16 17:07:49 +02:00