.. |
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
|
Update AccountService, fix actor cache invalidation
|
2023-01-30 23:35:10 -07:00 |
ActivityPubDeliveryService.php
|
…
|
|
ActivityPubFetchService.php
|
Update ActivityPubFetchService
|
2023-06-25 23:02:02 -06:00 |
AdminStatsService.php
|
…
|
|
AutolinkService.php
|
…
|
|
AutospamService.php
|
Add Autospam Advanced Detection
|
2023-05-17 04:00:03 -06:00 |
AvatarService.php
|
Update admin dashboard, fix search and dropdown menu
|
2023-05-05 00:00:11 -06:00 |
BookmarkService.php
|
…
|
|
BouncerService.php
|
Add cloud ip bans to BouncerService
|
2023-04-20 01:08:54 -06:00 |
CollectionService.php
|
…
|
|
ConfigCacheService.php
|
Add Autospam Advanced Detection
|
2023-05-17 04:00:03 -06:00 |
CustomEmojiService.php
|
Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes
|
2022-12-24 01:07:44 -07:00 |
DiscoverService.php
|
…
|
|
EmailService.php
|
…
|
|
FollowerService.php
|
Update FollowPipeline, fix followers_count and following_count counters
|
2023-03-03 04:08:29 -07:00 |
HashidService.php
|
Update MediaPathService, fix story path
|
2023-04-02 05:15:38 -06:00 |
HashtagService.php
|
Update HashtagService
|
2023-05-09 03:22:28 -06:00 |
ImportService.php
|
Update ImportService
|
2023-06-26 05:39:16 -06:00 |
InstanceService.php
|
Update InstanceService, fix banner blurhash memory bug
|
2023-05-13 00:18:53 -06:00 |
LandingService.php
|
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint
|
2023-05-07 05:04:18 -06:00 |
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
|
Update MediaPathService, fix story path
|
2023-04-02 05:15:38 -06:00 |
MediaService.php
|
Update MediaService, add summary attribute for better alt text federation
|
2022-12-04 20:29:01 -07:00 |
MediaStorageService.php
|
Update MediaStorageService
|
2023-06-06 06:01:49 -06:00 |
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
|
Update AdminApiController, improve admin moderation tools
|
2023-06-22 05:43:42 -06:00 |
NodeinfoService.php
|
…
|
|
NotificationService.php
|
…
|
|
PollService.php
|
…
|
|
ProfileService.php
|
Update ProfileService, add softFail param
|
2023-05-08 22:45:57 -06:00 |
ProfileStatusService.php
|
…
|
|
PronounService.php
|
…
|
|
PublicTimelineService.php
|
Update AdminApiController, improve admin moderation tools
|
2023-06-22 05:43:42 -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
|
Update SearchApiV2Service
|
2023-05-05 03:04:56 -06:00 |
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
|
Update StoryController, show active self stories on home timeline
|
2023-05-05 06:42:17 -06:00 |
SuggestionService.php
|
…
|
|
TrendingHashtagService.php
|
Update lexer/extractor to handle banned hashtags
|
2022-12-27 05:23:54 -07:00 |
UserFilterService.php
|
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts
|
2023-03-01 04:16:42 -07:00 |
WebfingerService.php
|
Update WebfingerService
|
2022-12-28 19:42:42 -07:00 |