Added support for exclude_types, limit, and min_id in Mastodon
authoreugenijm <eugenijm@protonmail.com>
Mon, 18 Mar 2019 01:32:23 +0000 (04:32 +0300)
committereugenijm <eugenijm@protonmail.com>
Mon, 18 Mar 2019 08:27:27 +0000 (11:27 +0300)
commit1588688a11ab82bf794d736fd6d18eebf1269dfe
tree5db793c8405f29d8f5e0970161af4b4ac02ab6c6
parent1344e34ed3a337b54e450af474f81e2f326bf768
Added support for exclude_types, limit, and min_id in Mastodon
notifications.

Unify Mastodon-compatible pagination logic.
lib/pleroma/activity.ex
lib/pleroma/notification.ex
lib/pleroma/pagination.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/mastodon_api.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
test/web/mastodon_api/mastodon_api_controller_test.exs