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
/
models
/
session_activation.rb
Age
Commit message (
Expand
)
Author
2021-05-06
Add Ruby 3.0 support (#16046)
Claire
2020-11-12
Fix streaming API allowing connections to persist after access token invalida...
Eugen Rochko
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-01-19
Change belongs_to_required_by_default to true (#5888)
Yamagishi Kazutoshi
2017-12-07
Remove duplicate annotate (#5910)
Yamagishi Kazutoshi
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-09-01
Refactor Web::PushSubscription, remove welcome message (#4524)
Eugen Rochko
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-06-28
Do not fail to create access token if superapp was never created (#3986)
Eugen Rochko
2017-06-25
Bind web UI access tokens to sessions (#3940)
Eugen Rochko
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
2017-06-23
Revocable sessions (#3616)
Sorin Davidoi