1334 Commits (ce12934f5b1804cc144014d9d0a93fdd16d13bf1)

Author SHA1 Message Date
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Claire 99e3e152cd
Fix crash in NotifyService when trying to send an email notification for post edits (#24460) 1 year ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630) 1 year ago
Christian Schmidt eb38e9df31
Requeue expiration notification (#24311) 1 year ago
Takeshi Umeda 38c84f57b6
Refactoring relations_map (#24195) 1 year ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 1 year ago
Claire 1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 1 year ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 1 year ago
Claire 050f1669c6
Fix original account being unfollowed on migration before the follow request could be sent (#21957) 1 year ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879) 1 year ago
Claire c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 1 year ago
Nick Schonning 56489cdc4f
Autofix Rubocop Style/HashConversion (#23852) 1 year ago
Nick Schonning 4ff44be134
Autofix Rubocop Rails/Blank (#23765) 1 year ago
Nick Schonning 0cfdd1a401
Enable Rubocop Style/StringConcatenation defaults (#23792) 1 year ago
Nick Schonning 59c8d43d94
Autofix Rubocop Style/RescueStandardError (#23745) 1 year ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 1 year ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
Nick Schonning 634368c491
Autofix Rubocop Lint/SymbolConversion (#23683) 1 year ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 1 year ago
Claire d6930b3847
Add API parameter to safeguard unexpect mentions in new posts (#18350) 1 year ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506) 1 year ago
Nick Schonning f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451) 1 year ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 1 year ago
Claire bb89f0af8a
Fix ActivityPub::ProcessingWorker error on incoming malformed JSON-LD (#23416) 1 year ago
Markus Unterwaditzer f2a6e71bb6
Suppress AddressFamilyError in link verification (#23204) 1 year ago
Claire 628dcbb732
Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185) 1 year ago
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification (#21617) 1 year ago
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878) 1 year ago
Markus Unterwaditzer 0c689b9d01
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 1 year ago
Kaspar V ae62e5fa53
Fix/remove calling private method with send in model (#22951) 1 year ago
Claire 18fb01ef7c
Fix possible race conditions when suspending/unsuspending accounts (#22363) 1 year ago
Effy Elden 4dc9152b3e
Be more lenient with OEmbed detection and validation (#22533) 1 year ago
Claire c1de673060
Fix suspension worker crashing on S3-compatible setups without ACL support (#22487) 1 year ago
Claire bf1c7e2122
Ensure exact match is the first result in hashtag searches (#21315) 1 year ago
Claire 2644a28cb3
Change remote media files to be downloaded outside of transactions (#21796) 1 year ago
Brian Campbell 2d12948220
Fix idempotency when database writes are slow (#21840) 1 year ago
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025) 2 years ago
Claire fe523a3045
Fix unbounded recursion in account discovery (#1994) 2 years ago
Claire f4f2b062ec
Remove LDSignature on actor Delete activities (#21466) 2 years ago
Claire 625216d8e1
Fix attachments of edited statuses not being fetched (#21565) 2 years ago
Joshua Wood daf6f3453e
Handle links with no href in VerifyLinkService (#20741) 2 years ago
Hampton Lintorn-Catlin 147d8bd8fc
Support UTF-8 Characters in Domains During CSV Import (#20592) 2 years ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215) 2 years ago
Claire a5394980f2
Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActorService (#20260) 2 years ago
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217) 2 years ago
trwnh b1a48e05b6
Change Report category to "violation" if rule IDs are provided (#20137) 2 years ago
Claire bbf74498f5
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2 years ago
Eugen Rochko c4b92b1aee
Fix n+1 query during status removal (#19753) 2 years ago
Claire c2170991c7
Fix reblogs being discarded after the reblogged status (#19731) 2 years ago