Commit Graph

113 Commits

Author SHA1 Message Date
Jon Staab c54225380e Add alert kinds, minor tweaks, bump version 2025-06-30 10:52:03 -07:00
Jon Staab 24acae704d Improve socket auth, outbox loading, some other things 2025-06-19 12:51:05 -07:00
Jon Staab 1940deea20 Handle events with created_at = 0 in request 2025-06-16 10:55:38 -07:00
Jon Staab 1a81768e8e Re-write net docs 2025-06-10 15:07:58 -07:00
Jon Staab 1f2e4cf3f0 Reduce timeout for reconnect 2025-06-09 10:46:45 -07:00
Jon Staab fa815ff87a Handle socket error state better 2025-06-04 20:18:03 -07:00
Jon Staab a6886d9734 Match prefixes on entities 2025-05-23 09:22:15 -07:00
Jon Staab d2ba0f6642 Add bufferToHex, re-export some stuff from nostr-editor 2025-05-09 12:31:14 -07:00
Jon Staab 9e8dc7b26d Bring back repository store 2025-05-05 15:38:48 -07:00
Jon Staab 6589886df2 Thread context through feed controller 2025-05-05 14:05:34 -07:00
Jon Staab c538db070a Formatting/linting 2025-05-05 11:20:49 -07:00
Jon Staab 45721bfcb8 Split up tracker event types 2025-05-05 10:53:18 -07:00
Jon Staab f20eab929e Remove app date functions 2025-04-30 14:14:03 -07:00
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab e54cb0a62d re-work thunks 2025-04-14 13:10:20 -07:00
Jon Staab b6b54f650b Fix policy bug 2025-04-11 14:54:39 -07:00
Jon Staab f200fe1a42 Fix duplicate events by address in load 2025-04-11 11:35:57 -07:00
Jon Staab 7e44fa414c Refactor dvm request and outbox loader 2025-04-11 09:21:55 -07:00
Jon Staab 837fd1ab66 Update publish 2025-04-11 08:03:44 -07:00
Jon Staab 989fc74374 Change requests from classes to functions 2025-04-10 10:38:47 -07:00
Jon Staab 859f7fa68f Improve feed loader, wait for db before executing reads/updates, make taskQueue subscribable, add race, rename auth methods, fix failed wasm verify, fix localhost urls 2025-04-09 15:39:07 -07:00
Jon Staab 728ad1fba0 Lint 2025-04-09 11:58:29 -07:00
Jon Staab 8e585fc150 Delete readmes, update docs 2025-04-09 11:17:12 -07:00
Jon Staab a6c916c0e1 Fix relay error stats and router relay quality 2025-04-07 17:28:00 -07:00
Jon Staab 7cb8033334 Speed up loading 2025-04-07 16:13:13 -07:00
Jon Staab 7fe58f4bdf Handle non-unique relay urls passed to publish/request 2025-04-07 14:42:35 -07:00
Jon Staab 357bcd4366 Improve auth buffering policy 2025-04-02 14:38:02 -07:00
Jon Staab 7440a07ffc Put auth inside socket 2025-04-02 14:01:37 -07:00
Jon Staab c434955c2d More file renaming 2025-04-02 09:05:42 -07:00
Jon Staab 01f3029492 Rename files again to fix case insensitive file rename 2025-04-02 09:05:22 -07:00
Jon Staab 13f2a31af7 Rename files to fix case insensitive file rename 2025-04-02 09:03:38 -07:00
Jon Staab 35f75bb38e Get rid of typed emitter 2025-04-02 08:54:50 -07:00
Jon Staab 1cbcb0ae4a Bump versions, move getAdapter to context 2025-04-01 14:24:32 -07:00
Jon Staab 05a9d6461b Accept multiple filters to request 2025-04-01 13:15:50 -07:00
Jon Staab fd0cdf2c19 Bring back some net context 2025-04-01 11:12:34 -07:00
Jon Staab 2dadcce48f Add check for deleted events in request 2025-04-01 10:56:17 -07:00
Jon Staab 5ad6347123 Clean up nostr-tools dependencies 2025-04-01 10:50:43 -07:00
Jon Staab db588495e3 Batch load requests 2025-03-31 15:52:43 -07:00
Jon Staab 8bc336ae5d Fix some tests 2025-03-31 14:06:52 -07:00
Jon Staab 1524d128e3 Fix ts errors 2025-03-31 12:49:28 -07:00
Jon Staab cfd2e3aac7 Add relay package 2025-03-31 10:17:31 -07:00
Jon Staab 5b55b5f5d0 Rename request/publish functions 2025-03-31 09:44:36 -07:00
Jon Staab 4237b145ae Use default pool, make adapter context optional 2025-03-31 09:35:48 -07:00
Jon Staab 7389b3a6c3 Move net2 to net, update dvm 2025-03-31 09:13:10 -07:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00
Jon Staab 9638ae471e Fix memory leak 2025-02-17 08:34:56 -08:00
Jon Staab 59fe465fe2 Raise concurrent request limit 2025-02-13 14:34:13 -08:00
Jon Staab f2a2b6f177 Improve spec, clean up connection sender a bit 2025-01-24 12:48:34 -08:00
Jon Staab 6b9e5ae77f Move subscription to a class 2025-01-24 10:05:04 -08:00