about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2022-11-17Handle links with no href in VerifyLinkService (#20741)Joshua Wood
2022-11-14Support UTF-8 Characters in Domains During CSV Import (#20592)Hampton Lintorn-Catlin
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-11-09Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActor...Claire
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-11-08Change Report category to "violation" if rule IDs are provided (#20137)trwnh
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-05Fix n+1 query during status removal (#19753)Eugen Rochko
2022-11-04Fix reblogs being discarded after the reblogged status (#19731)Claire
2022-11-04Add caching for payload serialization during fan-out (#19642)Eugen Rochko
2022-11-04Change mentions of blocked users to not be processed (#19725)Claire
2022-11-02Fix bookmark import stopping at the first failure (#19669)Claire
2022-10-29Fix account migration form ever using outdated account data (#18429)Eugen Rochko
2022-10-27Fix wrong math function used in search query (#19481)Eugen Rochko
2022-10-26Fix negatives values in search index causing queries to fail (#19464)Eugen Rochko
2022-10-26Change unauthenticated search to not support pagination in REST API (#19326)Eugen Rochko
2022-10-22Fix `Settings::FeaturedTagsController` (#19418)Yamagishi Kazutoshi
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
2022-10-21Fix `FetchFeaturedCollectionService` spec (#19401)Yamagishi Kazutoshi
2022-10-20Add synchronization of remote featured tags (#19380)Takeshi Umeda
2022-10-05Fix deleted pinned posts potentially counting towards the pinned posts limit ...Claire
2022-09-28Fix translations not being formatted, other issues in web UI (#19245)Eugen Rochko
2022-09-24Fix crash in FetchRemoteKeyService (#19225)Claire
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-20Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unap...Claire
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-08-27Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062)Claire
2022-08-24Add ability to block sign-ups from IP (#19037)Eugen Rochko
2022-08-15Properly delete remote account's avatar/header when fetch/update (#18973)Jeong Arm
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-07-04Fix crash when a remote Flag activity mentions a private post (#18760)Claire
2022-06-27Add notifications for new reports (#18697)Eugen Rochko
2022-06-09Add administrative webhooks (#18510)Eugen Rochko
2022-05-26Fix concurrent unfollowing decrementing follower count more than once (#18527)Eugen Rochko
2022-05-26Fix being able to appeal a strike unlimited times (#18529)Eugen Rochko
2022-05-26Fix being able to report otherwise inaccessible statuses (#18528)Eugen Rochko
2022-05-26Fix empty votes arbitrarily increasing voters count in polls (#18526)Eugen Rochko
2022-05-26Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)Eugen Rochko
2022-05-26Change unapproved and unconfirmed account to not be accessible in the REST AP...Claire
2022-05-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-05-06Allow VerifyLinkService to accept backlinks with differing case (#18320)Sara Golemon
2022-05-02Fix ArgumentError when processing pinned posts from Friendica (#18260)Claire
2022-05-02Fix compatibility with Friendica regarding pinned posts (#18254)Claire
2022-05-02Fix error when looking handle with surrounding spaces (#18225)Claire
2022-04-28Fix temporary network/remote server error prevent from interactions with remo...Claire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko