1119 Commits (master)

Author SHA1 Message Date
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 2 years ago
Eugen Rochko 39cdf61ab7
Add support for structured data and more OpenGraph tags to link cards (#16938) 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 216570ad98
Fix scheduled statuses decreasing statuses counts (#16791) 3 years ago
Eugen Rochko a0d4129893
Refactor notifications to go through a separate stream in streaming API (#16765) 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 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 1d67acb72f
Fix scoped order warning in RemoveStatusService (#16531) 3 years ago
Claire d8629e7b86
Add logging of S3-related errors (#16381) 3 years ago
Claire 9a19227f17
Fix some RedisLocks auto-releasing too fast (#16276) 3 years ago
Takeshi Umeda c403c3695b
Fix to be able to redownload avatar and header (#16190) 3 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205) 3 years ago
Takeshi Umeda 9da5e0b350
Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182) 3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 3 years ago
Eugen Rochko 2c77d97e0d
Add joined date to profiles in web UI (#16169) 3 years ago
Eugen Rochko fab65848d2
Fix empty home feed before first follow has finished processing (#16152) 3 years ago
Eugen Rochko f627d2eb93
Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 3 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
Claire 0b36e3419d
Fix processing of remote Delete activities (#16084) 3 years ago
Eugen Rochko ca3bc1b09f
Refactor StatusReachFinder to handle followers and relays as well (#16051) 3 years ago
Eugen Rochko 6d6000f61f
Fix remote reporters not receiving suspend/unsuspend activities (#16050) 3 years ago
Eugen Rochko dde8739020
Fix reports of already suspended accounts being recorded (#16047) 3 years ago
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011) 3 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 3 years ago
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750) 3 years ago
Eugen Rochko f8972d4503
Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716) 3 years ago
Takeshi Umeda 7f1c56954b
Fix first return value of FetchLinkCardService.html method (#15630) 3 years ago
luigi 7ea9588520
Use Enumerable#filter_map in more places (#15527) 3 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
abcang efffdd3778
Fix rubocop config and warnings (#15503) 3 years ago
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384) 3 years ago
Eugen Rochko e89648574f
Fix error when changing ACL on missing objects during suspension (#15420) 3 years ago
Eugen Rochko ba0b79fc5c
Fix undefined method error when batch-removing statuses with ElasticSearch on (#15421) 3 years ago
ThibG de57efd055
Fix mentions not being deleted efficiently (#15416) 3 years ago
Eugen Rochko 473abc35a1
Fix trying to privatize empty media attachments (#15414) 3 years ago
ThibG 814b7775fb
Improve performances of deleting favourites when deleting accounts (#15412) 3 years ago
ThibG 2ab3e91eaf
Fix BatchedRemoveStatusService not working without ES in rails console (#15408) 3 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
ThibG f18349640b
Fix batch order warnings in BatchedRemoveStatusService (#15409) 3 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago
ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402) 3 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) 3 years ago
ThibG a60d9335d8
Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 3 years ago