1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-03-04 05:38:08 +00:00
mobilizon/lib/mobilizon_web
Thomas Citharel 99ac6ef100
Add GraphQL support to handle FeedTokens
Closes #88

Automatically create tokens for new users and actors

Closes #89

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-03-08 18:52:27 +01:00
..
api A few fixes comming from Dialyser 2019-02-22 16:57:12 +01:00
controllers Add backend and endpoints for Feed Tokens 2019-03-08 14:57:05 +01:00
resolvers Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
schema Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
templates/email
uploaders Make Categories a predefined list 2019-02-25 15:31:04 +01:00
views Add and fix tests 2019-03-05 10:13:19 +01:00
auth_error_handler.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
auth_pipeline.ex
context.ex Introduce admin and moderator role, check role on list_users action 2019-03-07 14:18:11 +01:00
endpoint.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
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 Add backend and endpoints for Feed Tokens 2019-03-08 14:57:05 +01:00
schema.ex Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
upload_plug.ex Add Credo checks and refactor code 2019-01-03 15:52:48 +01:00