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/javascript/mastodon/utils
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
..
__tests__ Add comment, test to unescapeHTML (#7949) 7 years ago
base64.js Refactor resizeImage method (#7236) 7 years ago
config.js Change how CDN_HOST is passed down to make assets build reproducible (#14381) 5 years ago
filters.js Add ability to filter individual posts (#18945) 3 years ago
html.js Add comment, test to unescapeHTML (#7949) 7 years ago
icons.js Add ability to filter individual posts (#18945) 3 years ago
log_out.js Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 5 years ago
notifications.js Fixed ESLint error (#15214) 4 years ago
numbers.js Add graphs and retention metrics to admin dashboard (#16829) 4 years ago
resize_image.js Add support for webp uploads (#18506) 3 years ago
scrollbar.js Do not add margin light when opening modal on mobile (#11830) 6 years ago