.. |
Account
|
Update AP helpers, refactor post count decrement logic
|
2024-02-04 02:50:48 -07: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 BeagleService, disable discovery if AP is disabled
|
2024-08-18 01:59:24 -06:00 |
Media
|
Add MediaHlsService
|
2023-10-22 23:42:25 -06:00 |
Status
|
Update UpdateStatusService, fix formatting issue. Fixes #4423
|
2023-05-26 19:16:57 -06: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
|
Add AdminShadowFilter feature
|
2023-09-14 22:32:37 -06:00 |
AdminStatsService.php
|
Update cache
|
2024-06-12 02:58:25 -06:00 |
AutolinkService.php
|
…
|
|
AutospamService.php
|
Update autospam config, use config_cache
|
2024-03-12 06:20:26 -06:00 |
AvatarService.php
|
Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars
|
2023-10-11 00:48:30 -06:00 |
BookmarkService.php
|
…
|
|
BouncerService.php
|
Add cloud ip bans to BouncerService
|
2023-04-20 01:08:54 -06:00 |
CollectionService.php
|
Update CollectionController
|
2022-10-02 18:55:16 -06:00 |
ConfigCacheService.php
|
Add Authorized Fetch
|
2024-08-01 21:47:04 -06:00 |
CustomEmojiService.php
|
Update CustomEmojiService, only return local emoji
|
2024-04-23 05:54:24 -06:00 |
DiscoverService.php
|
…
|
|
DomainService.php
|
Update AP fetch service and domain service
|
2024-06-02 02:55:28 -06:00 |
EmailService.php
|
…
|
|
FetchCacheService.php
|
Add Profile Migrations
|
2024-03-02 04:21:04 -07:00 |
FilesystemService.php
|
Update filesystems config, add to config_cache
|
2024-03-14 05:03:19 -06:00 |
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
|
Update config_cache
|
2024-03-10 05:42:25 -06:00 |
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
|
Update ImportService
|
2023-06-26 05:39:16 -06:00 |
InstanceService.php
|
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances
|
2024-06-19 03:02:00 -06:00 |
LandingService.php
|
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances
|
2024-06-19 03:02:00 -06:00 |
LikeService.php
|
Update Services, use zpopmin on predis
|
2023-07-13 22:06:21 -06:00 |
LiveStreamService.php
|
…
|
|
MarkerService.php
|
Update MarkerService, fix php deprecation warning
|
2023-12-21 02:05:26 -07:00 |
MediaBlocklistService.php
|
…
|
|
MediaPathService.php
|
Update MediaPathService, fix story path
|
2023-04-02 05:15:38 -06:00 |
MediaService.php
|
Update MediaService, remove hls_manifest attribute for MastoAPI entities
|
2023-10-23 01:14:33 -06:00 |
MediaStorageService.php
|
Update cloud storage, use config_cache
|
2024-03-12 01:03:33 -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 Services, use zpopmin on predis
|
2023-07-13 22:06:21 -06:00 |
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
|
Update ApiV1Controller, improve notification filtering
|
2024-03-05 01:56:16 -07:00 |
PollService.php
|
…
|
|
ProfileService.php
|
Update ProfileService, add softFail param
|
2023-05-08 22:45:57 -06:00 |
ProfileStatusService.php
|
Add ProfileStatusService
|
2022-09-12 21:26:22 -06:00 |
PronounService.php
|
Update PronounService.php with it its pronouns
|
2024-09-09 19:23:34 -04:00 |
PublicTimelineService.php
|
Add AdminShadowFilter feature
|
2023-09-14 22:32:37 -06:00 |
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
|
Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging
|
2023-08-23 02:39:16 -06:00 |
ResilientMediaStorageService.php
|
Add Resilient Media Storage
|
2023-09-25 00:59:24 -06:00 |
SearchApiV2Service.php
|
Update SearchApiV2Service, add support for Moved accounts
|
2024-09-11 04:03:02 -06:00 |
SnowflakeService.php
|
…
|
|
StatusHashtagService.php
|
Update StatusHashtagService, use more efficient cached count
|
2024-03-07 02:37:35 -07:00 |
StatusLabelService.php
|
…
|
|
StatusMentionService.php
|
…
|
|
StatusService.php
|
Update StatusService
|
2024-09-11 02:53:06 -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 UserFilterService, add domainBlocks method
|
2023-12-21 00:42:26 -07:00 |
UserRoleService.php
|
Update ParentalControls, map updated saved permissions/roles
|
2024-01-11 04:41:38 -07:00 |
UserStorageService.php
|
Add UserStorageService
|
2024-07-29 03:53:24 -06:00 |
WebfingerService.php
|
Add Profile Migrations
|
2024-03-02 04:21:04 -07:00 |