Age | Commit message (Expand) | Author |
2022-11-17 | Fix various issues with domain block import (#1944) | Claire |
2022-11-17 | Support for import/export of instance-level domain blocks/allows for 4.x w/ a... | lenore gilbert |
2022-11-17 | Fix invalid/empty RSS feed link on account pages (#20772) | Claire |
2022-11-17 | Make tag following idempotent (#20860) | trwnh |
2022-11-17 | Change automatic post deletion configuration to be accessible to redirected u... | Claire |
2022-11-17 | Fix pagination of followed tags (#20861) | trwnh |
2022-11-16 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-16 | Add 'private' to Cache-Control, match Rails expectations (#20608) | Daniel Axtens |
2022-11-14 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-14 | Move V2 Filter methods under /api/v2 prefix (#20622) | trwnh |
2022-11-14 | Fix error when passing unknown filter param in REST API (#20626) | Eugen Rochko |
2022-11-14 | Fix `role_ids` not accepting arrays in admin API (#20625) | Eugen Rochko |
2022-11-12 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-12 | Add back missing glitch-soc admin settings (#1919) | Claire |
2022-11-10 | Remove dead code and refactor status threading code (#20357) | Claire |
2022-11-10 | Change logged out /api/v1/statuses/:id/context logged out limits (#20355) | Claire |
2022-11-10 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
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 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-07 | Fix crash when external auth provider has no display_name set (#19962) | Claire |
2022-11-07 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-07 | Fix crash in legacy filter creation controller (#19878) | Claire |
2022-11-06 | Merge branch 'main' into glitch-soc/merge-upstream | 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-02 | Allow number of trending hashtags to be customizable (#1884) | prplecake |
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-31 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-10-30 | Remove language filtering from hashtag timelines (#19563) | Eugen Rochko |
2022-10-30 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-10-30 | Fix invites (#19560) | Claire |
2022-10-30 | Merge branch 'main' into glitch-soc/merge-upstream | 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-28 | Fix domain block export not exporting blocks with only media rejection | Claire |
2022-10-28 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
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 |