Commit Graph

10052 Commits (8f5e95a159d02aff0c5a11d9467b65123c69f8d9)

Author SHA1 Message Date
Claire 8f5e95a159 Fix `Update` importing old previously-unknown activities and treating them as recent ones (#36848) 6 days ago
Claire 16ee628d24 Fix filters not being applied to quotes in detailed view (#36843) 6 days ago
Claire 2dc4552229
Merge commit from fork
* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
1 month ago
Claire 8965e1bfa9
Bump version to v4.4.7 (#36473) 1 month ago
Claire 1e27ab0885 Fix moderation warning e-mails that include posts (#36462) 1 month ago
Claire d7f4eca801
Fix streaming still being authorized for suspended accounts (#36449) 1 month ago
Claire 1631fb80e8
Merge commit from fork
* Ensure tootctl revokes sessions, access tokens and web push subscriptions

* Fix test coverage

---------

Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
1 month ago
Claire 8477bec2f2
Merge commit from fork
* Streaming: Ensure disabled users cannot connect to streaming

* Streaming: Disconnect when the user is disabled

---------

Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
1 month ago
github-actions[bot] e4bdbccba8
New Crowdin Translations for stable-4.4 (automated) (#36431)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Claire d7d6407d41 Explicitly record Tombstone quotes as deleted
This adds a `deleted` state to the internal representation, but this does
not change the API, which already included such a state.
2 months ago
Claire a186bad399 Fix `"quote": { "type": "Tombstone" }` being ignored 2 months ago
Claire 67575e59e6 Fix quote post state sometimes not being updated through streaming server (#36408) 2 months ago
Matt Jankowski d9113976c8 Use tag filter for pending tag count on admin dashboard (#36404) 2 months ago
Claire d8ddf95485 Fix JSON payload being potentially mutated when processing interaction policies (#36392) 2 months ago
diondiondion 636ecd1d03 Display quotes in email notifications (#36379) 2 months ago
Claire cb0065cfe9 Fix redirect to external object when URL is missing or malformed (#36347) 2 months ago
diondiondion 6ae1b4fae9 Allow quotes to be displayed in the featured carousel (#36335) 2 months ago
Claire 70e2eb49df Add support for `has:quote` in search (#36217) 2 months ago
Claire bef28b2e51 Fix processing of out-of-order `Update` as implicit updates (#36190) 2 months ago
Claire 0b66bd591f Fix getting `Create` and `Update` out of order (#36176) 2 months ago
Claire a94d7bf520 Change quoted posts from silenced accounts not to be hidden (#36166) 2 months ago
Claire c8551a3eca Add click-through for quoted limited accounts (#36167) 2 months ago
Claire 06c2393805 Fix quote with CW but no text being shown without CW (#36150) 2 months ago
github-actions[bot] 1ab5ea9bfb
New Crowdin Translations for stable-4.4 (automated) (#36122)
Co-authored-by: GitHub Actions <noreply@github.com>
2 months ago
Claire 48f55e3224 Fix quote posts with CW and no text being rejected
Fixes #36077
2 months ago
Claire 6044270d69 Fix missing memoization in `Web::PushNotificationWorker` (#36085) 2 months ago
Claire be1bd91e6d Fix unresponsive areas around GIFV modals in some cases (#36059) 2 months ago
Claire 34cd5a716f Move quote post fallback removal import-time (#36055) 2 months ago
Claire ec5128bc1f Fix missing `beforeUnload` confirmation when a poll is being authored (#36030) 2 months ago
fiona c0f9e7f4c3 Fix handling of edited status with new media and no text (#35970) 3 months ago
Emelia Smith 1137a0ca3a Support displaying polls in Admin UI (#35933)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
diondiondion 1faf520ce4 Fix error alerts for deleted quotes (#35918) 3 months ago
Claire 8777443c9b Fix API return types for interaction API helpers (#35915) 3 months ago
Claire bd6d1f0e3f Fix WebUI fetching deleted quote in an endless loop (#35909) 3 months ago
Claire a48567784c Fix Edit as well as “Delete & Redraft” on a poll not inserting empty option (#35892) 3 months ago
Shlee b71216a08a Add crossorigin back to inert css (regression? of #30687) (#35876) 3 months ago
Claire 567f337db3 Fix self-destruct scheduler behavior on some Redis setups (#35823) 3 months ago
Claire ea5d1f0297 Fix `tootctl admin create` not bypassing reserved username checks (#35779) 3 months ago
Matt Jankowski 7a862d3308 First pass coverage addition for antispam class (#35771) 3 months ago
Echo 1675eab561 Redirect on success for standalone compose (#35763) 3 months ago
Claire 5f4116a311 Fix interaction policy changes in implicit updates not being saved (#35751) 3 months ago
Claire e61900cadc Fix quote revocation not being streamed (#35710) 3 months ago
Emelia Smith cbb9a4dbe3 Refactor to reuse the one status partial across moderation tools (#35644) 3 months ago
Claire 4ef0ce033e
Fix export of large user archives on 4.4 by enabling Zip64 (#35850) 3 months ago
github-actions[bot] e330447b0e
New Crowdin Translations for stable-4.4 (automated) (#35681)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Claire 83dc7dc16e Disable ActiveRecord query cache in `Create` critical path (#35662) 4 months ago
Claire 7d3cc51148 Avoid nested transactions when fetching quote posts (#35657) 4 months ago
Claire cabb33bc49 Fix WebUI crashing for accounts with `null` URL (#35651) 4 months ago
Claire 208cb8276a Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 4 months ago
Claire 4ae47f4263 Change `StatusReachFinder` to consider quotes as well as reblogs (#35601) 4 months ago