Commit Graph

253 Commits (a2f8aad1d5b9ca77a221dc2e67b377a8858d0ab2)

Author SHA1 Message Date
Daniel Supernault de56b0f078
Update MediaStorageService, clear MediaService and StatusService caches after localToCloud 2 years ago
Daniel Supernault 3328b367fd
Add optional home feed caching 3 years ago
Daniel Supernault 66226658db
Update MediaStorageService, improve support for pleroma .blob avatars 3 years ago
daniel 6157e7a501
Merge pull request #3932 from pixelfed/fix-content-type
fix typo: http -> https
3 years ago
a e380868b44 fix typo: http -> https 3 years ago
Daniel Supernault 81f7d17263
Update FollowerService, improve cache invalidation 3 years ago
Daniel Supernault f46b01af51
Update FollowerService, use redis sorted sets for following relations 3 years ago
daniel 80acafc67a
Merge pull request #3905 from pixelfed/fix-content-type
Fix: Use correct Content-Type over ActivityPub
3 years ago
a 6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
3 years ago
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