chinwagsocial/app/javascript/mastodon/actions
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
2020-02-03 01:53:09 +01:00
..
importer Add announcements (#12662) 2020-01-23 22:00:13 +01:00
push_notifications
accounts.js
alerts.js
announcements.js Change how unread announcements are handled (#13020) 2020-02-03 01:53:09 +01:00
app.js
blocks.js
bookmarks.js Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
bundles.js
columns.js
compose.js Fix pending upload count not being decremented on error (#12499) 2019-11-29 17:02:18 +01:00
conversations.js
custom_emojis.js
directory.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js
interactions.js Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
lists.js
markers.js
modal.js
mutes.js
notifications.js Add announcements (#12662) 2020-01-23 22:00:13 +01:00
onboarding.js
pin_statuses.js
polls.js
reports.js
search.js
settings.js
statuses.js Summary: fix slowness due to layout thrashing when reloading a large … (#12661) 2019-12-29 05:39:48 +01:00
store.js
streaming.js Add streaming API updates for announcements being modified or deleted (#12963) 2020-01-26 20:07:26 +01:00
suggestions.js
timelines.js Add announcements (#12662) 2020-01-23 22:00:13 +01:00
trends.js