Glitch-Shrike/app/javascript/mastodon/features/ui/components
Claire 50487db122
Add ability to filter individual posts (#18945)
* Add database table for status-specific filters

* Add REST endpoints, entities and attributes

* Show status filters in /filters interface

* Perform server-side filtering for individual posts filters

* Fix filtering on context mismatch

* Refactor `toServerSideType` by moving it to its own module

* Move loupe and delete icons to their own module

* Add ability to filter individual posts from WebUI

* Replace keyword list by warnings (expired, context mismatch)

* Refactor server-side filtering code

* Add tests
2022-08-25 04:27:47 +02:00
..
__tests__
actions_modal.js
audio_modal.js
block_modal.js
boost_modal.js Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
columns_area.js New Crowdin updates (#18561) 2022-06-04 13:44:49 +09:00
compare_history_modal.js Add polls and media attachments to edit comparison modal in web UI (#17727) 2022-03-09 21:15:24 +01:00
compose_panel.js
confirmation_modal.js
document_title.js
drawer_loading.js
embed_modal.js
filter_modal.js Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
focal_point_modal.js
follow_requests_nav_link.js
image_loader.js Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562) 2022-07-20 20:56:44 +09:00
link_footer.js Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
list_panel.js
media_modal.js
modal_loading.js
modal_root.js Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
mute_modal.js
navigation_panel.js Change "Conversations" back to "Direct messages" and add warning in web UI (#18289) 2022-05-03 09:09:09 +02:00
notifications_counter_icon.js
report_modal.js
tabs_bar.js Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760) 2022-03-13 09:48:39 +01:00
upload_area.js
video_modal.js
zoomable_image.js