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-02-08 15:34:52 +00:00
Code
Issues
Releases
Wiki
Activity
fe8728c0ba
pixelfed
/
app
/
Services
History
Daniel Supernault
a2305d5fdc
Added
/api/v1.1/accounts/app/settings
endpoint and UserAppSettings model to store app specific settings
2023-05-29 03:43:25 -06:00
..
Account
Added
/api/v1.1/accounts/app/settings
endpoint and UserAppSettings model to store app specific settings
2023-05-29 03:43:25 -06:00
Status
Update UpdateStatusService, fix formatting issue.
Fixes
#4423
2023-05-26 19:16:57 -06:00
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php
AdminStatsService.php
AutolinkService.php
AutospamService.php
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
CustomEmojiService.php
DiscoverService.php
EmailService.php
FollowerService.php
HashidService.php
HashtagService.php
Update HashtagService
2023-05-09 03:22:28 -06:00
InstanceService.php
Update InstanceService, fix banner blurhash memory bug
2023-05-13 00:18:53 -06:00
LandingService.php
LikeService.php
Update LikeService, improve likedBy logic to soft fail on missing or deleted accounts
2023-05-08 22:47:59 -06:00
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php
MediaTagService.php
Update Notification logic, remove message and rendered fields
2023-05-12 23:15:41 -06:00
ModLogService.php
Update models, remove deprecated toText and toHtml methods
2023-05-13 00:43:46 -06:00
NetworkTimelineService.php
NodeinfoService.php
NotificationService.php
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php
Update PublicTimelineService, improve warmCache query
2023-05-23 01:29:22 -06:00
ReblogService.php
RelationshipService.php
Added
following_since
attribute to
/api/v1/accounts/relationships
endpoint when
_pe=1
(pixelfed entity) parameter is present
2023-05-29 00:08:31 -06:00
SearchApiV2Service.php
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php
Update StatusService, fix bug in getFull method
2023-05-24 23:41:48 -06:00
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
WebfingerService.php