Commit Graph

188 Commits (4482482e2a359897f6d70322091dc5beb2e75588)

Author SHA1 Message Date
Daniel Supernault 80d9b9399a
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. 3 years ago
Daniel Supernault a900de2121
Update HttpSignatures, update instance actor headers. Fixes #2935 4 years ago
Daniel Supernault 4a609dc377
Update NotificationService, fix 500 bug 4 years ago
Daniel Supernault 0584f9ee95
Update ApiV1Controller, fix empty public timeline bug 4 years ago
Daniel Supernault 9e630851a3
Update AccountService, fix status bug 4 years ago
Daniel Supernault 6ae1ba0a64
Update StoryService, fix division by zero bug 4 years ago
Daniel Supernault 0d8d6bc71e
Update FollowerService 4 years ago
Daniel Supernault 6b0b2cfaa5
Update StoryService 4 years ago
Daniel Supernault b32f4d91c4
Update Snowflake service 4 years ago
Daniel Supernault da6943daed
Add InstancePipeline and NodeinfoService 4 years ago
Daniel Supernault e5aea490b1
Refactor snowflake id generation to improve randomness 4 years ago
Daniel Supernault 0e13ab074c
Update SnowflakeService 4 years ago
Daniel Supernault ef8e38298f
Update StatusService 4 years ago
Daniel Supernault f9194df332
Update PollService 4 years ago
Daniel Supernault 2d93bc8b51
Update NotificationService 4 years ago
Daniel Supernault 07bc5d5c83
Update MediaStorageService 4 years ago
Daniel Supernault 450154e5af
Update MediaService 4 years ago
Daniel Supernault 427f9da33e
Update MediaPathService, change story paths 4 years ago
Daniel Supernault 168c19c5b6
Update LikeService 4 years ago
Daniel Supernault 2fb916c22b
Update InstanceService 4 years ago
Daniel Supernault ad2db4aea7
Update FollowerService 4 years ago
Daniel Supernault 0573213093
Add StoryService 4 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault acaf630dee
Update StatusService, invalidate profile embed cache on deletion 4 years ago
Daniel Supernault 3f8acb1266
Update AccountService, add syncPostCount method 4 years ago
Daniel Supernault 15c4fdd90c
Update StatusService, add non-public option and improve cache invalidation 4 years ago
Daniel Supernault ee0028bc57
Update PublicApiController, use account service 4 years ago
Daniel Supernault 22257cc2a7
Update FollowerService, cache audience 4 years ago
Daniel Supernault 14a1367a8f
Federate Media Licenses 4 years ago
Daniel Supernault 09d5198c55
Update StatusTransformers, remove includes and use cached services 4 years ago
Daniel Supernault 728f10d778
Update Timeline.vue, improve followed hashtags 4 years ago
Daniel Supernault 135474ae11
Update DiscoverController, use UserFilterService on trendingApi 4 years ago
Daniel Supernault c8824d1b51
Update FollowerService 4 years ago
Daniel Supernault 9650b668e9
Update PublicApiController, fix public timeline filtering 4 years ago
Daniel Supernault 08467d52d5
Update PublicTimelineService 4 years ago
Daniel Supernault d43e6d8d07
Update NotificationService, use zrevrangebyscore for api 4 years ago
Daniel Supernault 918016a5ad
Update PublicTimelineService 4 years ago
Daniel Supernault 51a277e1ae
Update StatusHashtagService, fix null status bug 4 years ago
Daniel Supernault 447e44e5ac
Update LikeService 4 years ago
Daniel Supernault 117b8410eb
Update PublicTimelineService, skip adds for now 4 years ago
Daniel Supernault 3741c76da3
Update LikeService, skip self likes 4 years ago
Daniel Supernault 68aa25400b
Add Auto Following support for admins 4 years ago
Daniel Supernault f767d99ad5
Update liked by, fix remote username urls 4 years ago
Daniel Supernault af71913597
Update AdminStatsService, fix postgres bug 4 years ago
Daniel Supernault eb7d5a4e36
New admin dashboard layout 4 years ago
Daniel Supernault 29947e157c
Update admin settings 4 years ago
Daniel Supernault 41792eea56
Update config() to config_cache() 4 years ago
Daniel Supernault c9abd70e8a
Update LikeService, fix authentication bug 4 years ago
Daniel Supernault 4408e2ef8c
Update LikeService, show like count to status owner 4 years ago
Daniel Supernault d2cb7d4770
Update ConfigCacheService, fix db issue 4 years ago
Daniel Supernault fabb57a9d5
Add profile pronouns 4 years ago
Daniel Supernault f2066b7401
Add admin config settings 4 years ago
Daniel Supernault 1d54204635
Update config() to config_cache() 4 years ago
Daniel Supernault 3136f8e137
Add ConfigCacheService 4 years ago
Daniel Supernault a5e64da69b
Update LikeService, fix likedBy method 4 years ago
Daniel Supernault 477db75896
Add LikeService 4 years ago
Daniel Supernault 391b1287ac
Update ProfileService, use account transformer 4 years ago
Daniel Supernault c20a9dfefe
Add InstanceService 4 years ago
Daniel Supernault 1769cdfd74
Update MediaStorageService, improve head checks to fix failed jobs 4 years ago
Daniel Supernault 37dbb3de29
Update MediaStorageService, dispatch deletes to MediaDeletePipeline 4 years ago
Daniel Supernault b299da9311
Update AccountService, cache object and observe changes 4 years ago
Daniel Supernault b16e9452bc
Update DiscoverController, deprecate unused endpoints 4 years ago
Daniel Supernault aa4c718d79
Update StatusHashtagService, remove deprecated methods 4 years ago
Daniel Supernault 0355b567dd
Update StatusHashtagService, use StatusService for statuses 4 years ago
Daniel Supernault 6e44ae0b64
Update StatusService, add ttl of 7 days 4 years ago
Daniel Supernault b7fcf8a504
Update StatusLabelService 4 years ago
Daniel Supernault 4abfe76a49
Update StatusLabelService, change config key 4 years ago
Daniel Supernault ab888b2e70
Add StatusLabelService 4 years ago
Daniel Supernault 94a9f685b5
Update MediaStorageService, add avatar method 4 years ago
Daniel Supernault 654b08d382
Update ActivityPubFetchService, add url validation 4 years ago
Daniel Supernault ce6ab80dba
Update MediaStorageService, clear transformer cache after storing media 4 years ago
Daniel Supernault be6d12fcb6
Update MediaPipeline, handle cloud object storage 4 years ago
Daniel Supernault 234f72f3aa
Update ImageOptimizePipeline, add skip_optimize and MediaStorageService support 4 years ago
Daniel Supernault aac4430970
Update MediaPathService, add story method 4 years ago
Daniel Supernault b00e2b0868
Update EmailService 4 years ago
Daniel Supernault 3ee1215a4a
Add signed GET for secure mode compatibility 4 years ago
Daniel Supernault c0076ab035
Add snowflake id service 4 years ago
Daniel Supernault 0fbde91e87
Update StatusService, cast response to array 4 years ago
Daniel Supernault 888ea7f07e
Update ap inbox 4 years ago
Daniel Supernault 941da5d589
Update admin dashboard 4 years ago
Daniel Supernault 1ea2db74b2
Update StatusService, fix json bug 4 years ago
Daniel Supernault 1b41d66446
Update EmailService, make case insensitive 4 years ago
Daniel Supernault 5d0a24a779
Add MediaBlocklistService 5 years ago
Daniel Supernault c945263994
Update Tag People, allow untagging yourself 5 years ago
Strubbl 8aa97dec0c
Update HashidService.php
fix php 7.4 requirement, which causes the error `ERROR: Array and string offset access syntax with curly braces is deprecated {"userId":1,"exception":"[object] (ErrorException(code: 0): Array and string offset access syntax with curly braces is deprecated at /var/www/ap
p/Services/HashidService.php:24)`
5 years ago
Daniel Supernault a327f5c167
Add HashidService 5 years ago
Daniel Supernault af87bf5038
Update APFetchService 5 years ago
Daniel Supernault 524c6d4558
Add MediaTagService 5 years ago
Daniel Supernault c54b29c559
Added MediaPathService 5 years ago
Daniel Supernault a0c0c84d3d
Update SearchApiV2Service, fix offset bug fixes #2116 5 years ago
Daniel Supernault 8763bfc5c4
Add ActivityPubFetchService for signed GET requests 5 years ago
Daniel Supernault 8b9faf3179
Update WebfingerService, cache lookup 5 years ago
Shlee cae0a52e89
Update FollowerService.php 5 years ago
Daniel Supernault 51642fc40d
Add modlog notifications 5 years ago
Daniel Supernault 810dc2190f
Add ModLogService 5 years ago
Daniel Supernault e0ab73c102
CS fix 5 years ago
Daniel Supernault c66d120cb7
Update SearchApiV2Service, order statuses by timestamp 5 years ago
Daniel Supernault d3cd0eea11
Update SearchApiV2Service 5 years ago
Daniel Supernault 4573fd850f
Update SearchApiV2Service 5 years ago
Daniel Supernault 1dac65fc10
Update SearchApiV2Service 5 years ago