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
/
oauth
Age
Commit message (
Expand
)
Author
2019-07-22
Change unconfirmed user login behaviour (#11375)
Eugen Rochko
2019-02-04
Fix authorized applications list page design (#9969)
rinsuki
2018-09-09
Add force_login option to OAuth authorize page (#8655)
Eugen Rochko
2018-05-19
Ensure push subscription is immediately removed when application is revoked (...
Eugen Rochko
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
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-23
Fix OAuth authorization redirect
Eugen Rochko
2016-10-22
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
Eugen Rochko
2016-09-26
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-14
Bind oauth applications to users
Eugen Rochko