988 Commits (8b68ca7e6168ede953a2464ba3f1c584569411a2)

Author SHA1 Message Date
Takeshi Umeda df68ba2e6a Refactoring relations_map (#24195)
2 years ago
Christian Schmidt 7583523bf0 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Claire 23bce96f0c Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
2 years ago
Jean byroot Boussier 08c2938b4a Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Claire fe098d35c2 Fix original account being unfollowed on migration before the follow request could be sent (#21957)
2 years ago
Christian Schmidt cc0c37cd69 Only offer translation for supported languages (#23879)
2 years ago
Claire 7bc43c91a0 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
2 years ago
Nick Schonning 19be243493 Autofix Rubocop Style/HashConversion (#23852)
2 years ago
Nick Schonning 4f6ad6475e Autofix Rubocop Rails/Blank (#23765)
2 years ago
Nick Schonning 247bf6e812 Enable Rubocop Style/StringConcatenation defaults (#23792)
2 years ago
Nick Schonning dd63a919f0 Autofix Rubocop Style/RescueStandardError (#23745)
2 years ago
Nick Schonning e6312104c7 Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning 49f1168050 Autofix Rubocop Style/RedundantBegin (#23703)
2 years ago
Nick Schonning 793f8c7dd5 Autofix Rubocop Style/IfUnlessModifier (#23697)
2 years ago
Nick Schonning a71a0802d6 Autofix Rubocop Lint/SymbolConversion (#23683)
2 years ago
Nick Schonning 31ca76fe2c Run rubocop formatting except line length (#23632)
2 years ago
Claire 0ae0740826 Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Claire ea4cffac37 Fix unbounded recursion in post discovery (#23506)
2 years ago
Nick Schonning e0a02f8696 Apply Rubocop Style/NegatedIfElseCondition (#23451)
2 years ago
Nick Schonning 38ec6d27d8 Autofix Rails/EagerEvaluationLogMessage (#23429)
2 years ago
Claire 2b356a3de6 Fix ActivityPub::ProcessingWorker error on incoming malformed JSON-LD (#23416)
2 years ago
Markus Unterwaditzer 4a902cc7f6 Suppress AddressFamilyError in link verification (#23204)
2 years ago
Claire 8de1412d0f Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185)
2 years ago
Claire b131e01db7 Add more specific error messages to HTTP signature verification (#21617)
2 years ago
Claire 42aa864c84 Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago
Markus Unterwaditzer b7f37e68ad fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
2 years ago
Kaspar V 1cd04e5d77 Fix/remove calling private method with send in model (#22951)
2 years ago
Claire 6ccc1c09b6 Fix possible race conditions when suspending/unsuspending accounts (#22363)
2 years ago
Effy Elden 8b3c8fa218 Be more lenient with OEmbed detection and validation (#22533)
2 years ago
Claire d773490e8a Fix suspension worker crashing on S3-compatible setups without ACL support (#22487)
2 years ago
Claire bd40c1fa5a Ensure exact match is the first result in hashtag searches (#21315)
2 years ago
Claire b821678966 Change remote media files to be downloaded outside of transactions (#21796)
2 years ago
Brian Campbell baf43ec2d5 Fix idempotency when database writes are slow (#21840)
2 years ago
Claire aec7de494f Fix unbounded recursion in account discovery (#22025)
2 years ago
Claire 4d9ee0e01d Remove LDSignature on actor Delete activities (#21466)
2 years ago
Claire be16e6f26c Fix attachments of edited statuses not being fetched (#21565)
2 years ago
Joshua Wood e0940d04f1 Handle links with no href in VerifyLinkService (#20741)
2 years ago
Hampton Lintorn-Catlin 277e2590e2 Support UTF-8 Characters in Domains During CSV Import (#20592)
2 years ago
James Tucker c4ff2640c1 Improve performance by avoiding regex construction (#20215)
2 years ago
Claire 0ac21d1fb8 Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActorService (#20260)
2 years ago
Eugen Rochko 3c80a6e445 Fix being able to spoof link verification (#20217)
2 years ago
trwnh 260ea7b222 Change Report category to "violation" if rule IDs are provided (#20137)
2 years ago
Claire 5778ba1028 Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Eugen Rochko 2e68cbe212 Fix n+1 query during status removal (#19753)
2 years ago
Claire 4b0e72b2b7 Fix reblogs being discarded after the reblogged status (#19731)
2 years ago
Eugen Rochko 5b639f9e15 Add caching for payload serialization during fan-out (#19642)
2 years ago
Claire ae89367588 Change mentions of blocked users to not be processed (#19725)
2 years ago
Claire 208ae8a4e0 Fix bookmark import stopping at the first failure (#19669)
2 years ago
Eugen Rochko 6099eecf57 Fix account migration form ever using outdated account data (#18429)
2 years ago
Eugen Rochko b121befc33 Fix wrong math function used in search query (#19481)
2 years ago