119 Commits (1488be7d9683fb3442c6f7bd4fd911d224f0c929)

Author SHA1 Message Date
Eugen Rochko a8b0bb355d
Fix uncaught 422 and 500 errors (#11590) 5 years ago
Eugen Rochko 6e872c6dab
Fix 422 being returned instead of 404 when POSTing (#11574) 5 years ago
Eugen Rochko 24552b5160
Add whitelist mode (#11291) 5 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 5 years ago
Eugen Rochko c669bb42ba
Add (back) rails-level JSON caching (#11333) 5 years ago
Eugen Rochko bd1545de5e
Change locale detection to run once per session (#8657) 5 years ago
ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321) 5 years ago
ThibG 15ddabf95a Fix caching headers in ActivityPub endpoints (#11331) 5 years ago
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 5 years ago
Eugen Rochko 6836587117
Fix unnecessary SQL query performed on unauthenticated requests (#11179) 5 years ago
ThibG cac9110533 Cleanup various controllers (#10972) 5 years ago
Ben Lubar c3d1594576 Reduce server load caused by anonymous viewing. (#9059) 5 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120) 6 years ago
Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page (#8655) 6 years ago
Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329) 6 years ago
Jakub Mendyk 6cb3514d64 Add ability to change an instance default theme from the administration panel (#7092) (#8381) 6 years ago
abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) 6 years ago
Eugen Rochko ebf2fef029
Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 6 years ago
ThibG 352bae8c3e Update session activation time (fixes #5605) (#7408) 6 years ago
Emelia Smith 2e59751823 Improve require_admin! and require_staff! filters (#7018) 6 years ago
Eugen Rochko 47bdb9b33b
Fix #942: Seamless LDAP login (#6556) 6 years ago
Eugen Rochko d8bc64bb09
Fix #6526: Only store redirect location if not in JSON format (#6528) 6 years ago
Alexander 04fef7b888 pam authentication (#5303) 6 years ago
David Yip 70c99a9f34
Use error pack when rendering error pages. Fixes #305. 6 years ago
Yamagishi Kazutoshi 1d92b90be9 Fix force_ssl conditional (#6201) 6 years ago
Yamagishi Kazutoshi da809f9eec Fix unintended cache (#6214) 6 years ago
Yamagishi Kazutoshi 2af307bce4 Fix unintended cache 6 years ago
ThibG 3bee0996c5 Make sure private toots remain private and do not end up in HTTP caches (#6175) 7 years ago
Eugen Rochko c10f4bdb03
Cache JSON of immutable ActivityPub representations (#6171) 7 years ago
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 7 years ago
kibigo! b28cd6769c Javascript intl8n flavour support 7 years ago
kibigo! 717b7d555c Skins shouldn't apply to fallback flavours 7 years ago
kibigo! 061211a1e3 Fix common packs when other pack also there 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! 541fe9b110 Skins support 7 years ago
kibigo! bdbbd06dad Finalized theme loading and stuff 7 years ago
kibigo! 585758a373 Themed prefetching 7 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 7 years ago
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
kibigo! 86e617a839 Better themeing support!! 7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959) 7 years ago
Eugen Rochko df605f0f8b Add "signed in as" header to some pages (#4523) 7 years ago
Eugen Rochko 00df69bc89 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 7 years ago
Eugen Rochko ed7dc1704d Bind web UI access tokens to sessions (#3940) 7 years ago
Yamagishi Kazutoshi 676ba50601 Show error message to suspended user (#3281) 7 years ago
Yamagishi Kazutoshi 73e4468ff3 Change "Account.any?" to "Account.exists?" (#3217) 7 years ago
Akihiko Odaki aa662cecad single_user_mode? always returns boolean (#3215) 7 years ago
Matt Jankowski 7bffd16024 Error responses cleanup (#2692) 7 years ago