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
/
api
/
base_controller.rb
Age
Commit message (
Expand
)
Author
2019-05-03
Explicitly disable storage of REST API results (#10655)
ThibG
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2018-12-25
Add error message with invalid email confirmation (#9625)
Takeshi Umeda
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-09-28
Support min_id-based pagination in REST API (#8736)
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-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-04-30
Disable API access when login is disabled (#7289)
Eugen Rochko
2018-03-01
Ensure that boolean params in the API are parsed for truthiness (#6575)
Eugen Rochko
2018-01-08
Refactor /api/web APIs to use the centralized axios instance (#6223)
nightpool
2017-12-09
Remove unused function (#5950)
abcang
2017-08-18
Don't send Link header when don't know prev and next links (#4633)
Yamagishi Kazutoshi
2017-08-15
Fix require_user! behavior when not logged in (#4604)
abcang
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski