You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`
5 years ago
..
activitypub
Add whitelist mode ( #11291 )
5 years ago
admin
Change admin UI for hashtags and add back whitelisted trends ( #11490 )
5 years ago
api
Change admin UI for hashtags and add back whitelisted trends ( #11490 )
5 years ago
auth
Change unconfirmed user login behaviour ( #11375 )
5 years ago
concerns
Add whitelist mode ( #11291 )
5 years ago
oauth
Change unconfirmed user login behaviour ( #11375 )
5 years ago
settings
Change admin UI for hashtags and add back whitelisted trends ( #11490 )
5 years ago
well_known
Remove XML version of Webfinger and remove links to Atom feeds ( #11460 )
5 years ago
about_controller.rb
Add whitelist mode ( #11291 )
5 years ago
account_follow_controller.rb
Restful refactor of accounts/ routes ( #2133 )
8 years ago
account_unfollow_controller.rb
Restful refactor of accounts/ routes ( #2133 )
8 years ago
accounts_controller.rb
Add (back) rails-level JSON caching ( #11333 )
5 years ago
application_controller.rb
Add whitelist mode ( #11291 )
5 years ago
authorize_interactions_controller.rb
Add remote interaction dialog for toots ( #8202 )
6 years ago
custom_css_controller.rb
Fix custom CSS controller ( #11336 )
5 years ago
directories_controller.rb
Add whitelist mode ( #11291 )
5 years ago
emojis_controller.rb
Add (back) rails-level JSON caching ( #11333 )
5 years ago
filters_controller.rb
Set @body_classes to admin layout ( #9081 )
6 years ago
follower_accounts_controller.rb
Add ActivityPub secure mode ( #11269 )
5 years ago
following_accounts_controller.rb
Add ActivityPub secure mode ( #11269 )
5 years ago
home_controller.rb
Add whitelist mode ( #11291 )
5 years ago
instance_actors_controller.rb
Add ActivityPub actor representing the entire server ( #11321 )
5 years ago
intents_controller.rb
Refactor controllers for statuses, accounts, and more ( #11249 )
5 years ago
invites_controller.rb
Fix invites not being disabled upon account suspension ( #11412 )
5 years ago
manifests_controller.rb
Bump active_model_serializers from 0.10.9 to 0.10.10 ( #11311 )
5 years ago
media_controller.rb
Add whitelist mode ( #11291 )
5 years ago
media_proxy_controller.rb
Add whitelist mode ( #11291 )
5 years ago
public_timelines_controller.rb
Add whitelist mode ( #11291 )
5 years ago
relationships_controller.rb
Add order options to relationship manager UI ( #10404 )
6 years ago
remote_follow_controller.rb
Refactor controllers for statuses, accounts, and more ( #11249 )
5 years ago
remote_interaction_controller.rb
Add whitelist mode ( #11291 )
5 years ago
shares_controller.rb
Fix admin validation being too strict about usernames ( #10449 )
6 years ago
statuses_controller.rb
Add (back) rails-level JSON caching ( #11333 )
5 years ago
tags_controller.rb
Add whitelist mode ( #11291 )
5 years ago