1355 Commits (214f04f04beb74a010f24c51f6538b39195a0017)

Author SHA1 Message Date
Claire 92d1e05c3e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0ae0740826 Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Claire 6917c854d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire ea4cffac37 Fix unbounded recursion in post discovery (#23506)
2 years ago
Claire 5f26e6e7ca Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 8134672631 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Markus Unterwaditzer 4a902cc7f6 Suppress AddressFamilyError in link verification (#23204)
2 years ago
Claire 7d70af8abd Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 8de1412d0f Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185)
2 years ago
Claire 5fbe5fed1e Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 43b9c4c0a7 Merge branch 'main' into glitch-soc/merge-upstream
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 341b653578 Merge branch 'main' into glitch-soc/merge-upstream
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 54920be04d Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire d773490e8a Fix suspension worker crashing on S3-compatible setups without ACL support (#22487)
2 years ago
Claire f23d971cd8 Merge branch 'main' into glitch-soc/merge-upstream
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 afa828e3d4 Fix unbounded recursion in account discovery (#1994)
2 years ago
Claire 02992b262a Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 3e4b8636a0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Joshua Wood e0940d04f1 Handle links with no href in VerifyLinkService (#20741)
2 years ago
Claire 997553a99e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Hampton Lintorn-Catlin 277e2590e2 Support UTF-8 Characters in Domains During CSV Import (#20592)
2 years ago
Claire 09f987bce1 Merge branch 'main' into glitch-soc/merge-upstream
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 0f9c70d5a2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5778ba1028 Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Claire 20fb459dee Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 525919c04f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 6099eecf57 Fix account migration form ever using outdated account data (#18429)
2 years ago
Claire 0060eb5dcf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko b121befc33 Fix wrong math function used in search query (#19481)
2 years ago
Eugen Rochko 821c050f08 Fix negatives values in search index causing queries to fail (#19464)
2 years ago
Eugen Rochko 6c1c7d9d3b Change unauthenticated search to not support pagination in REST API (#19326)
2 years ago
Yamagishi Kazutoshi 9e8b91092a Fix `Settings::FeaturedTagsController` (#19418)
2 years ago
Takeshi Umeda 64b46b9ae5 Change featured tag updates to add/remove activity (#19409)
2 years ago
Yamagishi Kazutoshi 65c91f5cb3 Fix `FetchFeaturedCollectionService` spec (#19401)
2 years ago
Takeshi Umeda fd61882f1a Add synchronization of remote featured tags (#19380)
2 years ago
Claire c2c59a75cb Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005)
2 years ago
Claire a4fc7ac922 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 798ed9890d Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Claire ff4cd068a3 Fix crash in FetchRemoteKeyService (#19225)
2 years ago
Eugen Rochko a593188ded Add user content translations with configurable backends (#19218)
2 years ago
Claire e1d78575c4 Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire 4be7a4764e Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unapproved users (#19191)
2 years ago
Claire b8853ddcb9 Improve error reporting and logging when processing remote accounts (#15605)
2 years ago
Claire 2a7538aeed Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 8aaa9a7595 Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062)
2 years ago
Claire a0c630d5ff Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko b2e1224baa Add ability to block sign-ups from IP (#19037)
2 years ago
Claire 6574050b4b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm c4856c0066 Properly delete remote account's avatar/header when fetch/update (#18973)
2 years ago
Claire b50ab06371 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 265c09fef1 Add ability to follow hashtags (#18809)
2 years ago
Claire 06a878c6b5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f239a473ce Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko e164d6a687 Add customizable user roles (#18641)
2 years ago
Claire 6e31d2d520 Fix crash when a remote Flag activity mentions a private post (#18760)
2 years ago
Claire 490417762f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko e6eb0a29b9 Add notifications for new reports (#18697)
2 years ago
Claire 3b4abfe132 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 0eb2db6b52 Add administrative webhooks (#18510)
2 years ago
Claire 17c2120267 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 902d3627e2 Fix concurrent unfollowing decrementing follower count more than once (#18527)
2 years ago
Eugen Rochko a4410daf13 Fix being able to appeal a strike unlimited times (#18529)
2 years ago
Eugen Rochko 4bb50e32e4 Fix being able to report otherwise inaccessible statuses (#18528)
2 years ago
Eugen Rochko 49c6b3736a Fix empty votes arbitrarily increasing voters count in polls (#18526)
2 years ago
Eugen Rochko e871725668 Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
2 years ago
Claire 61e105a326 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f5e6c776c1 Change unapproved and unconfirmed account to not be accessible in the REST API (#17530)
2 years ago
Claire eada1864ef Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 14dca6b469 Fix NoMethodError when resolving a link that redirects to a local post (#18314)
2 years ago
Claire fbfa953ad2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko f1707c6d50 Refactor how Redis locks are created (#18400)
2 years ago
Claire 6f69b831d6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Sara Golemon 7c1bd95c9b Allow VerifyLinkService to accept backlinks with differing case (#18320)
2 years ago
Claire a62029ad4c Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 25d089390c Fix ArgumentError when processing pinned posts from Friendica (#18260)
2 years ago