about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
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
2022-04-13Fix FetchFeaturedCollectionService (#18030)Jeong Arm
2022-04-08Change e-mail notifications to only be sent when recipient is offline (#17984)Eugen Rochko
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-04-06Fix error when encountering invalid pinned posts (#17964)Claire
2022-04-06Fix inconsistency in error handling when removing a status (#17974)Claire
2022-03-30Refactor `response_to_recipient?` CTE (#17899)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-12Fix issues with processing toot edits (#17748)Claire
2022-03-12Fix Updates being forwarded even when not processable or causing no change (#...Claire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko
2022-03-09Add rate limit for editing (#17728)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-09Fix invalid language resulting in no fallback being set on statuses (#17722)Eugen Rochko
2022-03-04Fix duplicate notifications being possible after poll expiration (#17697)Eugen Rochko
2022-03-02Fix report category not being saved in REST API (#17682)Eugen Rochko
2022-03-01Add ability to mark statuses as sensitive from reports in admin UI (#17668)Eugen Rochko
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-23Fix new sign-up notification not working because of incorrect type name (#17629)Claire
2022-02-23Add notifications for new sign-ups (#16953)Eugen Rochko
2022-02-22Fix various typos (#17621)luzpaz