Commit Graph

289 Commits (db2da84bece153fdcdbe4128a4fcccac4b7babd8)

Author SHA1 Message Date
Daniel Supernault 6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 3 years ago
Daniel Supernault 51768083fe
Added store remote media on S3 config setting, disabled by default 3 years ago
Daniel Supernault 633351f6dc
Update StoryController, show active self stories on home timeline 3 years ago
Daniel Supernault 11552d1273
Update SearchApiV2Service 3 years ago
Daniel Supernault 666e5732a5
Update SearchApiV2Service, improve postgres support 3 years ago
Daniel Supernault dac0d08319
Update admin dashboard, fix search and dropdown menu 3 years ago
Daniel Supernault 6e20d0a670
Update SearchApiV2Service, fix postgres hashtag search and prepend wildcard operator to improve results 3 years ago
Daniel Supernault 50ab2e2039
Add cloud ip bans to BouncerService 3 years ago
Daniel Supernault 66c0b3577f
Update HttpSignature 3 years ago
Daniel Supernault 9ffe5941d7
Update HttpSignature 3 years ago
Daniel Supernault f17ca9d904
Update HttpSignature 3 years ago
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 4 years ago
Daniel Supernault 09c0032b39
New landing page design 4 years ago
Daniel Supernault aebbad964b
Update MediaPathService, fix story path 4 years ago
Daniel Supernault ecfc0766f8
Update admin instances dashboard 4 years ago
Daniel Supernault 593de9e34f
Update SearchApiV2Service, order hashtag results by cached_count 4 years ago
Daniel Supernault 1992b5bc90
Update SearchApiV2Service, fix hashtag search. 4 years ago
Daniel Supernault 6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 4 years ago
Daniel Supernault 5b879f0156
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 4 years ago
Daniel Supernault 18940cb209
Update StatusService, on purge remove from NetworkTimelineService cache 4 years ago
Daniel Supernault f6a588f9cf
Update SearchApiV2Service, improve account search results 4 years ago
Daniel Supernault 964c62da31
Update MediaStorageService, fix improper path 4 years ago
Daniel Supernault 498b46f70f
Update AccountService, fix actor cache invalidation 4 years ago
Daniel Supernault a0da6ec39a
Update InstanceService, improve unlisted/banned network post filtering 4 years ago
Daniel Supernault 4d1f281144
Update SearchApiV2Service, improve query performance 4 years ago
Daniel Supernault e0c3dae324
Update profile audience to filter blocked instances 4 years ago
Daniel Supernault 63f723decb
Update StatusService 4 years ago
Daniel Supernault 26b5b42b86
Update WebfingerService 4 years ago
Daniel Supernault 492b92140a
Update DeleteAccountPipeline 4 years ago
Daniel Supernault 909a8a5a9b
Update lexer/extractor to handle banned hashtags 4 years ago
Daniel Supernault 8487231177
Add hashtag administration 4 years ago
Daniel Supernault 4fd12b063b
Add TrendingHashtagService 4 years ago
Daniel Supernault 1cdc0fe8ed
Update delete pipelines 4 years ago
Daniel Supernault bc29073ab1
Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes 4 years ago
a 9471fa0078 more semantically correct webfinger (use rel=self, allow type=ld+json) 4 years ago
a 9bf651e442 remove unneeded duplicate accept type 4 years ago
Daniel Supernault de56b0f078
Update MediaStorageService, clear MediaService and StatusService caches after localToCloud 4 years ago
Daniel Supernault 3328b367fd
Add optional home feed caching 4 years ago
Daniel Supernault 66226658db
Update MediaStorageService, improve support for pleroma .blob avatars 4 years ago
daniel 6157e7a501
Merge pull request #3932 from pixelfed/fix-content-type
fix typo: http -> https
4 years ago
a e380868b44 fix typo: http -> https 4 years ago
Daniel Supernault 81f7d17263
Update FollowerService, improve cache invalidation 4 years ago
Daniel Supernault f46b01af51
Update FollowerService, use redis sorted sets for following relations 4 years ago
daniel 80acafc67a
Merge pull request #3905 from pixelfed/fix-content-type
Fix: Use correct Content-Type over ActivityPub
4 years ago
a 6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
4 years ago
Daniel Supernault 356cc2774a
Update FollowerService, use redis sorted sets for follower relations 4 years ago
Daniel Supernault da00287a8e
Update AP helpers 4 years ago
Daniel Supernault a12712cc88
Update MediaService, add summary attribute for better alt text federation 4 years ago
Daniel Supernault 02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 4 years ago
Daniel Supernault d52ee26dd7
Update AvatarStorage pipeline 4 years ago