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_controller_spec.rb
Age
Commit message (
Expand
)
Author
2017-12-06
Break out nested relationship API keys (#5887)
aschmitz
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-09-11
Fix error when following locked accounts (#4896)
Eugen Rochko
2017-09-05
Fix #4794 - Fake instant follow in API response when account is believed unlo...
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
2017-05-20
Enable and fill in JSON response test in API::AccountsController (#3157)
Jack Jennings
2017-05-19
Add coverage for api/v1 controllers (#3155)
Matt Jankowski
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko
2017-04-09
Fix /api/v1/accounts/update_credentials tests (#1357)
Eugen
2017-04-09
Allow users to update their Account in the API (#1179)
David Celis
2017-03-01
Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
2016-12-29
Add API for retrieving blocked accounts
Eugen Rochko
2016-11-24
Remove Neo4J
Eugen Rochko
2016-11-03
Add tests for recently added API end points
Eugen Rochko
2016-10-03
API for blocking and unblocking
Eugen Rochko
2016-10-02
Add API for getting info about authenticated user: /api/v1/accounts/verify_cr...
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko