pixelfed/app/Services
Felipe Mateus cce4c41d97
pinned posts
2025-03-20 12:47:48 -03:00
..
Account Update snowflake config, allow custom datacenter/worker ids 2025-03-13 23:44:02 -06:00
Federation Add ActiveSharedInboxService, for efficient sharedInbox caching 2024-09-04 22:11:28 -06:00
Groups Update GroupActivityPubService.php 2024-07-23 01:30:22 -06:00
Internal Update config, allow Beagle discover service to be disabled 2024-10-05 23:09:33 -06:00
Media
Status Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07:00
AccountService.php Update ApiV1Controller, handle Moved accounts 2024-09-11 02:47:34 -06:00
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method 2024-09-05 00:40:00 -06:00
AdminSettingsService.php Add Authorized Fetch 2024-08-01 21:47:04 -06:00
AdminShadowFilterService.php
AdminStatsService.php AdminStatsService: do not count deleted users 2025-02-02 13:48:40 +00:00
AutolinkService.php Update AutolinkService, optimize lookups 2024-11-19 04:03:08 -07:00
AutospamService.php
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php Add Authorized Fetch 2024-08-01 21:47:04 -06:00
CustomEmojiService.php
DiscoverService.php
DomainService.php
EmailService.php
FetchCacheService.php
FilesystemService.php
FollowerService.php Update FollowerService 2024-09-05 07:07:57 -06:00
GroupFeedService.php Add groups models, controllers and services 2024-07-09 23:16:05 -06:00
GroupPostService.php Add groups models, controllers and services 2024-07-09 23:16:05 -06:00
GroupService.php Add groups models, controllers and services 2024-07-09 23:16:05 -06:00
HashidService.php
HashtagFollowService.php
HashtagRelatedService.php
HashtagService.php
HomeTimelineService.php
ImportService.php Fix Instagram import. Closes #5411 2025-01-03 21:41:55 -07:00
InstanceService.php
LandingService.php
LikeService.php Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 2025-03-12 00:14:37 -06:00
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php Merge pull request #5664 from hnrd/fix-migrate2cloud 2025-02-03 03:18:57 -07:00
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php Lint 2024-09-05 00:40:57 -06:00
NotificationAppGatewayService.php Update NotificationAppGatewayService 2024-09-30 04:02:33 -06:00
NotificationService.php
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php Update PronounService.php with it its pronouns 2024-09-09 19:23:34 -04:00
PublicTimelineService.php
PushNotificationService.php Fix notifications not being delivered by directly checking the state from the database 2025-01-12 11:30:15 -08:00
ReblogService.php Update ReblogService, fix cache sync issues 2024-09-17 02:48:09 -06:00
RelationshipService.php
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, fix hashtag search 2025-01-14 18:57:37 -07:00
SnowflakeService.php Update snowflake config, allow custom datacenter/worker ids 2025-03-13 23:44:02 -06:00
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php pinned posts 2025-03-20 12:47:48 -03:00
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
UserRoleService.php
UserStorageService.php Add UserStorageService 2024-07-29 03:53:24 -06:00
WebfingerService.php