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
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490)
Fix #271

Add back the `GET /api/v1/trends` API with the caveat that it does
not return tags that have not been allowed to trend by the staff.

When a hashtag begins to trend (internally) and that hashtag has
not been previously reviewed by the staff, the staff is notified.

The new admin UI for hashtags allows filtering hashtags by where
they are used (e.g. in the profile directory), whether they have
been reviewed or are pending reviewal, they show by how many people
the hashtag is used in the directory, how many people used it
today, how many statuses with it have been created today, and it
allows fixing the name of the hashtag to make it more readable.

The disallowed hashtags feature has been reworked. It is now
controlled from the admin UI for hashtags instead of from
the file `config/settings.yml`
6 years ago
..
environments Fix missing protocol in dns-prefetch, improve code style (#8963) 7 years ago
initializers Add whitelist mode (#11291) 6 years ago
locales Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
webpack Remove modules.localIdentName (#11398) 6 years ago
application.rb Change locale detection to run once per session (#8657) 6 years ago
boot.rb Fix bootsnap cache directory being declared relatively (#9511) 6 years ago
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
database.yml config: add DB_SSLMODE for managed/remote PG (#10210) 6 years ago
deploy.rb Use the bundled Capistrano version (#9855) 6 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 8 years ago
i18n-tasks.yml Change preferences page into appearance, notifications, and other (#10977) 6 years ago
navigation.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
puma.rb Make puma bind address configurable with BIND env var (#11326) 6 years ago
routes.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
secrets.yml
settings.yml Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
sidekiq.yml Add `tootctl preview_cards remove` (#11320) 6 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