Glitch-Shrike/app/javascript/mastodon/features
ThibG 911cc14481 Add follow_request notification type (#12198)
* Add follow_request notification type

The notification type already existed in the backend but was never pushed
to the front-end. This also means translation strings were also available
for the backend, from the notification mailer.

Unlike other notification types, these are off by default, to match what
I remember of Gargron's view on the topic: that follow requests should not
clutter notifications and should instead be reviewed at the user's own
leisure in the dedicated column.

Since follow requests have their own column, I've deemed it unnecessary to
add a specific tab for them in the notification quick filter.

* Show follow request link in single-column if there are pending requests, even if account isn't locked

* Push follow requests from notifications to the follow_requests list

* Offer to accept or reject follow request from the notification

* Redesign follow request notification
2019-12-01 17:25:29 +01:00
..
account/components
account_gallery
account_timeline
audio
blocks
bookmarked_statuses Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
community_timeline
compose Fix an eslint warning (#12426) 2019-11-22 15:57:22 +01:00
direct_timeline Fix conversations not having an unread indicator in web UI (#12506) 2019-12-01 07:06:20 +01:00
directory
domain_blocks
emoji
favourited_statuses
favourites
follow_requests
followers
following
generic_not_found
getting_started Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
hashtag_timeline
home_timeline
introduction
keyboard_shortcuts Add hotkey for opening media files (#12498) 2019-11-29 17:02:35 +01:00
list_adder
list_editor
list_timeline
lists
mutes
notifications Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
pinned_statuses
public_timeline
reblogs
report
search
standalone
status Add hotkey for opening media files (#12498) 2019-11-29 17:02:35 +01:00
ui Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
video Add hotkey for opening media files (#12498) 2019-11-29 17:02:35 +01:00