Daniel Supernault
|
91ba139808
|
Update LikeService, improve likedBy logic to soft fail on missing or deleted accounts
|
2023-05-08 22:47:59 -06:00 |
Daniel Supernault
|
df444851b5
|
Update MediaTagService, fix ProfileService to soft fail on missing or deleted accounts
|
2023-05-08 22:47:19 -06:00 |
Daniel Supernault
|
6bc20a37ed
|
Update ProfileService, add softFail param
|
2023-05-08 22:45:57 -06:00 |
Daniel Supernault
|
f48daab37e
|
Update StatusService, fix missing account condition
|
2023-05-08 22:45:02 -06:00 |
Daniel Supernault
|
6ea2bdc782
|
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint
|
2023-05-07 05:04:18 -06:00 |
Daniel Supernault
|
51768083fe
|
Added store remote media on S3 config setting, disabled by default
|
2023-05-07 01:35:51 -06:00 |
Daniel Supernault
|
633351f6dc
|
Update StoryController, show active self stories on home timeline
|
2023-05-05 06:42:17 -06:00 |
Daniel Supernault
|
11552d1273
|
Update SearchApiV2Service
|
2023-05-05 03:04:56 -06:00 |
Daniel Supernault
|
666e5732a5
|
Update SearchApiV2Service, improve postgres support
|
2023-05-05 02:10:07 -06:00 |
Daniel Supernault
|
dac0d08319
|
Update admin dashboard, fix search and dropdown menu
|
2023-05-05 00:00:11 -06:00 |
Daniel Supernault
|
6e20d0a670
|
Update SearchApiV2Service, fix postgres hashtag search and prepend wildcard operator to improve results
|
2023-05-02 23:33:06 -06:00 |
Daniel Supernault
|
50ab2e2039
|
Add cloud ip bans to BouncerService
|
2023-04-20 01:08:54 -06:00 |
Daniel Supernault
|
66c0b3577f
|
Update HttpSignature
|
2023-04-19 19:09:55 -06:00 |
Daniel Supernault
|
9ffe5941d7
|
Update HttpSignature
|
2023-04-19 19:04:41 -06:00 |
Daniel Supernault
|
f17ca9d904
|
Update HttpSignature
|
2023-04-19 18:57:40 -06:00 |
Daniel Supernault
|
780f250742
|
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file
|
2023-04-09 14:40:16 -06:00 |
Daniel Supernault
|
09c0032b39
|
New landing page design
|
2023-04-07 22:35:51 -06:00 |
Daniel Supernault
|
aebbad964b
|
Update MediaPathService, fix story path
|
2023-04-02 05:15:38 -06:00 |
Daniel Supernault
|
ecfc0766f8
|
Update admin instances dashboard
|
2023-03-19 05:29:54 -06:00 |
Daniel Supernault
|
593de9e34f
|
Update SearchApiV2Service, order hashtag results by cached_count
|
2023-03-04 14:50:52 -07:00 |
Daniel Supernault
|
1992b5bc90
|
Update SearchApiV2Service, fix hashtag search.
|
2023-03-04 14:36:17 -07:00 |
Daniel Supernault
|
6153b620bf
|
Update FollowPipeline, fix followers_count and following_count counters
|
2023-03-03 04:08:29 -07:00 |
Daniel Supernault
|
5b879f0156
|
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts
|
2023-03-01 04:16:42 -07:00 |
Daniel Supernault
|
18940cb209
|
Update StatusService, on purge remove from NetworkTimelineService cache
|
2023-03-01 00:40:25 -07:00 |
Daniel Supernault
|
f6a588f9cf
|
Update SearchApiV2Service, improve account search results
|
2023-02-07 23:08:23 -07:00 |
Daniel Supernault
|
964c62da31
|
Update MediaStorageService, fix improper path
|
2023-02-03 22:17:53 -07:00 |
Daniel Supernault
|
498b46f70f
|
Update AccountService, fix actor cache invalidation
|
2023-01-30 23:35:10 -07:00 |
Daniel Supernault
|
a0da6ec39a
|
Update InstanceService, improve unlisted/banned network post filtering
|
2023-01-15 02:35:10 -07:00 |
Daniel Supernault
|
4d1f281144
|
Update SearchApiV2Service, improve query performance
|
2022-12-31 06:28:17 -07:00 |
Daniel Supernault
|
e0c3dae324
|
Update profile audience to filter blocked instances
|
2022-12-31 06:25:43 -07:00 |
Daniel Supernault
|
63f723decb
|
Update StatusService
|
2022-12-30 21:05:11 -07:00 |
Daniel Supernault
|
26b5b42b86
|
Update WebfingerService
|
2022-12-28 19:42:42 -07:00 |
Daniel Supernault
|
492b92140a
|
Update DeleteAccountPipeline
|
2022-12-28 19:42:25 -07:00 |
Daniel Supernault
|
909a8a5a9b
|
Update lexer/extractor to handle banned hashtags
|
2022-12-27 05:23:54 -07:00 |
Daniel Supernault
|
8487231177
|
Add hashtag administration
|
2022-12-27 04:43:04 -07:00 |
Daniel Supernault
|
4fd12b063b
|
Add TrendingHashtagService
|
2022-12-27 04:13:34 -07:00 |
Daniel Supernault
|
1cdc0fe8ed
|
Update delete pipelines
|
2022-12-24 04:28:52 -07:00 |
Daniel Supernault
|
bc29073ab1
|
Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes
|
2022-12-24 01:07:44 -07:00 |
a
|
9471fa0078
|
more semantically correct webfinger (use rel=self, allow type=ld+json)
|
2022-12-23 08:21:03 -06:00 |
a
|
9bf651e442
|
remove unneeded duplicate accept type
|
2022-12-23 08:12:59 -06:00 |
Daniel Supernault
|
de56b0f078
|
Update MediaStorageService, clear MediaService and StatusService caches after localToCloud
|
2022-12-17 23:18:07 -07:00 |
Daniel Supernault
|
3328b367fd
|
Add optional home feed caching
|
2022-12-16 00:43:20 -07:00 |
Daniel Supernault
|
66226658db
|
Update MediaStorageService, improve support for pleroma .blob avatars
|
2022-12-12 23:46:51 -07:00 |
daniel
|
6157e7a501
|
Merge pull request #3932 from pixelfed/fix-content-type
fix typo: http -> https
|
2022-12-12 19:15:29 -07:00 |
a
|
e380868b44
|
fix typo: http -> https
|
2022-12-12 17:30:48 -06:00 |
Daniel Supernault
|
81f7d17263
|
Update FollowerService, improve cache invalidation
|
2022-12-07 02:50:13 -07:00 |
Daniel Supernault
|
f46b01af51
|
Update FollowerService, use redis sorted sets for following relations
|
2022-12-06 23:41:05 -07:00 |
daniel
|
80acafc67a
|
Merge pull request #3905 from pixelfed/fix-content-type
Fix: Use correct Content-Type over ActivityPub
|
2022-12-06 19:48:48 -07:00 |
a
|
6bf1bea325
|
Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
|
2022-12-05 14:05:15 -06:00 |
Daniel Supernault
|
356cc2774a
|
Update FollowerService, use redis sorted sets for follower relations
|
2022-12-05 05:27:27 -07:00 |