Commit Graph

6 Commits (487e37d6d46d81caac54c536791ad1a16a4eb267)

Author SHA1 Message Date
Eugen Rochko de5305a3a5
Fix redirecting non-functional accounts on public pages ()
Fix 
ThibG 873828ad2d Fix custom CSS controller ()
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more ()
Eugen Rochko 8514ef723c
Fix login sometimes redirecting to paths that are not pages ()
Fix 
ThibG cac9110533 Cleanup various controllers ()
* Remove skip_session! as it is not supported in Rails 5

* Minor cleanup in StreamEntriesController

* Remove redundant mark_cacheable! calls
Eugen Rochko a2cabf3f4a
Add admin custom CSS setting ()
Fix