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 f27d709351
Fix not being able to save e-mail preference for new pending accounts (#10622)
5 years ago
..
activitypub Cache featured collections, as well as outbox, followers and following (#10467) 5 years ago
admin Add invite request to pending account notification e-mail (#10528) 5 years ago
api Improve blocked view of profiles (#10491) 5 years ago
auth Add "why do you want to join" field to invite requests (#10524) 5 years ago
concerns Mark the 410 gone response for suspended accounts as cachable (#10339) 5 years ago
oauth Fix authorized applications list page design (#9969) 5 years ago
settings Fix not being able to save e-mail preference for new pending accounts (#10622) 5 years ago
well_known Add Keybase integration (#10297) 5 years ago
about_controller.rb Add "why do you want to join" field to invite requests (#10524) 5 years ago
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 7 years ago
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 7 years ago
accounts_controller.rb Reduce server load caused by anonymous viewing. (#9059) 5 years ago
application_controller.rb Reduce server load caused by anonymous viewing. (#9059) 5 years ago
authorize_interactions_controller.rb Add remote interaction dialog for toots (#8202) 5 years ago
custom_css_controller.rb Add admin custom CSS setting (#8399) 5 years ago
directories_controller.rb Change icons of features on admin dashboard to remove bias (#10366) 5 years ago
emojis_controller.rb Unuse ActiveRecord::Base#cache_key (#8185) 5 years ago
filters_controller.rb Set @body_classes to admin layout (#9081) 5 years ago
follower_accounts_controller.rb Cache featured collections, as well as outbox, followers and following (#10467) 5 years ago
following_accounts_controller.rb Cache featured collections, as well as outbox, followers and following (#10467) 5 years ago
home_controller.rb Fix admin validation being too strict about usernames (#10449) 5 years ago
intents_controller.rb Add remote interaction dialog for toots (#8202) 5 years ago
invites_controller.rb Set @body_classes to admin layout (#9081) 5 years ago
manifests_controller.rb Make Chrome splash screen same color as web UI's background color (#5169) 6 years ago
media_controller.rb fix CSP / X-Frame-Options for media embeds (#9558) 5 years ago
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
public_timelines_controller.rb Redesign landing page (#10232) 5 years ago
relationships_controller.rb Add order options to relationship manager UI (#10404) 5 years ago
remote_follow_controller.rb Add remote interaction dialog for toots (#8202) 5 years ago
remote_interaction_controller.rb Change remote interaction dialog to use specific actions (#9743) 5 years ago
remote_unfollows_controller.rb Add tests for remote_unfollows_controller (#7879) 5 years ago
shares_controller.rb Fix admin validation being too strict about usernames (#10449) 5 years ago
statuses_controller.rb Reduce server load caused by anonymous viewing. (#9059) 5 years ago
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 6 years ago
tags_controller.rb Fix `tagged` param not being normalized before querying tags (#10249) 5 years ago