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