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/controllers
Eugen Rochko e117964325
Change icons of features on admin dashboard to remove bias (#10366)
Red crosses implied that it was bad/unexpected that certain features
were not enabled. In reality, they are options, so showing a green
or grey power-off icon is more appropriate.

Add status of timeline preview as well

Fix sample accounts changing too frequently due to wrong query

Sample accounts are intended to be sorted by popularity
7 years ago
..
activitypub Do not try fetching keys of unknown accounts on a Delete from them (#10326) 7 years ago
admin Change icons of features on admin dashboard to remove bias (#10366) 7 years ago
api Add Keybase integration (#10297) 7 years ago
auth Admission-based registrations mode (#10250) 7 years ago
concerns Mark the 410 gone response for suspended accounts as cachable (#10339) 7 years ago
oauth
settings Add Keybase integration (#10297) 7 years ago
well_known Add Keybase integration (#10297) 7 years ago
about_controller.rb Redesign landing page (#10232) 7 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Reduce server load caused by anonymous viewing. (#9059) 7 years ago
application_controller.rb Reduce server load caused by anonymous viewing. (#9059) 7 years ago
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb Change icons of features on admin dashboard to remove bias (#10366) 7 years ago
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Reduce server load caused by anonymous viewing. (#9059) 7 years ago
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
public_timelines_controller.rb Redesign landing page (#10232) 7 years ago
relationships_controller.rb Add dormant filter to relationship manager, rename other filters (#10308) 7 years ago
remote_follow_controller.rb
remote_interaction_controller.rb
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Reduce server load caused by anonymous viewing. (#9059) 7 years ago
stream_entries_controller.rb
tags_controller.rb Fix `tagged` param not being normalized before querying tags (#10249) 7 years ago