Commit Graph

34 Commits

Author SHA1 Message Date
Jon Staab a7aa15d527 Add helper for deriving events directly 2026-01-06 13:36:11 -08:00
Jon Staab 250f5c772f Fix some bugs with deriving events by url 2025-11-24 09:52:47 -08:00
Jon Staab 6d36f5a912 Migrate collections to new stores, change some conventions 2025-11-19 16:47:17 -08:00
Jon Staab d197acc41e Modify loader, apply changes to app stores 2025-11-19 15:41:56 -08:00
Jon Staab cd553d6f6a Update getter to dynamically switch between modes 2025-11-19 15:15:25 -08:00
Jon Staab 2edbd44f64 Rework outbox loader 2025-08-04 09:55:15 -07:00
Jon Staab 37c0491d71 Move collection to store module 2025-04-25 10:37:57 -07:00
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab c5ea7edf6b Rework storage adapters 2025-04-16 12:54:34 -07:00
Jon Staab 7e44fa414c Refactor dvm request and outbox loader 2025-04-11 09:21:55 -07:00
Jon Staab 0c43bf199f Switch to makeOutboxLoader for relay selection in loaders 2025-04-09 16:26:18 -07:00
Jon Staab 728ad1fba0 Lint 2025-04-09 11:58:29 -07:00
Jon Staab 7cb8033334 Speed up loading 2025-04-07 16:13:13 -07:00
Jon Staab 05a9d6461b Accept multiple filters to request 2025-04-01 13:15:50 -07:00
Jon Staab d0eca0d1b8 Remove some poorly written tests 2025-03-31 14:44:57 -07:00
Jon Staab 1524d128e3 Fix ts errors 2025-03-31 12:49:28 -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 fba0482ec3 Optimize date formatting and repository/tracker stores 2024-12-09 13:37:14 -08:00
Jon Staab 0348b4166e Improve profile loading, add feeds util, add deriveIsDeleted, loosen up delta guess 2024-10-24 14:19:32 -07:00
Jon Staab 944ee61b88 Slim down some things 2024-10-07 13:26:58 -07:00
Jon Staab d747424c28 Move search to its own file, validate and search by nip05 2024-10-03 15:25:21 -07:00
Jon Staab 63761c91c8 Normalize relay urls before putting them in the database 2024-10-03 12:20:34 -07:00
Jon Staab 7af86f42cf Fix inbox relays, add time functions 2024-10-02 11:51:22 -07:00
Jon Staab fd4f782798 Add wot calculation to app 2024-09-24 16:30:18 -07:00
Jon Staab bece689530 Speed up profile loading 2024-09-10 09:58:46 -07:00
Jon Staab 3d2e98aacc Improve loading, including crucial bug preventing merged subscriptions from completing 2024-09-06 15:54:52 -07:00
Jon Staab 25845dc837 Get rid of loadOne since it only works for id-based filters, not addresses 2024-09-04 17:29:31 -07:00
Jon Staab 8874884b9b Make display profile stuff take undefined 2024-09-04 17:14:08 -07:00
Jon Staab eb1a219ca5 Speed up loading, improve relay selection from filters 2024-09-04 16:16:14 -07:00
Jon Staab 6ee79eb219 Move router into app, and out of util 2024-09-03 16:39:06 -07:00
Jon Staab d2dd7544fa Remove relay selection from loaders 2024-09-03 09:35:13 -07:00
Jon Staab b910569fc0 Fix load bypassing freshness 2024-09-02 15:57:40 -07:00
Jon Staab 0899a55119 Fix lnurls, and collection load args 2024-09-02 11:26:24 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00