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
/
statuses
Age
Commit message (
Expand
)
Author
2022-01-28
Refactor and improve tests (#17386)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2020-11-21
Fix not being able to unfavorite toots one has lost access to (#15192)
ThibG
2020-08-19
Fix not being able to unbookmark toots when blocked by their author (#14604)
ThibG
2020-07-15
Fix being unable to unboost when blocked by their author (#14308)
ThibG
2020-02-27
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
Eugen Rochko
2019-12-31
Hide blocked users from more places (#12733)
ThibG
2019-11-13
Add bookmarks (#7107)
ThibG
2018-10-04
Lint pass (#8876)
aus-social
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
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-07-27
Introduce access token fabricators (#4401)
Akihiko Odaki
2017-06-10
Move create/destroy actions for api/v1/statuses to namespace (#3678)
Matt Jankowski
2017-06-09
Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...
Matt Jankowski