You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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
3 years ago
..
about Change brand color and logotypes (#18592) 3 years ago
accounts Change how hashtags are normalized (#18795) 3 years ago
admin Fix /admin/accounts/ order parameter (#18996) 3 years ago
admin_mailer Change how hashtags are normalized (#18795) 3 years ago
application Fix missing scope for current_user in _sidebar.html.haml (#18822) 3 years ago
auth Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
authorize_interactions Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
custom_css Fix badge color not affected (#18826) 3 years ago
directories Refactor account and status formatting (#17877) 3 years ago
disputes/strikes Fix ambiguous wording on appeal actions (#18328) 3 years ago
errors Add specific rate limits for posting and following (#13172) 5 years ago
filters Add ability to filter individual posts (#18945) 3 years ago
follower_accounts Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
following_accounts Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
home Fix Google Translate breaking web interface (#15610) 4 years ago
invites Remove invite comments from UI (#12068) 6 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Add customizable user roles (#18641) 3 years ago
media Fix error when trying to render component for media without meta (#16112) 4 years ago
notification_mailer Refactor account and status formatting (#17877) 3 years ago
oauth Change visual separation of applications in authorized apps list (#17686) 3 years ago
public_timelines Fix Google Translate breaking web interface (#15610) 4 years ago
relationships Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
remote_follow Admission-based registrations mode (#10250) 6 years ago
remote_interaction Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
settings Change how hashtags are normalized (#18795) 3 years ago
shared Change brand color and logotypes (#18592) 3 years ago
shares Add subresource integrity for JS and CSS assets (#15096) 5 years ago
statuses Add lang html attr to each posts (#18544) 3 years ago
statuses_cleanup Add feature to automatically delete old toots (#16529) 4 years ago
tags Change how hashtags are normalized (#18795) 3 years ago
user_mailer Change brand color and logotypes (#18592) 3 years ago
well_known/host_meta Remove dependency on goldfinger gem (#14919) 5 years ago