Commit Graph

18 Commits

Author SHA1 Message Date
Jon Staab 34065a18cf Remove router singleton 2026-06-16 11:08:46 -07:00
Jon Staab e582d46afd Break down relay utils, replace removeNil with removeUndefined 2025-11-11 14:05:30 -08:00
Jon Staab 0be540c0d2 Remove relay package, move everything into net 2025-10-20 14:48:40 -07:00
Jon Staab 247c7bafeb Add wrap manager for tracking gift wraps 2025-10-20 14:19:44 -07:00
Jon Staab 599e6a5085 Add some type utils, findFeed, and fix feed listener to use limit: 0 instead of since 2025-09-09 16:20:21 -07:00
Jon Staab dc9a873d92 Fix list loading in feeds hanging and pagination in feeds with since/until 2025-07-25 11:04:28 -07:00
Jon Staab c54225380e Add alert kinds, minor tweaks, bump version 2025-06-30 10:52:03 -07:00
Jon Staab 1d6bd887ba Add listeners to FeedController 2025-06-19 14:06:53 -07:00
Jon Staab 120218fa3d Fix windowing to handle 0 dated events 2025-06-16 10:41:58 -07:00
Jon Staab 6589886df2 Thread context through feed controller 2025-05-05 14:05:34 -07:00
Jon Staab 19f8e2ecb4 Add simplifyFeed 2025-04-30 16:43:23 -07:00
Jon Staab 3d1a6a106e Re-work feed requests 2025-04-24 13:49:02 -07:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab 3cb85a7b70 Simplify paging algorithm 2024-11-20 13:33:54 -08:00
Jon Staab 2878aeec64 Optimize feeds a bit more, push local relay url up a layer to avoid opting in when we don't want it 2024-11-08 15:29:11 -08:00
Jon Staab f9cc3e034b Rename getFilters to getRequestItems 2024-11-08 09:19:20 -08:00
Jon Staab fb93bacb28 Bump versions 2024-11-07 15:12:17 -08:00
Jon Staab 0074b51aba Re-work feed to reduce annoyance of calling loaders 2024-11-07 09:07:03 -08:00