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