1277 Commits (main)

Author SHA1 Message Date
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
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out (#19642) 2 years ago
Claire 4fb0aae636
Change mentions of blocked users to not be processed (#19725) 2 years ago
Claire e0eb39d41b
Fix bookmark import stopping at the first failure (#19669) 2 years ago
Eugen Rochko dc5c86add7
Fix account migration form ever using outdated account data (#18429) 2 years ago
Eugen Rochko f6bcf86caf
Fix wrong math function used in search query (#19481) 2 years ago
Eugen Rochko 7d25f72b9f
Fix negatives values in search index causing queries to fail (#19464) 2 years ago
Eugen Rochko 1ae508bf2f
Change unauthenticated search to not support pagination in REST API (#19326) 2 years ago
Yamagishi Kazutoshi 45d3b32488
Fix `Settings::FeaturedTagsController` (#19418) 2 years ago
Takeshi Umeda 74ead7d106
Change featured tag updates to add/remove activity (#19409) 2 years ago
Yamagishi Kazutoshi 94feb2b93f
Fix `FetchFeaturedCollectionService` spec (#19401) 2 years ago
Takeshi Umeda b0e3f0312c
Add synchronization of remote featured tags (#19380) 2 years ago
Claire cedcece0cc
Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) 2 years ago
Eugen Rochko 55a2e9b5be
Fix translations not being formatted, other issues in web UI (#19245) 2 years ago
Claire 85890bc80f
Fix crash in FetchRemoteKeyService (#19225) 2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218) 2 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 2 years ago
Claire 7b38cb88ca
Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unapproved users (#19191) 2 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605) 2 years ago
Claire c7147bab90
Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062) 2 years ago
Eugen Rochko d83faa1a89
Add ability to block sign-ups from IP (#19037) 2 years ago
Jeong Arm 6aa83b13ba
Properly delete remote account's avatar/header when fetch/update (#18973) 2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809) 2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641) 2 years ago
Claire 1b4054256f
Fix crash when a remote Flag activity mentions a private post (#18760) 2 years ago
Eugen Rochko 2936f42a14
Add notifications for new reports (#18697) 2 years ago
Eugen Rochko a2871cd747
Add administrative webhooks (#18510) 2 years ago
Eugen Rochko 52f4e834f2
Fix concurrent unfollowing decrementing follower count more than once (#18527) 2 years ago
Eugen Rochko 8a9acbe604
Fix being able to appeal a strike unlimited times (#18529) 2 years ago
Eugen Rochko c4d2c39a75
Fix being able to report otherwise inaccessible statuses (#18528) 2 years ago
Eugen Rochko 1ff4877945
Fix empty votes arbitrarily increasing voters count in polls (#18526) 2 years ago
Eugen Rochko 976cd6413e
Fix moderator leak in undo_mark_statuses_as_sensitive (#18525) 2 years ago
Claire 440eb71310
Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) 2 years ago
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314) 2 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400) 2 years ago
Sara Golemon 336c23336a
Allow VerifyLinkService to accept backlinks with differing case (#18320) 2 years ago
Claire 0597e5db68
Fix ArgumentError when processing pinned posts from Friendica (#18260) 2 years ago
Claire 71d02ffcf3
Fix compatibility with Friendica regarding pinned posts (#18254) 2 years ago
Claire 9a3be0ad68
Fix error when looking handle with surrounding spaces (#18225) 2 years ago
Claire 84d991988e
Fix temporary network/remote server error prevent from interactions with remote accounts (#18161) 2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 2 years ago
Jeong Arm 1de748bf5e
Fix FetchFeaturedCollectionService (#18030) 2 years ago