mastodon/spec
Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page ()
* Add force_login option to OAuth authorize page

For when a user needs to sign into an app from multiple accounts
on the same server

* When logging out from modal header, redirect back after re-login
..
controllers Add force_login option to OAuth authorize page ()
fabricators Display pending message on admin relays UI ()
features Add scenarios for log in ()
fixtures Slightly reduce RAM usage ()
helpers Add theme identifier to body classes for easier custom CSS styling ()
lib Fix autoplay issue with spoiler tag ()
mailers Account archive download ()
models Fix nil host in remotable ()
policies Add status destroy authorization to policy ()
presenters Isolate each specs for cache store ()
requests Use raw status code on have_http_status ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
services Add preference for report notification e-mails, skip for duplicates ()
support Remove empty strings ()
validators Add a spec for UniqueUsernameValidator ()
views Add animate custom emoji param to embed pages ()
workers Lists ()
rails_helper.rb feat(cookies): Use the same-site attribute to lax ()
spec_helper.rb Disable simplecov on CircleCI ()