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/config
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
..
environments Fix parsing `TRUSTED_PROXY_IP` (#18051) 3 years ago
initializers Change how hashtags are normalized (#18795) 3 years ago
locales Add ability to filter individual posts (#18945) 3 years ago
webpack Fix assets failing to build with OpenSSL 3 because of deprecated hash algorithm (#17930) 3 years ago
application.rb Remove Rack::Deflater (#17937) 3 years ago
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 (#16677) 4 years ago
brakeman.ignore Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
database.yml Format JSON and YAML using Prettier (#17823) 3 years ago
deploy.rb Bump capistrano from 3.17.0 to 3.17.1 (#18949) 3 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 8 years ago
i18n-tasks.yml Bump i18n-tasks from 0.9.37 to 1.0.8 (#17993) 3 years ago
navigation.rb Add customizable user roles (#18641) 3 years ago
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595) 5 years ago
puma.rb Add PERSISTENT_TIMEOUT option (#11756) 6 years ago
roles.yml Add customizable user roles (#18641) 3 years ago
routes.rb Add ability to filter individual posts (#18945) 3 years ago
secrets.yml
settings.yml Change e-mail notifications to only be sent when recipient is offline (#17984) 3 years ago
sidekiq.yml Change search indexing to use batches to minimize resource usage (#18451) 3 years ago
storage.yml Update Mastodon to Rails 6.1 (#15910) 4 years ago
themes.yml More polished light theme (#7620) 7 years ago
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 (#10277) 6 years ago