Wykres commitów

3852 Commity (dev)

Autor SHA1 Wiadomość Data
Daniel Supernault 2e719bd008
Update media storage pipeline, improve support for non-local filesystems 2025-09-16 07:08:14 -06:00
Daniel Supernault f0bc9d66e4
Update InstanceService, fix total post count when config_cache is disabled 2025-09-16 03:27:58 -06:00
Daniel Supernault f37661e945
Update SanitizeService, improve tag coverage 2025-09-14 07:21:31 -06:00
Daniel Supernault a2c663d69c
Update SanitizeService 2025-09-14 07:11:46 -06:00
Daniel Supernault 3686c92122
Update Status storage, add SanitizerService to fix spacing in html stripped content 2025-09-14 07:02:12 -06:00
Daniel Supernault ec21eec508
Update ApiV1Dot1Controller, fix Story report follower check 2025-09-03 03:09:44 -06:00
Daniel Supernault f195102b34
Update StoryApiV1Controller, reduce min story size to 10kb 2025-09-03 02:47:53 -06:00
Daniel Supernault 5d4674daa4
Update ApiV1StoryController, fix viewer pagination
Fix cursor pagination
2025-09-01 06:13:55 -06:00
(dan)iel (sup)ernault 2e0b3829a3
Merge pull request #6081 from eufelipemateus/adjust-oderby-statuses-profile
fix: ordery by statutes profile
2025-09-01 04:31:40 -06:00
Daniel Supernault e2a64c730e
Update StoryRotateMedia job, handle StoryIndexService cache invalidation 2025-09-01 04:29:27 -06:00
Daniel Supernault 03f44b8a28
Update StoryIndexService.php 2025-09-01 03:39:05 -06:00
Daniel Supernault 1e31470282
Update StoryFetch, fix mass assignment bug preventing proper model creation 2025-09-01 01:45:30 -06:00
Daniel Supernault 89e34f8f44
Update StoryIndexService, improve redis compatability 2025-08-31 19:48:02 -06:00
Daniel Supernault dbba523031
Update StoryIndexService, improve redis compatability 2025-08-31 19:38:23 -06:00
Daniel Supernault 32b1f26d69
Update StoryApiV1Controller, update error messsage 2025-08-31 18:51:12 -06:00
Daniel Supernault 8fb44e3162
Update StoryApiV1Controller, improve text overlay validation regex for improved support 2025-08-31 18:49:02 -06:00
Daniel Supernault 53b74bf16c
Update StoryIndexService, improve predis/phpredis support 2025-08-31 18:33:29 -06:00
Daniel Supernault 76d9ded694
Update StoryApiV1Controller, add missing validation rule 2025-08-31 18:32:11 -06:00
Daniel Supernault 564d8d1091
Update StoryIndexService, improve predis + phpredis support 2025-08-31 17:53:52 -06:00
Daniel Supernault 6c701b335d
Update StoryComposeController, add StoryIndexService support 2025-08-30 05:27:14 -06:00
Daniel Supernault e092917752
Update StoryIndexService, fix markSeen method 2025-08-30 05:26:19 -06:00
Daniel Supernault 3296a7a583
Update StoryIndexService, improve markSeen handling 2025-08-30 05:06:31 -06:00
Daniel Supernault 97badbbdd6
Update StoryApiV1Controller, add new v1.2 endpoints 2025-08-30 04:56:02 -06:00
Daniel Supernault 44914a5143
Update StoryController, add StoryIndexService s markSeen support for webUI endpoint 2025-08-30 04:24:44 -06:00
Daniel Supernault 5a263e89e3
Update StoryExpire pipeline job, add StoryIndexService removeStory support 2025-08-30 04:23:43 -06:00
Daniel Supernault fd3df358b9
Update StoryFetch pipeline job, make more robust and add StoryIndexStory indexStory support 2025-08-30 04:22:20 -06:00
Daniel Supernault ab8d0ff46c
Update AP Inbox, handle Story View with the new StoryIndexService markSeen method 2025-08-30 04:14:39 -06:00
Daniel Supernault 950fc0474c
Add StoryIndexService, an optimized fan-out-on-write service for story carousel generation/rendering 2025-08-30 04:11:25 -06:00
Daniel Supernault d361b0dca0
Update StoryView resource, include viewed_at timestamp 2025-08-29 23:32:28 -06:00
Daniel Supernault fefbbee83f
Update Story model 2025-08-29 22:45:34 -06:00
Daniel Supernault f5dced0f7a
Update ApiV1Dot1Controller, add story report support 2025-08-27 00:10:21 -06:00
Daniel Supernault 35424ccb4d
Update HomeSettings, remove unnecessary relation query 2025-08-20 02:58:44 -06:00
Daniel Supernault 9eef882adc
Update Story model 2025-08-17 02:22:38 -06:00
Daniel Supernault 86af73455f
Update DirectMessageController, add mutuals endpoint 2025-08-13 05:48:01 -06:00
Daniel Supernault d42c25ca64
Update DiscoverController 2025-08-13 00:19:50 -06:00
Daniel Supernault c65052c04c
Remove AvatarSync command. Fixes #5833 2025-08-10 01:41:20 -06:00
Daniel Supernault e3f9b1bc9e
Remove MediaReplaceDomainCommand. Fixes #5835 2025-08-10 01:40:19 -06:00
Daniel Supernault 506fe14c11
Update MediaCloudUrlRewrite command, add avatar support. Fixes #6069 2025-08-10 01:33:11 -06:00
Daniel Supernault c319dfbcc4
Update AppRegister controller, add scheduled cleanup task to delete older than 90d 2025-08-08 05:39:39 -06:00
Daniel Supernault 3977137d02
Update AppRegisterController 2025-08-08 05:25:34 -06:00
Felipe Mateus 11a5fa9314
fix: ordery by 2025-07-22 08:31:57 -03:00
Daniel Supernault 062ec55207
Update DangerZone middleware to skip sudo mode for OIDC configurations. Fixes #6057 2025-07-16 18:02:36 -06:00
Daniel Supernault e56bcf3853
Update ComposeController, fix postgres operator 2025-07-16 02:58:29 -06:00
Daniel Supernault 4ab85248e9
Update RemoteStatusDelete, fix decrement logic 2025-07-16 02:54:58 -06:00
Daniel Supernault 2a9c28b81e
Update ComposeController, fix user tagging endpoint 2025-07-16 02:53:47 -06:00
Daniel Supernault 10eb1a8acb
Update ComposeController, prioritize followed users and follower_count first 2025-07-15 18:13:10 -06:00
Daniel Supernault bbc7f7b0d4
Fix race condition 2025-07-09 22:15:42 -06:00
Daniel Supernault d595963f51
Fix TransformImports command 2025-07-09 22:07:23 -06:00
Daniel Supernault a8d1d0f2eb
Update ImportService and TransformImports to fix race condition bug 2025-07-09 21:40:16 -06:00
Daniel Supernault c692c7655e
Update TransformImports command 2025-07-09 20:55:24 -06:00