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/spec
Akinori MUSHA f6a93fc150 Go to root after login in single user mode (#3289)
In single user mode, visitors are redirected to the single user's
profile page.  So, if you are the owner without a session, you start
from that page, click the login button and authenticate yourself
expecting you'll soon get started with the home page, but in reality
you'll get redirected back to where you started from -- your own
profile page.

This fixes the behavior by redirecting you home after login if you
have started from your own profile page.
8 years ago
..
controllers Go to root after login in single user mode (#3289) 8 years ago
fabricators Cover ApplicationController more in spec (#3230) 8 years ago
features Replace sprockets/browserify with Webpack (#2617) 8 years ago
fixtures Additional specs for URI handling (#2759) 8 years ago
helpers Ensure i18n matches options (#2358) 8 years ago
javascript Performance improvements (#3168) 8 years ago
lib Add test when hashtag and URL are concatenated (#3279) 8 years ago
mailers Misc spec coverage improvements (#2821) 8 years ago
models Introduce recent to Follow (#3247) 8 years ago
presenters About page contact email (#1839) 8 years ago
requests Remove the react-rails gem (#2801) 8 years ago
routing Refactor of API timeline actions (#3263) 8 years ago
services Add buttons to block and unblock domain (#3127) 8 years ago
support/matchers/model add more tests to models 8 years ago
views Update rails to version 5.0.3 (#3054) 8 years ago
workers Specs for cleanup workers (#3235) 8 years ago
rails_helper.rb Disable sidekiq logging in test mode (#2962) 8 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 8 years ago