about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2022-04-07Fix failure when sending warning emails with custom text (#17983)Claire
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-30Fix being able to post URLs longer than 4096 characters (#17908)Eugen Rochko
2022-03-28Fix /api/v1/admin/accounts (#17887)Claire
2022-03-28Fix test-related issues (#17888)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-25Add workaround for YouTube Shorts links (#17869)Eugen Rochko
2022-03-15Add `types` param to `GET /api/v1/notifications` in REST API (#17767)Eugen Rochko
2022-03-12Fix issues with processing toot edits (#17748)Claire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko
2022-03-12Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#1...Eugen Rochko
2022-03-10Add test for reblog race condition fix (#17732)Claire
2022-03-10Add tests for CVE-2022-24307 (#17733)Claire
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2022-03-08Fix performance of account timelines (#17709)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-03-03Redesign /about when already logged in (#17348)Claire
2022-03-02Fix report category not being saved in REST API (#17682)Eugen Rochko
2022-03-01Change authorized applications page (#17656)Eugen Rochko
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2022-02-24fix #17601 change `:keys` to `:attribute_names` (#17637)Sumak
2022-02-22Fix various typos (#17621)luzpaz
2022-02-16Change relays handling to not record boosts (#17571)Claire
2022-02-16Add test for user matching ip (#17572)Jeong Arm
2022-02-14Add appeals (#17364)Eugen Rochko
2022-02-11Fix Undo Announce sometimes inlining the originally Announced status (#17516)Claire
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-02-10Improve tests involving push_bulk (#17508)Claire
2022-02-10Fix NoMethodError in StatusUpdateDistributionWorker (#17499)Claire
2022-02-10Fix poll votes not being properly reset on poll change (#17498)Claire
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-02-09Change languages to be listed under standard instead of native name in admin ...Eugen Rochko
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-02-07Fix structured data parsing from links choking on bad data (#17403)Eugen Rochko
2022-02-07Fix replies collection incorrectly looping (#17462)Claire
2022-02-06Fix instance actor not being dereferenceable (#17457)Claire
2022-02-03Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#1...Claire
2022-01-28Change public profile pages to be disabled for unconfirmed users (#17385)Claire
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-26Fix poll updates being saved as status edits (#17373)Eugen Rochko
2022-01-23Fix error-prone SQL queries (#15828)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2022-01-16Remove IP tracking columns from users table (#16409)Eugen Rochko