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
2024-12-26 09:46:49 +00:00
Code
Issues
Releases
Wiki
Activity
1a16ec2078
pixelfed
/
app
/
Services
History
Daniel Supernault
c53894fe16
Add Parental Controls feature
2024-01-11 01:35:15 -07:00
..
Account
Media
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 http client
2023-11-06 02:08:51 -07:00
AdminShadowFilterService.php
AdminStatsService.php
AutolinkService.php
AutospamService.php
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php
CustomEmojiService.php
DiscoverService.php
DomainService.php
EmailService.php
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
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
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
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php
NotificationService.php
Update notification epoch generation
2023-11-13 01:59:38 -07:00
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php
ReblogService.php
RelationshipService.php
ResilientMediaStorageService.php
SearchApiV2Service.php
Update SearchApiV2Service, add user domain blocks filtering
2023-12-21 01:05:49 -07:00
SnowflakeService.php
StatusHashtagService.php
Update StatusHashtagService, remove problemaatic cache layer
2023-11-16 00:29:10 -07:00
StatusLabelService.php
StatusMentionService.php
StatusService.php
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
Update UserFilterService, add domainBlocks method
2023-12-21 00:42:26 -07:00
UserRoleService.php
Add Parental Controls feature
2024-01-11 01:35:15 -07:00
WebfingerService.php