mastodon/app/javascript/mastodon/features
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905)
* Add keyword filtering

    GET|POST       /api/v1/filters
    GET|PUT|DELETE /api/v1/filters/:id

- Irreversible filters can drop toots from home or notifications
- Other filters can hide toots through the client app
- Filters use a phrase valid in particular contexts, expiration

* Make sure expired filters don't get applied client-side

* Add missing API methods

* Remove "regex filter" from column settings

* Add tests

* Add test for FeedManager

* Add CustomFilter test

* Add UI for managing filters

* Add streaming API event to allow syncing filters

* Fix tests
2018-06-29 15:34:36 +02:00
..
account/components Adjust account__action-bar contents (#7818) 2018-06-16 12:57:25 +02:00
account_gallery
account_timeline Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00
blocks
community_timeline Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
compose Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
direct_timeline Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
domain_blocks Improve getting started column (#7676) 2018-05-30 18:41:47 +02:00
emoji Fix issues with updated emoji mart (#7761) 2018-06-08 13:28:04 +02:00
favourited_statuses
favourites
follow_requests
followers
following
generic_not_found
getting_started Fix broken single column getting-started menu (Fix #7854) (#7862) 2018-06-20 15:22:07 +02:00
hashtag_timeline
home_timeline Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
keyboard_shortcuts
list_editor
list_timeline Change list icons different from the getting-started icons (#7838) 2018-06-18 15:33:11 +02:00
lists Change list icons different from the getting-started icons (#7838) 2018-06-18 15:33:11 +02:00
mutes
notifications
pinned_statuses
public_timeline Put "Media Only" option in column settings instead of content area headline (#7801) 2018-06-15 11:15:15 +02:00
reblogs
report
standalone
status Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
trends Improve trends layout (#7700) 2018-06-01 19:18:37 +02:00
ui Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
video