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
Age
Commit message (
Expand
)
Author
2018-02-21
Fix bug in relationships API introduced by #6482 (#6527)
Eugen Rochko
2018-02-18
add parameter locked to /api/v1/update_credentials (#6506)
Konrad Pozniak
2018-02-04
Exclude nil from relationships array (#6427)
abcang
2017-12-12
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)
Eugen Rochko
2017-12-05
Add list of lists component to web UI (#5811)
Eugen Rochko
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-08-26
authorize-follow-requests-after-unlocking (#4658)
masarakki
2017-08-25
Pinned statuses (#4675)
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-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