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.
2021-05-03 15:45:19 +02:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Change confirmations controller to redirect to / for approved users (#16151) 2021-05-03 15:45:19 +02:00
helpers Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 2021-05-01 23:18:59 +02:00
javascript fix component name (#16138) 2021-05-03 14:59:49 +02:00
lib Change auto-following admin-selected accounts, show in recommendations (#16078) 2021-04-24 17:01:43 +02:00
mailers Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
models Improve tag search query (#16104) 2021-04-25 06:33:28 +02:00
policies Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
presenters Add server rules (#15769) 2021-02-21 19:50:12 +01:00
serializers Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
services Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 2021-05-01 23:18:59 +02:00
validators Change auto-following admin-selected accounts, show in recommendations (#16078) 2021-04-24 17:01:43 +02:00
views Change auto-following admin-selected accounts, show in recommendations (#16078) 2021-04-24 17:01:43 +02:00
workers Fix thread resolve worker retrying when status no longer exists (#16109) 2021-04-26 18:56:45 +02:00