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