akkoma/lib/pleroma/web/mastodon_api
rinpatch f4e087ee48 Preload thread mutes/bookmarks in get_context
Also removes filtering for creates (was done on the database side
already) and filtering for the requested activity (moved to the database
side) from application side.
2019-08-14 02:36:54 +03:00
..
views Mastodon API: Preloading and normalization optimizations 2019-08-13 20:34:34 +03:00
mastodon_api.ex tests for /web/mastodon_api/mastodon_api.ex 2019-08-13 21:12:37 +00:00
mastodon_api_controller.ex Preload thread mutes/bookmarks in get_context 2019-08-14 02:36:54 +03:00
search_controller.ex Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
subscription_controller.ex Wrap error messages into gettext helpers 2019-07-10 18:10:09 +07:00
websocket_handler.ex MastoAPI Streaming: Keep compatibility with access_token 2019-07-07 08:49:29 +02:00