masto-fe/app/javascript/mastodon/components
Eugen Rochko f52c988e12
Add announcements ()
* Add announcements

Fix 

* 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
..
__tests__ Revert Font Awesome 5 upgrade () 2018-09-28 02:11:14 +02:00
account.js Replace unlock-alt icon with unlock () 2019-01-31 13:45:15 +01:00
attachment_list.js Add noopener and/or noreferrer () 2019-10-24 22:44:42 +02:00
autosuggest_emoji.js Compress and combine emoji data () 2017-10-06 03:42:34 +02:00
autosuggest_hashtag.js Restore hashtag suggestions from local tag history () 2019-08-22 04:37:18 +02:00
autosuggest_input.js Fix emoji autosuggestions () 2019-07-29 15:04:49 +02:00
autosuggest_textarea.js Fix emoji autosuggestions () 2019-07-29 15:04:49 +02:00
avatar.js Revert Font Awesome 5 upgrade () 2018-09-28 02:11:14 +02:00
avatar_composite.js Change conversations UI () 2019-09-21 20:01:16 +02:00
avatar_overlay.js Fix GIF avatars not autoplaying when GIF autoplay is enabled () 2017-12-13 12:14:03 +01:00
button.js Fix "cancel follow request" button having unreadable text in web UI () 2019-08-08 08:56:55 +02:00
column.js Fix scroll to top in single column UI () 2019-08-01 19:17:17 +02:00
column_back_button.js Fix crash when switching back/from mobile layout () 2019-08-25 15:49:02 +02:00
column_back_button_slim.js Refactor icons in web UI to use Icon component () 2019-02-01 00:14:05 +01:00
column_header.js Fix thread column showing pin button () 2019-09-19 19:58:26 +02:00
display_name.js Play animated custom emoji on hover () 2019-07-21 18:10:40 +02:00
domain.js Replace unlock-alt icon with unlock () 2019-01-31 13:45:15 +01:00
dropdown_menu.js Add noopener and/or noreferrer () 2019-10-24 22:44:42 +02:00
error_boundary.js Add announcements () 2020-01-23 22:00:13 +01:00
gifv.js Fix media editing modal changing dimensions when image loads () 2019-10-10 05:21:38 +02:00
hashtag.js Fix wrong sum of usage in hashtag component in web UI () 2019-09-04 10:10:18 +02:00
icon.js Refactor icons in web UI to use Icon component () 2019-02-01 00:14:05 +01:00
icon_button.js Replace fav icon animation with CSS () 2019-10-24 22:47:48 +02:00
icon_with_badge.js Improvements to the single column layout () 2019-05-26 02:55:37 +02:00
intersection_observer_article.js Fix 12661 () 2020-01-02 22:46:42 +01:00
load_gap.js Refactor icons in web UI to use Icon component () 2019-02-01 00:14:05 +01:00
load_more.js Allow clients to fetch statuses made while they were offline () 2018-03-24 15:25:15 +01:00
load_pending.js Add option to disable real-time updates in web UI () 2019-07-16 06:30:47 +02:00
loading_indicator.js Add loading indicator animation () 2017-07-23 20:28:18 +02:00
media_gallery.js Change reported media attachments to always be hidden in admin UI () 2020-01-18 19:50:43 +01:00
missing_indicator.js Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
modal_root.js Fix lost focus when modals open/close () 2019-11-30 18:19:47 +01:00
permalink.js When enabled, always display media in gallery. Also: click to reveal () 2018-03-08 08:57:21 +01:00
poll.js Fix poll options not being selectable via keyboard () 2019-12-03 19:53:16 +01:00
radio_button.js Add profile directory to web UI () 2019-08-30 00:14:36 +02:00
regeneration_indicator.js Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
relative_timestamp.js Update poll remaining time just like with status timestamps () 2019-04-03 18:16:55 +02:00
scrollable_list.js Fix “X new items” not showing up for slow mode on empty timelines () 2020-01-20 16:34:42 +01:00
setting_text.js Improve accessibility (part 3) () 2017-07-28 00:54:48 +02:00
status.js Fix undefined error regression in status component in web UI () 2019-12-30 03:55:11 +01:00
status_action_bar.js Fix blocking/unblocking users from status dropdown menu () 2019-12-02 18:25:24 +01:00
status_content.js Summary: fix slowness due to layout thrashing when reloading a large … () 2019-12-29 05:39:48 +01:00
status_list.js Fix 12661 () 2020-01-02 22:46:42 +01:00