1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-19 07:57:00 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Jeong Arm 5ef216d032
Remove set-cookie header on custom.css ()
* Remove set-cookie header on custom.css

* Additional fix for set-cookie
2021-05-30 17:57:47 +02:00
Eugen Rochko de5305a3a5
Fix redirecting non-functional accounts on public pages ()
Fix 
2019-09-28 01:33:27 +02:00
ThibG 873828ad2d Fix custom CSS controller () 2019-07-17 17:14:25 +02:00
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
Eugen Rochko 8514ef723c
Fix login sometimes redirecting to paths that are not pages ()
Fix 
2019-06-10 12:28:13 +02:00
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
2019-06-05 14:02:59 +02:00
Eugen Rochko a2cabf3f4a
Add admin custom CSS setting ()
Fix 
2018-08-24 04:33:27 +02:00