1907 Commits (623b6543b2eb8853f82507a852a5edc1648bceb1)

Author SHA1 Message Date
Eugen Rochko 11e848bf95 Change design of federation pages in admin UI (#17704)
3 years ago
Claire 09306d7c3c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d5de12d931 Fix performance of account timelines (#17709)
3 years ago
Eugen Rochko e3d3b4ae21 Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
3 years ago
Josh Soref 1c070bd94c Spelling (#17705)
3 years ago
Claire 44a1a7a02d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 102e3df7ca Redesign /about when already logged in (#17348)
3 years ago
Claire 3e3fc8398b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko fc26ac7a98 Fix report category not being saved in REST API (#17682)
3 years ago
Claire 4795ee7f2c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 4d0a2968d9 Change authorized applications page (#17656)
3 years ago
Claire 8e04ac45be Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko e6d2b07ec1 Add trending statuses (#17431)
3 years ago
Eugen Rochko ea5bf21a1d Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Sumak 8297be76ff fix #17601 change `:keys` to `:attribute_names` (#17637)
3 years ago
Claire c58e2f4775 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
luzpaz b97e7364f3 Fix various typos (#17621)
3 years ago
Claire 175446f293 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire efb2377148 Change relays handling to not record boosts (#17571)
3 years ago
Jeong Arm 52130064e1 Add test for user matching ip (#17572)
3 years ago
Eugen Rochko 82f8d19424 Add appeals (#17364)
3 years ago
Claire e9a7485dcc Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 2e551a9c6e Fix Undo Announce sometimes inlining the originally Announced status (#17516)
3 years ago
Claire 231cb8bebe Fix some flaky tests that randomly failed because of item ordering (#17509)
3 years ago
Claire 612c6255dc Improve tests involving push_bulk (#17508)
3 years ago
Claire b7882a75d2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire c6de53c1a9 Fix NoMethodError in StatusUpdateDistributionWorker (#17499)
3 years ago
Claire 2e7bc0fbf5 Fix poll votes not being properly reset on poll change (#17498)
3 years ago
Eugen Rochko cb76142d9e Add editing for published statuses (#17320)
3 years ago
Claire 0845bee8d6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 6732217dd0 Change languages to be listed under standard instead of native name in admin UI (#17485)
3 years ago
Claire bab90c9e1b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko a44cc7931a Remove language detection through cld3 (#17478)
3 years ago
Eugen Rochko 73a585dd64 Fix structured data parsing from links choking on bad data (#17403)
3 years ago
Claire 42fdf52f0c Fix replies collection incorrectly looping (#17462)
3 years ago
Claire aaace9f1db Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5d53b3c8a7 Fix instance actor not being dereferenceable (#17457)
3 years ago
Claire b3190c2cd6 Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428)
3 years ago
Claire 77cc434f2b Fix compacted JSON-LD possibly causing compatibility issues on forwarding
3 years ago
Claire a2bc2e14c6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 8919f6cf63 Change public profile pages to be disabled for unconfirmed users (#17385)
3 years ago
Claire daab277c0e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1f07ab014d Refactor and improve tests (#17386)
3 years ago
Claire 56a49e9334 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko b6364cf1ad Fix poll updates being saved as status edits (#17373)
3 years ago
Claire 67028c4779 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire e92ac5b769 Fix error-prone SQL queries (#15828)
3 years ago
Claire 686eaacbc8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 06b698a723 Add support for editing for published statuses (#16697)
3 years ago
Claire 485cf5c0c1 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 2fb76550a9 Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire de7f936b96 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5aade2baac Add support for private pinned posts (#16954)
3 years ago
Claire 577c74d422 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7b3972c270 Remove IP tracking columns from users table (#16409)
3 years ago
Claire 65987b3956 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire d8da1689c1 Add ability for admins to delete canonical email blocks (#16644)
3 years ago
Claire 44c8b6ff2f Add ability to purge undeliverable domains from admin interface (#16686)
3 years ago
Claire 179f1d3a78 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7bf5924339 Add batch suspend for accounts in admin UI (#17009)
3 years ago
Claire 759226e116 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 5ac17e3a77 Fix admin statuses order(#16937) (#16969)
3 years ago
Eugen Rochko 4375813ea7 Remove Keybase integration (#17045)
3 years ago
Claire 61510d37d4 Revert "Fix trends admin page crashing"
3 years ago
Claire 367a3ca2cb Fix trends admin page crashing
3 years ago
Claire 784e38f70b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire be1c45d252 Fix filtering DMs from non-followed users (#17042)
3 years ago
Claire f4c179c3f5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko ad73becf3e Add trending links (#16917)
3 years ago
Claire 5d2ed78074 Fix error when suspending user with an already-existing canonical email block (#17036)
3 years ago
Claire 21e3306721 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 925adbf7af Fix AccountNote not having a maximum length (#16942)
3 years ago
Eugen Rochko 4dc87ffc06 Add support for structured data and more OpenGraph tags to link cards (#16938)
3 years ago
Claire 91bd8b921b Fix handling announcements with links (#16941)
3 years ago
Claire 50f32a06a7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 63eb19b5e0 Fix some link previews being incorrectly generated from other prior links (#16885)
3 years ago
Claire 76ff60ad74 Add support for fetching Create and Announce activities by URI (#16383)
3 years ago
Takeshi Umeda dae4762733 Add remove from followers api (#16864)
3 years ago
Claire c01c10fb90 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 59c1b87a3e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 95688e49b7 Allow keeping only 1 boosts/favs on auto deleting posts (#16653)
3 years ago
Claire 4a813ec686 Fix scheduled statuses decreasing statuses counts (#16791)
3 years ago
Claire 817b0e20d2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 879229e098 Fix error when rendering public pages with media attachments (#16763)
3 years ago
Claire 377a18effd Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 10918d97d4 Fix media attachment size validation not correctly accounting for file type (#16819)
3 years ago
Claire 36fc7dd7d1 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1dbc4a8611 Fix webauthn secure key authentication (#16792)
3 years ago
Claire 1af4ef2859 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 7d0089033f Switch from unmaintained paperclip to kt-paperclip (#16724)
3 years ago
Claire 231787710a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko ce84967ee4 Change routing paths to use usernames in web UI (#16171)
3 years ago
Claire d763745729 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire f053f4e1ce Fix followers synchronization mechanism not working when URI has empty path (#16744)
3 years ago
Claire 1c848439aa Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 4080a8ec33 Stop setting a shortcode to newly-created media attachments (#16730)
3 years ago
Claire 067d10d664 Fix addressing of remote groups' followers (#16700)
3 years ago
Claire b0e0032f5c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire a20cb503ec Fix processing mentions to domains with non-ascii TLDs (#16689)
3 years ago
Claire d856b8f239 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 84566f17de Fix authentication failures after going halfway through a sign-in attempt (#16607)
3 years ago
Claire 9957c6e8cb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire b48cd23cf3 Add tests for SuspendAccountService and UnsuspendAccountService (#16627)
3 years ago
Claire 1692e0b381 Fix followers synchronization mechanism not working when URI has empty path (#16510)
3 years ago
Claire 4381817f2a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire acf7595157 Fix crash when encountering invalid account fields (#16598)
3 years ago
Claire 8391d975d7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1fcf310c60 Add feature to automatically delete old toots (#16529)
3 years ago
Claire 17318962de Fix owned account notes not being deleted when an account is deleted (#16579)
3 years ago
Claire 977da6fee8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1e452a10b8 Fix user email address being banned on self-deletion (#16503)
3 years ago
Claire 0495e0642e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire ab4c1478b6 Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
3 years ago
Claire 67da47d081 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 34dd743b58 Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 8a9afccd92 Add tests for BootstrapTimelineService (#16476)
3 years ago
Ikko Ashimine e36e628c70 Fix typo in tag_feed_spec.rb (#16466)
3 years ago
Claire 5f4831c631 Fix anonymous access to outbox not being cached by the reverse proxy (#16458)
3 years ago
Claire 1e5591bdde Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 01e5559b74 Fix serialization of followers/following counts when user hides their network (#16418)
3 years ago
Eugen Rochko 2067b0bf34 Add authentication history (#16408)
3 years ago
Claire 410b1c28b3 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5523279893 Fix blocking someone not clearing up list feeds (#16205)
3 years ago
Claire 1269da71b8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 909c524fa7 Remove PubSubHubbub-related columns from accounts table (#16170)
3 years ago
Claire 31b8010045 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 91819606f9 Change trending hashtags to be affected be reblogs (#16164)
3 years ago
Eugen Rochko 50113e065f Add joined date to profiles in web UI (#16169)
3 years ago
Claire 86f5fad111 Add Ruby 3.0 support (#16046)
3 years ago
Claire db57eaf207 Change confirmations controller to redirect to / for approved users (#16151)
3 years ago
abcang fd2c5e27c7 Improve tag search query (#16104)
3 years ago
Eugen Rochko f5d59b3979 Change auto-following admin-selected accounts, show in recommendations (#16078)
3 years ago
Claire 3b3907ec9d Fix edge case where accepted follow cannot be processed because of follow limit (#16098)
3 years ago
Eugen Rochko 0c70cd7758 Change the nouns "toot" and "status" to "post" (#16080)
3 years ago
Claire 21f35c249b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 05df66f8d7 Fix processing of remote Delete activities (#16084)
3 years ago
Claire f5a9971cac Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko c9bb0e576d Add canonical e-mail blocks for suspended accounts (#16049)
3 years ago
Eugen Rochko 5d0cbe4892 Fix app name, website and redirect URIs not having a maximum length (#16042)
3 years ago
Eugen Rochko 2cab9c9f06 Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
3 years ago
Eugen Rochko a8bf951926 Change Web Push API deliveries to use request pooling (#16014)
3 years ago
Eugen Rochko 92b2d926bf Add cold-start follow recommendations (#15945)
3 years ago
Eugen Rochko 2e8a673376 Remove spam check and dependency on nilsimsa gem (#16011)
3 years ago
Eugen Rochko a085c385af Change multiple mentions with same username to render with domain (#15718)
3 years ago
Claire 4428f869ee Fix glitch-soc-specific health check spec
4 years ago
Claire 88048a8d8a Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 7e74891ff0 Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)
4 years ago
Claire d10b08ea1f Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire b2a89bf38e Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire f0e6f3a1d7 Fix Mastodon not understanding as:Public and Public (#15948)
4 years ago
Claire ebe08f4335 Bypass MX validation for explicitly allowed domains (#15930)
4 years ago
Claire e19ca0e913 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 5c69eecacc Improve account counters handling (#15913)
4 years ago
Claire 6024c263bf Further preparation for Rails 6 (#15916)
4 years ago
Claire 3feb291d90 Prepare Mastodon for zeitwerk autoloader (#15917)
4 years ago
Claire b35955af26 Fix cache_collection crashing when given an empty collection (#15921)
4 years ago
Claire 1634e71bd6 Prepare Mastodon for Rails 6 (#15911)
4 years ago
Claire 3c09518a1d Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire e78f476c58 Remove subscription_expires_at leftover from OStatus (#15857)
4 years ago
Claire cf6d132a58 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 53d99e7426 Fix URL scanning in note length validator and preview card fetching (#15827)
4 years ago
Claire 5a89279d20 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire a33f8f787a Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
4 years ago
Eugen Rochko ade70733f7 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
4 years ago
Claire 7411520821 Change ResolveAccountService's handling of skip_webfinger (#15750)
4 years ago
Claire dd60ecfc04 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 4930e71ae7 Add server rules (#15769)
4 years ago
Claire 489a5a539c Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 00fb4ecf6b Fix URI of repeat follow requests not being recorded (#15662)
4 years ago
Claire 85e0b5ce91 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
ThibG dd2c80e1d1 Fix race conditions on account migration creation (#15597)
4 years ago
Shubhendra Singh Chauhan daea469385 Fixed code quality issues (#15541)
4 years ago
abcang 2b9d71cc18 Improved performance of notification preloading (#15640)
4 years ago
Claire 1a9e0432ae Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 2582047c36 Use Rails' index_by where it makes sense (#15542)
4 years ago
Claire 77a975a964 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Levi Bard 87d45a9cd8 Fix muting users with duration via the REST api (#15516)
4 years ago
Claire 1ddb91d539 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 82d014fd08 Fix being able to import more than allowed number of follows (#15384)
4 years ago
Claire c9a63555e1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 8d75aa630f Improve account deletion performances further (#15407)
4 years ago
ThibG f894bb9220 Fix external user creation failing when invite request text is required (#15405)
4 years ago
Eugen Rochko 3489758ff2 Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
Claire a9527cca0b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 806f7ea54f Fix some notifications not being deleted on poll/status deletion (#15402)
4 years ago
Claire 48722a3188 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 0b3e9c1e4c Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
4 years ago
Eugen Rochko e66964d8f0 Fix follow limit preventing re-following of a moved account (#14207)
4 years ago
ThibG 509ab82fb2 Improve searching for private toots from URL (#14856)
4 years ago
ThibG 02bd1060d8 Fix admins being able to suspend their instance actor (#14567)
4 years ago
Claire e590177b29 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 812f2bdb8f Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)
4 years ago
Eugen Rochko df8874b24e Fix performance on instances list in admin UI (#15282)
4 years ago
Claire 2736b1f95e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG e1ef5f3b31 Add honeypot fields and minimum fill-out time for sign-up form (#15276)
4 years ago
Claire 303aa05c63 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
trwnh eb9be7be0c rename replies_policy enumerables (#15304)
4 years ago
Thibaut Girka 060df6c5c9 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG a609802736 Fix not being able to unfavorite toots one has lost access to (#15192)
4 years ago
Thibaut Girka 3216868024 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG f2e1d77706 Fix webfinger redirect handling in ResolveAccountService (#15187)
4 years ago
ThibG 8e79bac43d Add import/export feature for bookmarks (#14956)
4 years ago
Thibaut Girka 90f5d780cb Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Thibaut Girka 3a51308db8 Add tests
4 years ago
Eugen Rochko 90faa8039c Fix 2FA/sign-in token sessions being valid after password change (#14802)
4 years ago
Thibaut Girka 8abcd267f5 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko f9dfbaf6b2 Fix updating account counters when account_stat is not yet created (#15108)
4 years ago
Thibaut Girka 64ef99a31e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 38be9af436 Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Thibaut Girka db1f81553e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
Thibaut Girka d890bf9478 Remove glitch-soc specific and obsolete /api/v1/mutes/details
4 years ago
Thibaut Girka 6fdc4e8d47 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 694a5e33d5 Add follower synchronization mechanism (#14510)
4 years ago
Thibaut Girka ba833ee608 Fix crash when autolinking an invalid URI in Markdown
4 years ago
Eugen Rochko da4c730c47 Add IP-based rules (#14963)
4 years ago
Eugen Rochko adaf3f7b7a Remove dependency on goldfinger gem (#14919)
4 years ago
Thibaut Girka c3fe2b44a7 Fix glitch-soc specific test
4 years ago
Thibaut Girka 7a84a84fc1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 02c4c91faa Add option to be notified when a followed user posts (#13546)
4 years ago
kawaguchi f13d563cb7 Fix validates :sign_count of WebauthnCredential (#14806)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
ThibG 739f7815ef Do not serve account actors at all in limited federation mode (#14800)
4 years ago
Eugen Rochko 403aeeb7e0 Refactor settings controllers (#14767)
4 years ago
Thibaut Girka 04f2c25e5d Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 38aa7a9a7f Refactor feed manager (#14761)
4 years ago
ThibG e8aa85dc03 Fix multiple boosts of a same toot erroneously appearing in TL (#14759)
4 years ago
Eugen Rochko 78ceda1af6 Refactor how public and tag timelines are queried (#14728)
4 years ago
Thibaut Girka 612158f4f6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 89fd56627c Fix various warnings in rspec (#14729)
4 years ago
ThibG 50d0c1e95f Add configuration option to filter replies in lists (#9205)
4 years ago
Thibaut Girka 37e746eab6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko e8d1656bd6 Add support for dereferencing objects through bearcaps (#14683)
4 years ago
santiagorodriguez96 1a79d5c68e refactor: add email previews for WebAuthn emails (#14658)
4 years ago
santiagorodriguez96 f142983484 Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
ThibG 4468fce63c Add support for inlined objects in activity audience (#14514)
4 years ago
Thibaut Girka f800c99b60 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 4e292c23d6 Fix not being able to unbookmark toots when blocked by their author (#14604)
4 years ago
Thibaut Girka c32625495f Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 8baad22f68 Improve email address validation (#14565)
4 years ago
Fire Demon 5171ba9a81 Add tests for direct message assertions
4 years ago
Thibaut Girka c2eb2a9d16 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 0dd641dcea Change content-type to be always computed from file data (#14452)
4 years ago
Thibaut Girka 0afe3c1562 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG d6f2d1d3f2 Fix handling of Reject Follow when a matching follow relationship exists (#14479)
4 years ago
Thibaut Girka 714a3fcb3b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG e041b8b3f8 Fix not handling Undo on some activity types when they aren't inlined (#14346)
4 years ago
ThibG 7792bab1cd Fix RSS feeds not being cachable (#14368)
4 years ago
ThibG a9e58aa8c6 Fix boosted toots from blocked account not being retroactively removed from TL (#14339)
4 years ago
Thibaut Girka 67657d8361 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago