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
Age
Commit message (
Expand
)
Author
2022-11-10
Improve performance by avoiding regex construction (#20215)
James Tucker
2022-11-10
Revert filtering public timelines by locale by default (#20294)
Eugen Rochko
2022-11-08
Make account endorsements idempotent (fix #19045) (#20118)
trwnh
2022-11-08
Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)
trwnh
2022-11-07
Fix crash when external auth provider has no display_name set (#19962)
Claire
2022-11-07
Fix crash in legacy filter creation controller (#19878)
Claire
2022-11-05
Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803)
Eugen Rochko
2022-11-04
Fix reblogs being discarded after the reblogged status (#19731)
Claire
2022-11-02
Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674)
Claire
2022-11-01
Change post-processing to be deferred only for large media types (#19617)
Eugen Rochko
2022-10-31
Change featured hashtag deletion to be done synchronously (#19590)
Claire
2022-10-30
Remove language filtering from hashtag timelines (#19563)
Eugen Rochko
2022-10-30
Fix invites (#19560)
Claire
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
Add ability to view previous edits of a status in admin UI (#19462)
Eugen Rochko
2022-10-26
Change unauthenticated search to not support pagination in REST API (#19326)
Eugen Rochko
2022-10-25
Fix IP blocks not having a unique index (#19456)
Eugen Rochko
2022-10-22
Fix `Settings::FeaturedTagsController` (#19418)
Yamagishi Kazutoshi
2022-10-22
Change featured tag updates to add/remove activity (#19409)
Takeshi Umeda
2022-10-22
Change settings area to be separated into categories in admin UI (#19407)
Eugen Rochko
2022-10-20
Change public accounts pages to mount the web UI (#19319)
Eugen Rochko
2022-10-20
Add synchronization of remote featured tags (#19380)
Takeshi Umeda
2022-10-15
Make "No $entity selected" errors more accurate (#19356)
prplecake
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-06
Remove setting that disables account deletes (#17683)
Eugen Rochko
2022-10-06
Change public statuses pages to mount the web UI (#19301)
Eugen Rochko
2022-10-06
Remove previous landing page (#19300)
Eugen Rochko
2022-10-05
Add server rules to sign-up flow (#19296)
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-10-04
Remove code for rendering public and hashtag timelines outside the web UI (#1...
Eugen Rochko
2022-09-29
Change path of privacy policy page (#19249)
Eugen Rochko
2022-09-29
Add logged-out access to the web UI (#18961)
Eugen Rochko
2022-09-23
Add user content translations with configurable backends (#19218)
Eugen Rochko
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2022-09-21
Fix typo in SignatureVerification (#19209)
Claire
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2022-09-20
Improve error reporting and logging when processing remote accounts (#15605)
Claire
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
Remove digest e-mails (#17985)
Eugen Rochko
[next]