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
/
v1
/
accounts
/
credentials_controller.rb
Age
Commit message (
Expand
)
Author
2019-11-16
make it not return http 400 when passing and empty source argument (#12259)
Jennifer Glauche
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-06-17
Allow selecting default posting language instead of auto-detect (#7828)
Eugen Rochko
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-02
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
Eugen Rochko
2018-04-08
Enable updating additional account information from user preferences via rest...
Levi Bard
2018-02-18
add parameter locked to /api/v1/update_credentials (#6506)
Konrad Pozniak
2017-08-26
authorize-follow-requests-after-unlocking (#4658)
masarakki
2017-08-21
Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credential...
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-07-10
Add attribute for default privacy to verify credentials (#4075)
Yamagishi Kazutoshi
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-05-31
Spec coverage and refactor for the api/v1/accounts controllers (#3451)
Matt Jankowski