index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
application_controller.rb
Age
Commit message (
Expand
)
Author
2018-10-28
Include preview cards in status entity in REST API (#9120)
Eugen Rochko
2018-09-09
Add force_login option to OAuth authorize page (#8655)
Eugen Rochko
2018-08-23
Allow mods to disable login, improve message when login disabled (#8329)
Eugen Rochko
2018-08-23
Add ability to change an instance default theme from the administration panel...
Jakub Mendyk
2018-08-19
Unuse ActiveRecord::Base#cache_key (#8185)
abcang
2018-05-26
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
Eugen Rochko
2018-05-11
Update session activation time (fixes #5605) (#7408)
ThibG
2018-04-03
Improve require_admin! and require_staff! filters (#7018)
Emelia Smith
2018-02-28
Fix #942: Seamless LDAP login (#6556)
Eugen Rochko
2018-02-22
Fix #6526: Only store redirect location if not in JSON format (#6528)
Eugen Rochko
2018-02-02
pam authentication (#5303)
Alexander
2018-01-07
Fix force_ssl conditional (#6201)
Yamagishi Kazutoshi
2018-01-07
Fix unintended cache (#6214)
Yamagishi Kazutoshi
2018-01-04
Make sure private toots remain private and do not end up in HTTP caches (#6175)
ThibG
2018-01-04
Cache JSON of immutable ActivityPub representations (#6171)
Eugen Rochko
2017-12-29
Add more instance stats APIs (#6125)
Eugen Rochko
2017-11-17
Fix some rubocop style issues (#5730)
Eugen Rochko
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-09-19
Add support for multiple themes (#4959)
Andrew
2017-08-05
Add "signed in as" header to some pages (#4523)
Eugen Rochko
2017-07-07
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
Eugen Rochko
2017-06-25
Bind web UI access tokens to sessions (#3940)
Eugen Rochko
2017-05-24
Show error message to suspended user (#3281)
Yamagishi Kazutoshi
2017-05-22
Change "Account.any?" to "Account.exists?" (#3217)
Yamagishi Kazutoshi
2017-05-22
single_user_mode? always returns boolean (#3215)
Akihiko Odaki
2017-05-01
Error responses cleanup (#2692)
Matt Jankowski
2017-04-30
Extract user tracking into concern (#2600)
Matt Jankowski
2017-04-25
Localize with i18n for Devise::FailureApp (#2309)
alpaca-tc
2017-04-24
Return force_ssl to the controller (#2380)
Matt Jankowski
2017-04-23
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...
Evan Minto
2017-04-23
Move force_ssl check to production config (#2165)
Matt Jankowski
2017-04-21
Fix #2195 - Set locale to error pages (#2255)
Takayoshi Nishida
2017-04-16
Make file attachment on MediaAttachment optional (#1865)
Eugen
2017-04-15
Give SINGLE_USER a chance to register (#1820)
Marcin Cieślak
2017-04-08
Fix #1165 - before_action was called before protect_from_forgery
Eugen Rochko
2017-04-07
Allow setting of default language through config
Eugen Rochko
2017-04-04
Only call regeneration worker after first login after a 14 day break
Eugen Rochko
2017-04-02
Catching rack timeout from rails doesn't work
Eugen Rochko
2017-04-02
Add proper error page for request timeouts
Eugen Rochko
2017-03-19
Fix wrong HTTP status codes on error pages
Eugen Rochko
2017-01-21
Improve error page layouting. 500 page has to stay static because it's
Eugen Rochko
2017-01-15
Add nice error page for CSRF errors/cookie issue, and fix error page handling...
Effy Elden
2016-12-26
Fix #86 - resolve layout breaking on zoom-out on accounts grid
Eugen Rochko
2016-12-06
Add filters for suspended accounts
Eugen Rochko
2016-12-03
Fix #248 - Reload all accounts when fetching from cache
Eugen Rochko
2016-12-01
Fix pt translations, improve pre-cache queries, removing will_paginate
Eugen Rochko
2016-11-30
Further abstract caching for includes
Eugen Rochko
2016-11-30
Normalize localizations, add stub for admin/accounts
Eugen Rochko
2016-11-30
Make User#current_sign_in_at actually track when user was last active,
Eugen Rochko
2016-11-29
Unify collection caching code
Eugen Rochko
[next]