1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-19 06:08:32 +00:00
mobilizon/lib/mobilizon_web
Thomas Citharel a877e4d7d9
Implement related events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-23 11:22:36 +02:00
..
api ℹ Improve docs and documentation (again) 2019-03-19 11:16:03 +01:00
controllers Minor change on web_finger_controller 2019-04-17 17:33:36 +02:00
resolvers Implement related events 2019-04-23 11:22:36 +02:00
schema Implement related events 2019-04-23 11:22:36 +02:00
templates/email
uploaders Make Categories a predefined list 2019-02-25 15:31:04 +01:00
views Work around Addresses to bring them properly through GraphQL 2019-04-01 16:51:15 +02:00
auth_error_handler.ex
auth_pipeline.ex
context.ex Add GraphQL methods and test 2019-03-15 16:37:46 +01:00
endpoint.ex
gettext.ex
guardian.ex Introduce admin and moderator role, check role on list_users action 2019-03-07 14:18:11 +01:00
http_signature.ex A few fixes comming from Dialyser 2019-02-22 16:57:12 +01:00
router.ex Minor change on web_finger_controller 2019-04-17 17:33:36 +02:00
schema.ex Work around Addresses to bring them properly through GraphQL 2019-04-01 16:51:15 +02:00
upload_plug.ex