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.
2018-04-23 23:52:58 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Paginate descendant statuses in public page (#7148) 2018-04-23 19:27:35 +02:00
helpers Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
javascript Fix fullscreen video player (fixes #7244) (#7245) 2018-04-23 20:12:16 +02:00
lib Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 2018-04-23 09:16:38 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
policies Allow boosting own private toots (#6157) 2018-04-17 23:35:45 +02:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
services Prevent suspended accounts from appearing in AccountSearchService (#7246) 2018-04-23 21:27:18 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
views Paginate descendant statuses in public page (#7148) 2018-04-23 19:27:35 +02:00
workers Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 2018-04-13 01:27:22 +02:00