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 1 рік тому
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 1 рік тому
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 c72fa05299 Update LandingService and Config util to properly support the legal_notice setting 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 245ab3bc4f Update ApiV1Controller, fix relationship fields. Fixes #5900 3 місяців тому
ResilientMediaStorageService.php fb1deb6e28 Add Resilient Media Storage 1 рік тому
SearchApiV2Service.php 0a98b7ad20 Update SearchApiV2Service, fix offset bug. Fixes #5875 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 2f655d0008 Fix pinned posts implementation 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 ae39531ff2 field isnt accessTokenResourceOwnerId but responseResourceOwnerId 3 місяців тому
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 місяців тому