Commit Graph

198 Commits (f8931dc7cde60c166a79a254105e455fc9c411a1)

Author SHA1 Message Date
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
Daniel Supernault 937cdfb7f9
Update StatusService 3 years ago
Daniel Supernault aee9b994e3
Improve DiscoverService 3 years ago
Daniel Supernault 493c5ca0ce
Add DiscoverService 3 years ago
Daniel Supernault 83b48b5681
Update StatusService, improve cache invalidation 3 years ago
Daniel Supernault c2910e5d42
Update MediaService, return empty array if cantt find status 3 years ago
Daniel Supernault 19d140b020
Update FollowerService 3 years ago
Daniel Supernault f88b3a2fb9
Update StatusService, add getDirectMessage method 3 years ago
Daniel Supernault fbaed93eda
Update SearchApiV2Service, improve performance and include hashtag post counts when applicable 3 years ago
Daniel Supernault a37971dd28
Add HashtagService 3 years ago
Daniel Supernault 9d9e9ce7fa
Update MediaStorageService, improve header parsing 3 years ago
Daniel Supernault 2aa73c1ffa
Update AccountService, add dynamic user settings methods 3 years ago