Daniel Supernault bbc7f7b0d4 Fix race condition 2 weeks ago
..
Account 806e210f13 Update snowflake config, allow custom datacenter/worker ids 4 months ago
Federation 1a6a3397e4 Add ActiveSharedInboxService, for efficient sharedInbox caching 10 months ago
Groups 4f2faed756 Update GroupActivityPubService.php 1 year ago
Internal de4ce3c83f Update config, allow Beagle discover service to be disabled 9 months ago
Media 4cd53247a6 Add MediaHlsService 1 year ago
Status 9eeb7b6741 Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 8 months ago
AccountService.php 6c48a12423 Update ApiV1Controller, handle Moved accounts 10 months ago
ActivityPubDeliveryService.php 74cc41d4fa Add Content-Type and User-Agent for activity delivery 3 years ago
ActivityPubFetchService.php 21da2b642c Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method 10 months ago
AdminSettingsService.php ea2a9eb42a Add Authorized Fetch 11 months ago
AdminShadowFilterService.php 33ed7a8c91 Add AdminShadowFilter feature 1 year ago
AdminStatsService.php efcf836e6d AdminStatsService: do not count deleted users 5 months ago
AutolinkService.php eac2c19601 Update AutolinkService, optimize lookups 8 months ago
AutospamService.php a76cb5f4f8 Update autospam config, use config_cache 1 year ago
AvatarService.php 82798b5ea3 Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 1 year ago
BookmarkService.php a11772bcfe Update BookmarkService, use sorted set 3 years ago
BouncerService.php 50ab2e2039 Add cloud ip bans to BouncerService 2 years ago
CollectionService.php b8ad594a05 Update CollectionController 2 years ago
ConfigCacheService.php ea2a9eb42a Add Authorized Fetch 11 months ago
CustomEmojiService.php 7f8bba4415 Update CustomEmojiService, only return local emoji 1 year ago
DiscoverService.php aee9b994e3 Improve DiscoverService 3 years ago
DomainService.php 42915ff9a0 Update AP fetch service and domain service 1 year ago
EmailService.php b00e2b0868 Update EmailService 4 years ago
FetchCacheService.php f8145a78cf Add Profile Migrations 1 year ago
FilesystemService.php 087b27916f Update filesystems config, add to config_cache 1 year ago
FollowerService.php 991b3e5792 Update FollowerService 10 months ago
GroupFeedService.php 3d6b9badf4 Add groups models, controllers and services 1 year ago
GroupPostService.php 3d6b9badf4 Add groups models, controllers and services 1 year ago
GroupService.php 3d6b9badf4 Add groups models, controllers and services 1 year ago
HashidService.php bf46f6f5f4 Update config_cache 1 year ago
HashtagFollowService.php 84f4e88573 Update HashtagFollowService, fix cache invalidation bug 1 year ago
HashtagRelatedService.php 176b4ed793 Add app:hashtag-related-generate command 1 year ago
HashtagService.php 15f29f7d79 Update HashtagService, reduce cached_count cache ttl 1 year ago
HomeTimelineService.php b3148b788e Update HomeTimelineService, add domain blocks filtering to warmCache method 1 year ago
ImportService.php bbc7f7b0d4 Fix race condition 2 weeks ago
InstanceService.php 4f2b8ed20a Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 1 year ago
LandingService.php 3861e7ddfe Staging (#5978) 2 months ago
LikeService.php 38e17a06e0 Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 4 months ago
LiveStreamService.php f51ffa7eab Update LiveStreamController, clear chat after stream ends 3 years ago
MarkerService.php 5169936062 Update MarkerService, fix php deprecation warning 1 year ago
MediaBlocklistService.php 5d0a24a779 Add MediaBlocklistService 5 years ago
MediaPathService.php aebbad964b Update MediaPathService, fix story path 2 years ago
MediaService.php 449e374cbe Update MediaService 2 months ago
MediaStorageService.php 2eb3957609 Lint 2 months ago
MediaTagService.php 6cdb5bc672 Update Notification logic, remove message and rendered fields 2 years ago
ModLogService.php ea943333a5 Update models, remove deprecated toText and toHtml methods 2 years ago
NetworkTimelineService.php 4b2c66f557 Update Services, use zpopmin on predis 2 years ago
NodeinfoService.php 1210bf7502 Lint 10 months ago
NotificationAppGatewayService.php ae6fca4d23 Update NotificationAppGatewayService 10 months ago
NotificationService.php 01535a6cfe Update ApiV1Controller, improve notification filtering 1 year ago
PlaceService.php ece23d751b Update Places, improve cache invalidation/ttl 2 months ago
PollService.php 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
ProfileService.php 6bc20a37ed Update ProfileService, add softFail param 2 years ago
ProfileStatusService.php 4d95d2cb7f Add ProfileStatusService 2 years ago
PronounService.php 0fe21513f9 Update PronounService.php with it its pronouns 10 months ago
PublicTimelineService.php 33ed7a8c91 Add AdminShadowFilter feature 1 year ago
PushNotificationService.php 4d0cb32f79 Fix notifications not being delivered by directly checking the state from the database 6 months ago
ReblogService.php 3de8ceca74 Update ReblogService, fix cache sync issues 10 months ago
RelationshipService.php 0158941fb6 API improvements + test fixes (#5925) 3 months ago
ResilientMediaStorageService.php fb1deb6e28 Add Resilient Media Storage 1 year ago
SearchApiV2Service.php 0158941fb6 API improvements + test fixes (#5925) 3 months ago
SnowflakeService.php 806e210f13 Update snowflake config, allow custom datacenter/worker ids 4 months ago
StatusHashtagService.php 592c84125c Update StatusHashtagService, use more efficient cached count 1 year ago
StatusLabelService.php cc6b78c436 Update StatusService 3 years ago
StatusMentionService.php e5387d6742 Add StatusMentionService, fixes #3026 3 years ago
StatusService.php e5c577054b Add Pinned Posts + WebUI profile fixes (#5914) 3 months ago
StoryService.php 633351f6dc Update StoryController, show active self stories on home timeline 2 years ago
SuggestionService.php c369882b48 Update Redis namespace 5 years ago
TrendingHashtagService.php 909a8a5a9b Update lexer/extractor to handle banned hashtags 2 years ago
UserFilterService.php 6d55cb27ee Update UserFilterService, add domainBlocks method 1 year ago
UserOidcService.php 3861e7ddfe Staging (#5978) 2 months ago
UserRoleService.php 9d365d07f9 Update ParentalControls, map updated saved permissions/roles 1 year ago
UserStorageService.php 73b9a75a64 Add UserStorageService 1 year ago
WebfingerService.php c1f2dfb013 Update WebfingerService, apply banned domains to webfinger logic 3 months ago