You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Supernault
937cdfb7f9
Update StatusService
|
4 years ago |
| .. |
|
AccountService.php
|
Update AccountService, add dynamic user settings methods
|
4 years ago |
|
ActivityPubDeliveryService.php
|
…
|
|
|
ActivityPubFetchService.php
|
Update HttpSignatures, update instance actor headers. Fixes #2935
|
4 years ago |
|
AdminStatsService.php
|
Update AdminStatsService, add storage() method
|
4 years ago |
|
AutolinkService.php
|
Add AutolinkService
|
4 years ago |
|
ConfigCacheService.php
|
…
|
|
|
DiscoverService.php
|
Improve DiscoverService
|
4 years ago |
|
EmailService.php
|
…
|
|
|
FollowerService.php
|
Update FollowerService
|
4 years ago |
|
HashidService.php
|
…
|
|
|
HashtagService.php
|
Add HashtagService
|
4 years ago |
|
InstanceService.php
|
Update InstanceService
|
4 years ago |
|
LikeService.php
|
…
|
|
|
MediaBlocklistService.php
|
…
|
|
|
MediaPathService.php
|
…
|
|
|
MediaService.php
|
Update MediaService, return empty array if cantt find status
|
4 years ago |
|
MediaStorageService.php
|
Update MediaStorageService, improve header parsing
|
4 years ago |
|
MediaTagService.php
|
…
|
|
|
ModLogService.php
|
…
|
|
|
NodeinfoService.php
|
…
|
|
|
NotificationService.php
|
Update NotificationService, fix 500 bug
|
4 years ago |
|
PollService.php
|
…
|
|
|
ProfileService.php
|
…
|
|
|
PronounService.php
|
…
|
|
|
PublicTimelineService.php
|
Update ApiV1Controller, fix empty public timeline bug
|
4 years ago |
|
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.
|
4 years ago |
|
SearchApiV2Service.php
|
Update SearchApiV2Service, improve performance and include hashtag post counts when applicable
|
4 years ago |
|
SnowflakeService.php
|
Update Snowflake service
|
4 years ago |
|
StatusHashtagService.php
|
…
|
|
|
StatusLabelService.php
|
…
|
|
|
StatusMentionService.php
|
Add StatusMentionService, fixes #3026
|
4 years ago |
|
StatusService.php
|
Update StatusService
|
4 years ago |
|
StoryService.php
|
Update StoryService, fix division by zero bug
|
4 years ago |
|
SuggestionService.php
|
…
|
|
|
UserFilterService.php
|
Update public timeline api, use cached sorted set and client side block/mute filtering
|
4 years ago |
|
WebfingerService.php
|
…
|
|