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
6 years ago
..
v1 Change how unread announcements are handled (#13020) 6 years ago
v2
web
base_controller.rb Add announcements (#12662) 6 years ago
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 6 years ago
proofs_controller.rb