.. |
AccountService.php
|
Update AccountService
|
2022-01-08 04:03:45 -07:00 |
ActivityPubDeliveryService.php
|
Add Content-Type and User-Agent for activity delivery
|
2022-05-03 01:58:20 +09:00 |
ActivityPubFetchService.php
|
Update HttpSignatures, update instance actor headers. Fixes #2935
|
2021-09-20 00:21:16 -06:00 |
AdminStatsService.php
|
Update AdminStatsService, add storage() method
|
2021-11-10 21:54:50 -07:00 |
AutolinkService.php
|
Add AutolinkService
|
2021-11-15 19:33:52 -07:00 |
BookmarkService.php
|
Update BookmarkService, use sorted set
|
2022-01-28 18:27:53 -07:00 |
CollectionService.php
|
Add CollectionService
|
2022-03-08 20:56:08 -07:00 |
ConfigCacheService.php
|
Update ConfigCacheService, fail to fallback earlier
|
2022-04-09 22:33:14 -06:00 |
CustomEmojiService.php
|
Change static_path on custom emojis to static_url
|
2022-04-01 18:40:13 -04:00 |
DiscoverService.php
|
Improve DiscoverService
|
2021-12-19 04:07:40 -07:00 |
EmailService.php
|
Update EmailService
|
2021-01-17 15:33:56 -07:00 |
FollowerService.php
|
Update FollowerService
|
2021-12-04 17:37:44 -07:00 |
HashidService.php
|
Update HashidService.php
|
2020-07-20 23:22:16 +02:00 |
HashtagService.php
|
Update HashtagService, use sorted set for followed tags
|
2022-05-09 02:01:33 -06:00 |
InstanceService.php
|
Update InstanceService, define cache keys
|
2022-03-12 23:32:31 -07:00 |
LikeService.php
|
Update LikeService, improve caching logic and add profile id to likedBy method to fix #3271
|
2022-02-26 22:41:57 -07:00 |
MarkerService.php
|
Update ApiV1Controller, add markers endpoint
|
2022-03-24 23:37:19 -06:00 |
MediaBlocklistService.php
|
Add MediaBlocklistService
|
2020-07-26 22:14:57 -06:00 |
MediaPathService.php
|
Update MediaPathService, change story paths
|
2021-08-31 00:38:07 -06:00 |
MediaService.php
|
Update Services, fix mastoapi compat
|
2022-01-03 02:31:03 -07:00 |
MediaStorageService.php
|
Update MediaStorageService, fix reremote avatar bug
|
2022-01-17 17:11:16 -07:00 |
MediaTagService.php
|
Update ProfileService, use account transformer
|
2021-05-01 13:35:47 -06:00 |
ModLogService.php
|
Add modlog notifications
|
2020-02-21 21:00:00 -07:00 |
NodeinfoService.php
|
Add InstancePipeline and NodeinfoService
|
2021-09-03 20:45:56 -06:00 |
NotificationService.php
|
Update ApiV1Controller, fix notification entities
|
2022-03-23 00:28:39 -06:00 |
PollService.php
|
Update PollService
|
2021-08-31 00:39:32 -06:00 |
ProfileService.php
|
Update PublicApiController, use account service
|
2021-07-26 18:47:40 -06:00 |
PronounService.php
|
Add profile pronouns
|
2021-05-11 23:25:10 -06:00 |
PublicTimelineService.php
|
Update ApiV1Controller, fix empty public timeline bug
|
2021-09-07 21:07:20 -06:00 |
ReblogService.php
|
Update ReblogService
|
2022-03-11 00:00:47 -07:00 |
RelationshipService.php
|
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries.
|
2021-10-07 03:27:13 -06:00 |
SearchApiV2Service.php
|
Update ApiV1Controller, fix search v2 entities
|
2022-03-23 05:58:14 -06:00 |
SnowflakeService.php
|
Update Snowflake service
|
2021-09-03 20:51:05 -06:00 |
StatusHashtagService.php
|
Update DiscoverController, improve tag feed perf
|
2022-03-31 01:31:03 -06:00 |
StatusLabelService.php
|
Update StatusService
|
2022-04-18 01:59:27 -06:00 |
StatusMentionService.php
|
Add StatusMentionService, fixes #3026
|
2021-12-03 20:47:00 -07:00 |
StatusService.php
|
Update StatusService
|
2022-04-18 01:59:27 -06:00 |
StoryService.php
|
Cleanup, fixes #3440
|
2022-05-14 00:36:52 -06:00 |
SuggestionService.php
|
Update Redis namespace
|
2019-12-10 23:04:03 -07:00 |
UserFilterService.php
|
Update public timeline api, use cached sorted set and client side block/mute filtering
|
2021-10-20 04:31:07 -06:00 |
WebfingerService.php
|
Update ApiV1Controller, fix search v2 entities
|
2022-03-23 05:58:14 -06:00 |