Commit Graph

191 Commits (1c3e72c0878487c5c34d893e5e280d2300099575)

Author SHA1 Message Date
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
Daniel Supernault e5387d6742
Add StatusMentionService, fixes #3026 3 years ago
Daniel Supernault 639e9859ed
Add AutolinkService 3 years ago
Daniel Supernault 4cb956aea2
Update AdminStatsService, add storage() method 3 years ago
daniel 59d76bb9b3
Merge pull request #2956 from h3xx/fix-psql-grouping
Fix grouping error in PostgreSQL
3 years ago
Daniel Supernault 2ae527c0f3
Update Status model, use AccountService to generate urls instead of loading profile relation 3 years ago
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 3 years ago
Dan Church b167873632
Fix grouping error in PostgreSQL 3 years ago