172 Commits (00aaf77e04ce3aeadd976b4e1726c49794b3ea89)

Author SHA1 Message Date
Claire 8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default (#31994) 2 years ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 2 years ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 2 years ago
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response (#31110) 2 years ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 2 years ago
Claire 9d8dfeb5fb
Fix processing of `Link` objects in `Image` objects (#29335) 2 years ago
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw 2 years ago
Matt Jankowski ceade78182
Fix `Rails/WhereExists` cop in app/services (#28853) 2 years ago
Claire cf2a2ed71c
Fix processing of compacted single-item JSON-LD collections (#28816) 2 years ago
Jonathan de Jong de09176ab9
Retry 401 errors on replies fetching (#28788) 2 years ago
Jonathan de Jong d0a5ebf914
Fix error when encountering malformed Tag objects from Kbin (#28235) 2 years ago
Claire bac9e0b55d
Add variable delay before link verification of remote account links (#27774) 2 years ago
Eugen Rochko 0d14fcebae
Change link previews to keep original URL from the status (#27312) 2 years ago
Matt Jankowski 0c4e7c06dc
Fix `Rails/FindEach` cop (#26886) 2 years ago
Jeong Arm 8f998cd96a
Handle featured collections without items (#27581) 3 years ago
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472) 3 years ago
Claire 6273416292
Fix post edits not being forwarded as expected (#26936) 3 years ago
Robert R George cf6f70799b
Add support for federating `memorial` attribute (#26583) 3 years ago
Claire 90ec88d58b
Add support for `indexable` attribute on remote actors (#26485) 3 years ago
Claire 1e3b19230a
Add stricter protocol fields validation for accounts (#25937) 3 years ago
Jeong Arm 664b0ca8cb
Check if json body is null on Activitipub::ProcessingWorker (#26021) 3 years ago
Claire 999c343946
Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886) 3 years ago
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796) 3 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 3 years ago
Claire a89b02af92
Check domain suspensions before trying to fetch resources (#24535) 3 years ago
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage (#24203) 3 years ago
Nick Schonning 4ff44be134
Autofix Rubocop Rails/Blank (#23765) 3 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 3 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 3 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 3 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506) 3 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 3 years ago
Claire bb89f0af8a
Fix ActivityPub::ProcessingWorker error on incoming malformed JSON-LD (#23416) 3 years ago
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification (#21617) 3 years ago
Claire 2644a28cb3
Change remote media files to be downloaded outside of transactions (#21796) 3 years ago
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025) 3 years ago
Claire 625216d8e1
Fix attachments of edited statuses not being fetched (#21565) 3 years ago
Claire a5394980f2
Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActorService (#20260) 4 years ago
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217) 4 years ago
Claire bbf74498f5
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 4 years ago
Yamagishi Kazutoshi 94feb2b93f
Fix `FetchFeaturedCollectionService` spec (#19401) 4 years ago
Takeshi Umeda b0e3f0312c
Add synchronization of remote featured tags (#19380) 4 years ago
Claire 85890bc80f
Fix crash in FetchRemoteKeyService (#19225) 4 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212) 4 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605) 4 years ago
Jeong Arm 6aa83b13ba
Properly delete remote account's avatar/header when fetch/update (#18973) 4 years ago
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314) 4 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400) 4 years ago
Claire 0597e5db68
Fix ArgumentError when processing pinned posts from Friendica (#18260) 4 years ago