Extend `/api/pleroma/notifications/read` to mark multiple notifications
authorrinpatch <rinpatch@sdf.org>
Wed, 4 Sep 2019 08:33:08 +0000 (11:33 +0300)
committerrinpatch <rinpatch@sdf.org>
Wed, 4 Sep 2019 09:38:27 +0000 (12:38 +0300)
commitc2b6c1b089a813cf8c7cbd54c0f80bee4985522c
tree0d9ee1d4bd3a6279aa3b04eb51d93d07094ebd0f
parent46ffd8b3b6359ec796733a8fff5bdb7d03a728d5
Extend `/api/pleroma/notifications/read` to mark multiple notifications
as read and make it respond with Mastoapi entities
CHANGELOG.md
docs/api/pleroma_api.md
lib/pleroma/notification.ex
lib/pleroma/web/pleroma_api/pleroma_api_controller.ex
lib/pleroma/web/router.ex
test/web/pleroma_api/pleroma_api_controller_test.exs
test/web/twitter_api/util_controller_test.exs