This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
1
mirror of
https://github.com/pixelfed/pixelfed.git
synced
2025-01-03 05:34:14 +00:00
Code
Issues
Releases
Wiki
Activity
1f30beccf3
pixelfed
/
app
/
Services
History
Daniel Supernault
79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI.
Fixes
#5364
2024-12-06 03:15:39 -07:00
..
Account
Federation
Groups
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
AdminShadowFilterService.php
AdminStatsService.php
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
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
GroupPostService.php
GroupService.php
HashidService.php
HashtagFollowService.php
HashtagRelatedService.php
HashtagService.php
HomeTimelineService.php
ImportService.php
InstanceService.php
LandingService.php
LikeService.php
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php
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
Add PushNotificationService
2024-09-30 02:55:44 -06: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, add support for Moved accounts
2024-09-11 04:03:02 -06:00
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI.
Fixes
#5364
2024-12-06 03:15:39 -07:00
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
UserRoleService.php
UserStorageService.php
WebfingerService.php