Commit Graph

209 Commits (aded149faee3130e1b4b3de814403b3d54bac7eb)

Author SHA1 Message Date
Daniel Supernault 1310d95cdb
Add NetworkTimelineService cache 3 years ago
Daniel Supernault 9c17def4a0
Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days. 3 years ago
Daniel Supernault 4ecbd7cbe4
Update FollowerService 3 years ago
Daniel Supernault 5206f21f59
Add Live Stories/Live streaming 3 years ago
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
Shlee e36be67c70 unwanted semicolons 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Daniel Supernault 153eb6ba4c
Update HashtagService, use sorted set for followed tags 3 years ago
noellabo 74cc41d4fa Add Content-Type and User-Agent for activity delivery 3 years ago
Daniel Supernault cc6b78c436
Update StatusService 3 years ago
Daniel Supernault 488561c270
Update ConfigCacheService, fail to fallback earlier 3 years ago
daniel a5114bf35a
Merge pull request #3348 from shadowfacts/emoji-schema
Change static_path on custom emojis to static_url
3 years ago
Shadowfacts 0a7f8fd142
Change static_path on custom emojis to static_url 3 years ago
Daniel Supernault d8ff40ebf9
Update DiscoverController, improve tag feed perf 3 years ago
Daniel Supernault 93a9769e47
Update ApiV1Controller, add markers endpoint 3 years ago
Daniel Supernault 9dac861ebe
Update ApiV1Controller, fix search v2 entities 3 years ago
Daniel Supernault afe903c36e
Update ApiV1Controller, fix notification entities 3 years ago
Daniel Supernault 74018e9c4e
Update search service, fix banned instance edge case 3 years ago
Daniel Supernault 72918a4b09
Update InstanceService, define cache keys 3 years ago
Daniel Supernault 281443d7fe
Update SearchApiV2Service, filter banned instances 3 years ago
Daniel Supernault d48674154a
Update ReblogService 3 years ago
Daniel Supernault 4482482e2a
Update ReblogService 3 years ago
Daniel Supernault ebe9c54dae
Update ReblogService 3 years ago
Daniel Supernault 3ef6c9fe81
Improve reblog api performance 3 years ago
daniel 018f7e10a3
Merge pull request #3294 from rm-yakovenko/issues/3288
Fix: Undefined index: replies_count
3 years ago
Daniel Supernault aba0c97cee
Add CollectionService 3 years ago
Rm Yakovenko 72da667305 #3288 Fix: Undefined index: replies_count
https://github.com/pixelfed/pixelfed/issues/3288
3 years ago
Daniel Supernault ad48521a35
Update ConfigCacheService, fix discover features 3 years ago
Daniel Supernault 6af842eb3e
Update LikeService, improve caching logic and add profile id to likedBy method to fix #3271 3 years ago
Daniel Supernault 6cfd6be523
Add ReblogService, improve reblogged state for api entities 3 years ago
Daniel Supernault a7d715517d
Update StatusService, use BookmarkService for bookmarked state 3 years ago
Daniel Supernault a11772bcfe
Update BookmarkService, use sorted set 3 years ago
Daniel Supernault 0157566c25
Add BookmarkService 3 years ago
Daniel Supernault 16e725183e
Update ApiV1Controller, add custom_emoji endpoint 3 years ago
Daniel Supernault 792212b655
Cleanup 3 years ago
Daniel Supernault aff7456639
Update WebfingerService. Fixes #3167 3 years ago
Daniel Supernault dbb1638fd6
Invalidate status cache after importing custom emoji 3 years ago
Daniel Supernault dc17c9fc27
Improve emoji import 3 years ago
Daniel Supernault 01798daf56
Update AP helpers, import Emoji tags 3 years ago
Daniel Supernault ca79e26d3a
Add custom emoji 3 years ago
Daniel Supernault 1c20d6960a
Update MediaStorageService, fix reremote avatar bug 3 years ago
Daniel Supernault c8a667f20e
Update SearchApiV2Service, resolve remote queries 3 years ago
Daniel Supernault a578035bbc
Update AccountService 3 years ago
Daniel Supernault eeaf0f9311
Update StatusService 3 years ago
Daniel Supernault 46485426ea
Update ApiV1Controller, add mastoapi strict mode 3 years ago
Daniel Supernault 454b4e21dd
Update Services, fix mastoapi compat 3 years ago
Daniel Supernault 85e4be8172
Update AccountService, add getMastodon method for mastoapi compatibility 3 years ago
Daniel Supernault 36a129fe89
Update StatusService, add getMastodon method for mastoapi compatibility 3 years ago
Daniel Supernault b4bd0400c2
Store remote avatars locally if S3 not enabled 3 years ago
Daniel Supernault e5f8f3441c
Update AccountService, fix json casting 3 years ago