glitch-social/app/views
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
..
about Change brand color and logotypes (#18592) 2022-06-09 22:25:23 +02:00
accounts Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
admin Fix /admin/accounts/ order parameter (#18996) 2022-08-17 22:07:30 +01:00
admin_mailer Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
application Fix missing scope for current_user in _sidebar.html.haml (#18822) 2022-07-18 08:41:50 +02:00
auth
authorize_interactions
custom_css Fix badge color not affected (#18826) 2022-07-19 01:06:11 +02:00
directories
disputes/strikes Fix ambiguous wording on appeal actions (#18328) 2022-05-06 21:41:34 +02:00
errors
filters Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
media
notification_mailer
oauth
public_timelines
relationships
remote_follow
remote_interaction
settings Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
shared Change brand color and logotypes (#18592) 2022-06-09 22:25:23 +02:00
shares
statuses Add lang html attr to each posts (#18544) 2022-05-28 15:50:36 +02:00
statuses_cleanup
tags Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
user_mailer Change brand color and logotypes (#18592) 2022-06-09 22:25:23 +02:00
well_known/host_meta