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
/
spec
/
controllers
/
api
/
v1
/
accounts
Age
Commit message (
Expand
)
Author
2022-03-06
Spelling (#17705)
Josh Soref
2022-02-10
Fix some flaky tests that randomly failed because of item ordering (#17509)
Claire
2022-01-28
Refactor and improve tests (#17386)
Claire
2022-01-17
Add support for private pinned posts (#16954)
Claire
2021-11-06
Fix AccountNote not having a maximum length (#16942)
Claire
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2020-05-08
Fix own following/followers not showing muted users (#13614)
ThibG
2019-12-31
Hide blocked users from more places (#12733)
ThibG
2019-11-16
make it not return http 400 when passing and empty source argument (#12259)
Jennifer Glauche
2019-05-19
Change bio limit from 160 to 500 (#10790)
trwnh
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2018-12-17
Add specs for Accounts::PinsController (#9542)
ysksn
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-04-21
Use raw status code on have_http_status (#7214)
Yamagishi Kazutoshi
2018-04-08
Enable updating additional account information from user preferences via rest...
Levi Bard
2018-02-21
Fix bug in relationships API introduced by #6482 (#6527)
Eugen Rochko
2017-12-12
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)
Eugen Rochko
2017-12-06
Break out nested relationship API keys (#5887)
aschmitz
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-09-20
Change IDs to strings rather than numbers in API JSON output (#5019)
aschmitz
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-24
Minor performance improvement for test suite (#4678)
Eugen Rochko
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-27
Introduce access token fabricators (#4401)
Akihiko Odaki
2017-05-31
Spec coverage and refactor for the api/v1/accounts controllers (#3451)
Matt Jankowski