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
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151)
Clicking the confirmation link multiple times currently leads to entering
account settings, which can be confusing. This commit changes that so that
it redirects to the root path, so it behaves the same way as clicking only
once in most cases.
4 years ago
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Change confirmations controller to redirect to / for approved users (#16151) 4 years ago
helpers Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 4 years ago
javascript fix component name (#16138) 4 years ago
lib Change auto-following admin-selected accounts, show in recommendations (#16078) 4 years ago
mailers Prepare Mastodon for Rails 6 (#15911) 4 years ago
models Improve tag search query (#16104) 4 years ago
policies Add cold-start follow recommendations (#15945) 4 years ago
presenters Add server rules (#15769) 4 years ago
serializers Add cold-start follow recommendations (#15945) 4 years ago
services Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 4 years ago
validators Change auto-following admin-selected accounts, show in recommendations (#16078) 4 years ago
views Change auto-following admin-selected accounts, show in recommendations (#16078) 4 years ago
workers Fix thread resolve worker retrying when status no longer exists (#16109) 4 years ago