Pleroma/lib/pleroma/web
kaniini 0369a5db16 Merge branch 'idempotency-plug' into 'develop'
Add IdempotencyPlug and use it in all of the api

Closes #1003

See merge request pleroma/pleroma!1339
2019-06-27 04:20:17 +00:00
..
activity_pub Rework user deletion 2019-06-24 18:59:12 +00:00
admin_api don't delete config settings on admin update 2019-06-27 04:19:44 +00:00
auth
channels
common_api Return correct response when reply to a direct message is not direct itself 2019-06-26 10:59:27 +00:00
federator Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
mastodon_api Polish IdempotencyPlug 2019-06-27 01:53:58 +07:00
media_proxy
metadata
mongooseim
nodeinfo
oauth [#184] small refactoring reset password 2019-06-24 19:01:56 +00:00
ostatus
push
rich_media fix validate_page_url 2019-06-26 06:27:17 +03:00
salmon salmon fix 2019-06-16 20:10:12 +08:00
templates [#184] small refactoring reset password 2019-06-24 19:01:56 +00:00
twitter_api [#184] small refactoring reset password 2019-06-24 19:01:56 +00:00
views Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
web_finger
websub
xml
chat_channel.ex
controller_helper.ex [#948] /api/v1/account_search added optional parameters (limit, offset, following) 2019-06-14 11:39:57 +00:00
endpoint.ex it is changed in compile time 2019-06-14 15:45:05 +00:00
gettext.ex
metadata.ex
oauth.ex
rel_me.ex Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
router.ex Enable IdempotencyPlug for the all API 2019-06-26 18:42:49 +07:00
streamer.ex [#570] add user:notification stream 2019-06-16 10:33:25 +00:00
uploader_controller.ex
web.ex