pixelfed/app/Services
Daniel Supernault 7f8bba4415
Update CustomEmojiService, only return local emoji
2024-04-23 05:54:24 -06:00
..
Account Update AP helpers, refactor post count decrement logic 2024-02-04 02:50:48 -07:00
Internal Add BeagleService 2024-04-05 22:02:51 -06:00
Media Add MediaHlsService 2023-10-22 23:42:25 -06:00
Status
AccountService.php Update meta tags, improve descriptions and seo/og tags 2024-01-03 01:54:30 -07:00
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update ActivityPubFetchService, enforce stricter Content-Type validation 2024-02-15 21:22:41 -07:00
AdminSettingsService.php Update AdminSettingsController, add AdminSettingsService 2024-03-18 05:55:38 -06:00
AdminShadowFilterService.php
AdminStatsService.php
AutolinkService.php
AutospamService.php Update autospam config, use config_cache 2024-03-12 06:20:26 -06:00
AvatarService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2023-10-11 00:48:30 -06:00
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php Update ConfigCacheService, encrypt keys at rest 2024-03-14 05:49:02 -06:00
CustomEmojiService.php Update CustomEmojiService, only return local emoji 2024-04-23 05:54:24 -06:00
DiscoverService.php
DomainService.php
EmailService.php
FetchCacheService.php Add Profile Migrations 2024-03-02 04:21:04 -07:00
FilesystemService.php Update filesystems config, add to config_cache 2024-03-14 05:03:19 -06:00
FollowerService.php Update FollowerService, add $silent param to remove method to more efficently purge relationships 2023-12-19 05:46:06 -07:00
HashidService.php Update config_cache 2024-03-10 05:42:25 -06:00
HashtagFollowService.php Update HashtagFollowService, fix cache invalidation bug 2023-11-14 23:55:53 -07:00
HashtagRelatedService.php Add app:hashtag-related-generate command 2023-11-17 22:21:55 -07:00
HashtagService.php Update HashtagService, reduce cached_count cache ttl 2023-11-16 02:53:22 -07:00
HomeTimelineService.php Update HomeTimelineService, add domain blocks filtering to warmCache method 2023-12-21 00:21:33 -07:00
ImportService.php
InstanceService.php
LandingService.php Update activitpub setting, use config_cache() 2024-03-12 02:20:37 -06:00
LikeService.php
LiveStreamService.php
MarkerService.php Update MarkerService, fix php deprecation warning 2023-12-21 02:05:26 -07:00
MediaBlocklistService.php
MediaPathService.php
MediaService.php Update MediaService, remove hls_manifest attribute for MastoAPI entities 2023-10-23 01:14:33 -06:00
MediaStorageService.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php Update NodeinfoService, disable redirects 2024-02-07 02:47:34 -07:00
NotificationService.php Update ApiV1Controller, improve notification filtering 2024-03-05 01:56:16 -07:00
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php
ReblogService.php
RelationshipService.php
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, use more efficient query 2024-03-07 03:33:18 -07:00
SnowflakeService.php
StatusHashtagService.php Update StatusHashtagService, use more efficient cached count 2024-03-07 02:37:35 -07:00
StatusLabelService.php
StatusMentionService.php
StatusService.php Update Status model, improve thumb logic 2023-09-25 01:57:43 -06:00
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php Update UserFilterService, add domainBlocks method 2023-12-21 00:42:26 -07:00
UserRoleService.php Update ParentalControls, map updated saved permissions/roles 2024-01-11 04:41:38 -07:00
WebfingerService.php Add Profile Migrations 2024-03-02 04:21:04 -07:00