chinwagsocial/app/javascript/mastodon/actions
Eugen Rochko f52c988e12
Add announcements (#12662)
* Add announcements

Fix #11006

* Add reactions to announcements

* Add admin UI for announcements

* Add unit tests

* Fix issues

- Add `with_dismissed` param to announcements API
- Fix end date not being formatted when time range is given
- Fix announcement delete causing reactions to send streaming updates
- Fix announcements container growing too wide and mascot too small
- Fix `all_day` being settable when no time range is given
- Change text "Update" to "Announcement"

* Fix scheduler unpublishing announcements before they are due

* Fix filter params not being passed to announcements filter
2020-01-23 22:00:13 +01:00
..
importer Add announcements (#12662) 2020-01-23 22:00:13 +01:00
push_notifications Do not override the default push notification settings (#6037) 2018-05-19 14:45:58 +02:00
accounts.js
alerts.js
announcements.js Add announcements (#12662) 2020-01-23 22:00:13 +01:00
app.js
blocks.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
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 Change conversations UI (#11896) 2019-09-21 20:01:16 +02:00
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 announcements (#12662) 2020-01-23 22:00:13 +01:00
suggestions.js
timelines.js Add announcements (#12662) 2020-01-23 22:00:13 +01:00
trends.js