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
Age
Commit message (
Expand
)
Author
2022-03-28
Fix /api/v1/admin/accounts (#17887)
Claire
2022-03-15
Add `types` param to `GET /api/v1/notifications` in REST API (#17767)
Eugen Rochko
2022-03-12
Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#1...
Eugen Rochko
2022-03-06
Spelling (#17705)
Josh Soref
2022-03-02
Fix report category not being saved in REST API (#17682)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-10
Fix some flaky tests that randomly failed because of item ordering (#17509)
Claire
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2022-01-28
Refactor and improve tests (#17386)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2022-01-17
Add support for private pinned posts (#16954)
Claire
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-11-06
Fix AccountNote not having a maximum length (#16942)
Claire
2021-10-18
Add remove from followers api (#16864)
Takeshi Umeda
2021-04-15
Fix app name, website and redirect URIs not having a maximum length (#16042)
Eugen Rochko
2021-04-15
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
Eugen Rochko
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2021-02-24
Change ResolveAccountService's handling of skip_webfinger (#15750)
Claire
2021-01-10
Fix muting users with duration via the REST api (#15516)
Levi Bard
2020-11-21
Fix not being able to unfavorite toots one has lost access to (#15192)
ThibG
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
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-05-12
Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)
dependabot-preview[bot]
2020-05-08
Fix own following/followers not showing muted users (#13614)
ThibG
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
2020-02-27
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
Eugen Rochko
2020-01-23
Add announcements (#12662)
Eugen Rochko
2020-01-04
Fix base64-encoded file uploads not being possible (#12748)
Eugen Rochko
2019-12-31
Hide blocked users from more places (#12733)
ThibG
2019-11-17
Support min_id-based pagination for bookmarks (#12381)
Gomasy
2019-11-16
make it not return http 400 when passing and empty source argument (#12259)
Jennifer Glauche
2019-11-13
Add bookmarks (#7107)
ThibG
2019-09-13
Remove deprecated `GET /api/v1/search` API (#11823)
Eugen Rochko
2019-09-10
Add updated relationship to follow request API responses (#11800)
ThibG
2019-09-06
Add timeline read markers API (#11762)
Eugen Rochko
2019-07-22
Change unconfirmed user login behaviour (#11375)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-07-05
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
Eugen Rochko
2019-07-05
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
Eugen Rochko
2019-06-20
Add moderation API (#9387)
Eugen Rochko
2019-06-04
Fix poll API not requiring authentication on non-public polls (#10960)
Eugen Rochko
2019-05-21
Add `account_id` param to `GET /api/v1/notifications` (#10796)
Paul Woolcock
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
[next]