honkoma/lib/pleroma/web/mastodon_api
rinpatch 01fa68fe45 Websocket handler: fix never matching code on failed auth
`:cowboy_req.reply` does not return tuples since 2.0, see
https://ninenines.eu/docs/en/cowboy/2.4/manual/cowboy_req.reply/
2020-09-10 21:26:52 +03:00
..
controllers Merge branch 'fix/2095-deactivated-account-reset' into 'develop' 2020-09-02 17:11:24 +00:00
views StatusView: Start fetching rich media cards as soon as possible 2020-09-02 16:45:54 +03:00
mastodon_api.ex NotificationController: Don't return chat_mentions by default. 2020-06-02 14:05:53 +02:00
websocket_handler.ex Websocket handler: fix never matching code on failed auth 2020-09-10 21:26:52 +03:00