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
Emelia Smith 60b871d56c Implement the ability for instances to define a list of disallowed hashtags (#7176)
The goal here isn't to prevent these hashtags from existing, but just to strongly curtail their usage; The hashtags may still exist in the database via federated status, or from being created prior to this feature.
7 years ago
..
chewy
controllers Paginate descendant statuses in public page (#7148) 7 years ago
helpers Improve report layout (#7188) 7 years ago
javascript Fix fullscreen video player (fixes #7244) (#7245) 7 years ago
lib Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 7 years ago
mailers
models Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
policies Allow boosting own private toots (#6157) 7 years ago
presenters
serializers Add bio fields (#6645) 7 years ago
services Prevent suspended accounts from appearing in AccountSearchService (#7246) 7 years ago
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
views Paginate descendant statuses in public page (#7148) 7 years ago
workers