Commit Graph

344 Commits (df1f98d5f7cabe2c39c0ae05c9951a4093a54ef5)

Author SHA1 Message Date
Daniel Supernault 356cc2774a
Update FollowerService, use redis sorted sets for follower relations 3 years ago
Daniel Supernault da00287a8e
Update AP helpers 3 years ago
Daniel Supernault a12712cc88
Update MediaService, add summary attribute for better alt text federation 3 years ago
Daniel Supernault 02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 3 years ago
Daniel Supernault d52ee26dd7
Update AvatarStorage pipeline 3 years ago
Daniel Supernault 319f0ba50f
Update MediaStorageService, fix size check bug 3 years ago
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 3 years ago
Daniel Supernault 3ebae614ce
Hide nsfw posts from public/network timelines by default 3 years ago
Daniel Supernault 989e42497a
Update Profile, fix avatarUrl paths. Fixes #3559 #3634 3 years ago
Daniel Supernault e71972d8f1
Update ApiV1Controller, map AccountService 3 years ago
Daniel Supernault 8b7121f9fb
Update AccountService, fix delete status 3 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 3 years ago
Daniel Supernault b0422d4f26
Fix remote profile avatar urls when storing locally 3 years ago
Daniel Supernault 1de7a136f6
Update MediaStorageService 3 years ago
Daniel Supernault b8ad594a05
Update CollectionController 3 years ago
Daniel Supernault 84e152896b
Update CollectionController 3 years ago
Daniel Supernault eac3220ffd
Update CollectionService, revert timestamp change 3 years ago
Daniel Supernault 3bf792072a
Update CollectionService 3 years ago
Daniel Supernault c40b2f091f
Update CollectionService 3 years ago
Daniel Supernault 5ec25204ca
Update LikeService, fix typo 3 years ago
Daniel Supernault 20d9f8b890
Update LikeService 3 years ago
Daniel Supernault 4514ab1dbe
Update SettingsController, fix double json encoding and cache settings for 7 days 3 years ago
Daniel Supernault 4d95d2cb7f
Add ProfileStatusService 3 years ago
Daniel Supernault d72cd819d2
Update PronounService, fix jsonn_decode null parameter 3 years ago
Daniel Supernault 9d31f73bfa
Fix SearchApiV2Service, improve webfinger condition 3 years ago
Daniel Supernault 949b7bb6ea
Update NotificationService, fix account attribute 3 years ago
Daniel Supernault 533f7165a9
Update SearchApiService, improve account/webfinger results 3 years ago
Daniel Supernault f6ed560e78
Limit NotificationService to 400 items 3 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 3 years ago
Daniel Supernault d1dbed8932
Fix AdminStatService cache key, fixes #3612 3 years ago
Daniel Supernault eba84530aa
Fix mastoapi notification type casting to include comment and share (mention and reblog) notifications 3 years ago
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 3 years ago
Daniel Supernault 734b30e59a
Fix NotificationService bug returning html response on /api/v1/notifications endpoint when a notification id belonging to a deleted account is rendered by checking AccountService before NotificationTransformer. 3 years ago
Daniel Supernault f51ffa7eab
Update LiveStreamController, clear chat after stream ends 3 years ago
Daniel Supernault 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 3 years ago
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
Daniel Supernault 937cdfb7f9
Update StatusService 3 years ago
Daniel Supernault aee9b994e3
Improve DiscoverService 4 years ago
Daniel Supernault 493c5ca0ce
Add DiscoverService 4 years ago
Daniel Supernault 83b48b5681
Update StatusService, improve cache invalidation 4 years ago
Daniel Supernault c2910e5d42
Update MediaService, return empty array if cantt find status 4 years ago
Daniel Supernault 19d140b020
Update FollowerService 4 years ago
Daniel Supernault f88b3a2fb9
Update StatusService, add getDirectMessage method 4 years ago
Daniel Supernault fbaed93eda
Update SearchApiV2Service, improve performance and include hashtag post counts when applicable 4 years ago
Daniel Supernault a37971dd28
Add HashtagService 4 years ago
Daniel Supernault 9d9e9ce7fa
Update MediaStorageService, improve header parsing 4 years ago
Daniel Supernault 2aa73c1ffa
Update AccountService, add dynamic user settings methods 4 years ago
Daniel Supernault e5387d6742
Add StatusMentionService, fixes #3026 4 years ago
Daniel Supernault 639e9859ed
Add AutolinkService 4 years ago
Daniel Supernault 4cb956aea2
Update AdminStatsService, add storage() method 4 years ago
daniel 59d76bb9b3
Merge pull request #2956 from h3xx/fix-psql-grouping
Fix grouping error in PostgreSQL
4 years ago
Daniel Supernault 2ae527c0f3
Update Status model, use AccountService to generate urls instead of loading profile relation 4 years ago
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 4 years ago
Dan Church b167873632
Fix grouping error in PostgreSQL 4 years ago
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 4 years ago
Daniel Supernault 66f04bec25
Update InstanceService 4 years ago
Daniel Supernault e5454620e6
Update HomeTimeline api 4 years ago
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. 4 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