-
- Downloads
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.
Showing
- app/models/status.rb 1 addition, 0 deletionsapp/models/status.rb
- app/validators/disallowed_hashtags_validator.rb 22 additions, 0 deletionsapp/validators/disallowed_hashtags_validator.rb
- config/locales/en.yml 3 additions, 0 deletionsconfig/locales/en.yml
- config/settings.yml 1 addition, 0 deletionsconfig/settings.yml
Please register or sign in to comment