mastodon/app/javascript/mastodon/reducers
ThibG 9027bfff0c Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)
* Add some explanation to the mute modal dialog

* Remove `isSubmitting` from mute modal code, this wasn't used

* Refactor block modal

Signed-off-by: Thibaut Girka <thib@sitedethib.com>

* Refactor SCSS a bit

* Put mute modal toggle to the same side as in the report dialog for consistency

* Reword mute explanation

* Fix mute explanation styling

* Left-align all text in mute confirmation modal
2019-09-29 21:46:05 +02:00
..
accounts.js
accounts_counters.js
alerts.js Add special alert for throttled requests (#11677) 2019-08-27 16:50:39 +02:00
blocks.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
compose.js Avoid storing audio and video file data in memory (#11974) 2019-09-27 15:22:11 +02:00
contexts.js
conversations.js Change account domain block to clear out notifications and follows (#11393) 2019-07-25 04:17:35 +02:00
custom_emojis.js
domain_lists.js
dropdown_menu.js Only focus first element of dropdown menus if using keyboard (#8679) 2018-09-13 20:31:33 +02:00
filters.js
height_cache.js
identity_proofs.js squashed identity proof updates (#10375) 2019-03-28 18:01:09 +01:00
index.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
list_adder.js Implement adding a user to a list from their profile (#9062) 2018-11-05 18:52:38 +01:00
list_editor.js Add list title editing (#9748) 2019-02-13 18:52:02 +01:00
lists.js
media_attachments.js
meta.js
missed_updates.js Change title bar to only show unread notifications (#11572) 2019-08-15 20:28:44 +02:00
modal.js Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
mutes.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
notifications.js Revert "Change timelines to add new items to pending items when scrolled down #11867" (#11921) 2019-09-23 00:48:31 +02:00
polls.js Fix poll options not rendering text after vote/refresh (#10189) 2019-03-06 05:35:52 +01:00
push_notifications.js Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
relationships.js Optimize the process of following someone (#9220) 2018-11-08 21:05:42 +01:00
reports.js
search.js Fix crash when expanding search results for hashtags (#11447) 2019-07-30 12:06:21 +02:00
settings.js Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
status_lists.js
statuses.js Fix race condition causing shallow status with only a "favourited" attribute (#9272) 2018-11-13 14:58:14 +01:00
suggestions.js Change account domain block to clear out notifications and follows (#11393) 2019-07-25 04:17:35 +02:00
timelines.js Revert "Change timelines to add new items to pending items when scrolled down #11867" (#11921) 2019-09-23 00:48:31 +02:00
trends.js Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
user_lists.js Add profile directory to web UI (#11688) 2019-08-30 00:14:36 +02:00