You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api
ThibG 3adc722d1c
Change how unread announcements are handled (#13020)
* Change meaning of /api/v1/announcements/:id/dismiss to mark an announcement as read

* Change how unread announcements are counted in UI

* Add unread marker to announcements and mark announcements as unread as they are displayed

* Fixups
5 years ago
..
v1 Change how unread announcements are handled (#13020) 5 years ago
v2 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 5 years ago
web Add follow_request notification type (#12198) 5 years ago
base_controller.rb Add announcements (#12662) 5 years ago
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 5 years ago
proofs_controller.rb Fix proofs API being inaccessible in secure mode (#12495) 5 years ago