1209 Commits (22080786df76ec49387984cf7233c51b97f1812d)

Author SHA1 Message Date
Claire 51cad4f7fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko c9a52833b6
Fix deletes not being signed in authorized fetch mode (#17484)
3 years ago
Claire abd113167b Add ability to change content-type when editing a toot
3 years ago
Claire f1a6f9062e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 63854bee6c
Fix poll votes not being properly reset on poll change (#17498)
3 years ago
Eugen Rochko 1bfcb75105
Fix outdated iso-639 reference in update status service (#17496)
3 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320)
3 years ago
Eugen Rochko 2f8159baad
Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)
3 years ago
Claire 692963d43b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko b6d7726ecb
Remove language detection through cld3 (#17478)
3 years ago
Claire c8b1e72a4f
Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428)
3 years ago
Claire 948235592a
Fix response_to_recipient? CTE (#17427)
3 years ago
Claire d1ecc323e7
Compact JSON-LD signed incoming activities (#17426)
3 years ago
Claire a3e0dacf5c Fix response_to_recipient? CTE
3 years ago
Claire 7b969436a0 Fix compacted JSON-LD possibly causing compatibility issues on forwarding
3 years ago
Puck Meerburg 63da32468c Compact JSON-LD signed incoming activities
3 years ago
Claire 94a39f6b68 Fix Sidekiq warning when pushing DMs to direct timeline
3 years ago
Claire b2915613fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381)
3 years ago
Claire ad6ddb9bdd Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 166cc5b89d
Fix local distribution of edited statuses (#17380)
3 years ago
Eugen Rochko 6505b39e5d
Fix poll updates being saved as status edits (#17373)
3 years ago
Claire fe89554a54 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d412a8d1f2
Fix error when processing poll updates (#17333)
3 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
3 years ago
Claire c42938aed4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 2d1f082bb6
Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326)
3 years ago
Claire b3bf32a21e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire 2d4b4b0b45 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire d5c9feb7b7
Add support for private pinned posts (#16954)
3 years ago
Claire fca50e4b50 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm d3db2eb7fb
Remove custom emojis on domain purge (#17210)
3 years ago
Claire d4f315f304 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 7f803c41e2
Add ability to purge undeliverable domains from admin interface (#16686)
3 years ago
Claire 9b861d56a9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045)
3 years ago
Claire 443ec4f8ba Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 013bee6afb
Fix filtering DMs from non-followed users (#17042)
3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917)
3 years ago
Claire 2b4c7beb73 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
3 years ago
Claire 4bb6b1a1e7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 39cdf61ab7
Add support for structured data and more OpenGraph tags to link cards (#16938)
3 years ago
Claire e855df149b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire ec059317fa
Fix some link previews being incorrectly generated from other prior links (#16885)
3 years ago
Claire 3f9b28ce26
Add support for fetching Create and Announce activities by URI (#16383)
3 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864)
3 years ago
Claire 694c073d1f Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 216570ad98
Fix scheduled statuses decreasing statuses counts (#16791)
3 years ago
Claire 3622110778 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko a0d4129893
Refactor notifications to go through a separate stream in streaming API (#16765)
3 years ago
Claire 4e2a8c9b38 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9ac7e6fef7
Fix remotely-suspended accounts' toots being merged back into timelines (#16628)
3 years ago
Holger 0cae6c07bb
Fix #16603 (#16605)
3 years ago
Claire 8ec4be4233 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
3 years ago
Claire 763ab0c7eb
Fix owned account notes not being deleted when an account is deleted (#16579)
3 years ago
Claire b5e10d07ff Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1d67acb72f
Fix scoped order warning in RemoveStatusService (#16531)
3 years ago
Claire d8629e7b86
Add logging of S3-related errors (#16381)
3 years ago
Claire 5f334807d2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9a19227f17
Fix some RedisLocks auto-releasing too fast (#16276)
3 years ago
Claire dc58d02192 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda c403c3695b
Fix to be able to redownload avatar and header (#16190)
3 years ago
Claire 7ac8bcf209 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205)
3 years ago
Claire 87c3a0d0b3 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 9da5e0b350
Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182)
4 years ago
Claire 50b430d9a2 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164)
4 years ago
Eugen Rochko 2c77d97e0d
Add joined date to profiles in web UI (#16169)
4 years ago
Eugen Rochko fab65848d2
Fix empty home feed before first follow has finished processing (#16152)
4 years ago
Eugen Rochko f627d2eb93
Fix trying to fetch key from empty URI when verifying HTTP signature (#16100)
4 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078)
4 years ago
Claire 536892b8ae Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 0b36e3419d
Fix processing of remote Delete activities (#16084)
4 years ago
Claire e2a2bc9021 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko ca3bc1b09f
Refactor StatusReachFinder to handle followers and relays as well (#16051)
4 years ago
Eugen Rochko 6d6000f61f
Fix remote reporters not receiving suspend/unsuspend activities (#16050)
4 years ago
Eugen Rochko dde8739020
Fix reports of already suspended accounts being recorded (#16047)
4 years ago
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011)
4 years ago
Claire f60c99a8fb Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire 1b6a21e6bc Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827)
4 years ago
Claire d8fdbb054e Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
4 years ago
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750)
4 years ago
Claire 5e11f3a6e1 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko f8972d4503
Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)
4 years ago
Claire b81710c02c Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 7f1c56954b
Fix first return value of FetchLinkCardService.html method (#15630)
4 years ago
luigi 7ea9588520
Use Enumerable#filter_map in more places (#15527)
4 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528)
4 years ago
Claire 33d30632fb Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513)
4 years ago
abcang efffdd3778
Fix rubocop config and warnings (#15503)
4 years ago
Claire 90528f43bc Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384)
4 years ago