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_controller_spec.rb
Age
Commit message (
Expand
)
Author
2022-06-28
Revamp post filtering system (#18058)
Claire
2022-03-06
Spelling (#17705)
Josh Soref
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2022-01-28
Refactor and improve tests (#17386)
Claire
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
2019-07-05
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
Eugen Rochko
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-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
2017-05-15
Feature conversations muting (#3017)
Eugen Rochko
2017-04-18
Remove API authentication for public statuses (after review) (#1919)
happycoloredbanana
2017-01-15
Fix tests, add applications to eager loading/cache for statuses, fix
Eugen Rochko
2016-12-26
Don't show statuses to blocked users
Eugen Rochko
2016-12-21
Private visibility on statuses prevents non-followers from seeing those
Eugen Rochko
2016-11-08
Move timelines API from statuses to its own controller, add a check for
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-11-03
Add tests for recently added API end points
Eugen Rochko
2016-10-07
Adding public timeline
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko