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
Age
Commit message (
Expand
)
Author
2022-10-30
Remove language filtering from hashtag timelines (#19563)
Eugen Rochko
2022-10-30
Fix admin APIs returning deleted object instead of empty object upon delete (...
Eugen Rochko
2022-10-30
Fix language not being saved when editing status (#19543)
Eugen Rochko
2022-10-27
Fix uncaught error when invalid date is supplied to API (#19480)
Eugen Rochko
2022-10-26
Change unauthenticated search to not support pagination in REST API (#19326)
Eugen Rochko
2022-10-22
Change featured tag updates to add/remove activity (#19409)
Takeshi Umeda
2022-10-20
Add synchronization of remote featured tags (#19380)
Takeshi Umeda
2022-10-13
Change about page to be mounted in the web UI (#19345)
Eugen Rochko
2022-10-08
Add support for language preferences for trending statuses and links (#18288)
Eugen Rochko
2022-10-08
Change privacy policy to be rendered in web UI, add REST API (#19310)
Eugen Rochko
2022-10-05
Change public timelines to be filtered by current locale by default (#19291)
Eugen Rochko
2022-10-05
Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
Eugen Rochko
2022-10-05
Fix deleted pinned posts potentially counting towards the pinned posts limit ...
Claire
2022-09-23
Add user content translations with configurable backends (#19218)
Eugen Rochko
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2022-09-08
Fix REST API sometimes returning HTML on error (#19135)
Claire
2022-08-28
Change search API to be accessible without being logged in (#18963)
Eugen Rochko
2022-08-28
Change following and followers API to be accessible without being logged in (...
Eugen Rochko
2022-08-28
Add admin API for managing e-mail domain blocks (#19066)
Eugen Rochko
2022-08-28
Add admin API for managing canonical e-mail blocks (#19067)
Eugen Rochko
2022-08-27
Add admin API for managing IP blocks (#19065)
Eugen Rochko
2022-08-25
Add ability to filter individual posts (#18945)
Claire
2022-07-20
Fix /api/v1/tags/:id route constraints (#18854)
Claire
2022-07-17
Add ability to follow hashtags (#18809)
Eugen Rochko
2022-07-13
Change how hashtags are normalized (#18795)
Eugen Rochko
2022-07-05
Add customizable user roles (#18641)
Eugen Rochko
2022-06-28
Revamp post filtering system (#18058)
Claire
2022-06-23
Add /api/v1/admin/domain_allows (#18668)
Claire
2022-06-23
use Notification::TYPES for api push subscription alerts (#18709)
tateisu
2022-06-01
Add /api/v1/admin/domain_blocks (#18247)
Claire
2022-05-26
Fix suspended users being able to access APIs that don't require a user (#18524)
Eugen Rochko
2022-05-26
Change unapproved and unconfirmed account to not be accessible in the REST AP...
Claire
2022-05-02
Fix error when looking handle with surrounding spaces (#18225)
Claire
2022-04-28
Fix 500 error when a bookmark or favorite has been reported and deleted (#18174)
Claire
2022-04-08
Fix error resposes for `from` search prefix (#17963)
0x2019
2022-04-08
Fix extremely rare race condition when deleting a toot or account (#17994)
Claire
2022-04-07
Fix pagination header on empty trends responses in REST API (#17986)
Eugen Rochko
2022-04-06
Fix admin API unconditionally requiring CSRF token (#17975)
Claire
2022-04-06
Fix `GET /api/v1/trends/tags` missing `offset` param in REST API (#17973)
Eugen Rochko
2022-03-28
Fix /api/v1/admin/accounts (#17887)
Claire
2022-03-26
Refactor formatter (#17828)
Eugen Rochko
2022-03-26
Add offset pagination to trends in REST API (#17872)
Eugen Rochko
2022-03-22
Fix locale not being set in REST API (#17847)
Eugen Rochko
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-09
Add rate limit for editing (#17728)
Eugen Rochko
2022-03-08
Fix performance of account timelines (#17709)
Eugen Rochko
2022-03-07
Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
Eugen Rochko
2022-03-04
Fix duplicate notifications being possible after poll expiration (#17697)
Eugen Rochko
2022-03-03
Allow editing media attachments for scheduled toots (#17690)
Claire
[next]