Commit Graph

258 Commits

Author SHA1 Message Date
Jon Staab 543dbda64f Make thunks an array instead of an object 2025-10-20 14:19:44 -07:00
Jon Staab a418350b53 Bump version 2025-10-17 10:10:23 -07:00
Jon Staab 9e9a1d5d28 Bump version 2025-10-13 15:08:42 -07:00
Jon Staab d4a6873ed5 Generalize some utils 2025-10-13 13:41:53 -07:00
Jon Staab 5c03ff3e29 Pass pubkey to nip 55 signer to avoid mixing up sessions 2025-10-13 11:20:01 -07:00
Jon Staab 846d274e83 Bump version 2025-10-06 11:12:54 -07:00
Jon Staab 0ada7d4b29 Optimize some utils 2025-10-03 10:11:07 -07:00
Jon Staab 0ab74612bf remove some typedoc files 2025-10-02 17:49:26 -07:00
Jon Staab d01f844078 Re-work publish/thunk status 2025-10-01 16:59:16 -07:00
Jon Staab a2d519766d Bump version, drop storage stuff 2025-09-30 15:55:18 -07:00
Jon Staab beadfc571c Move deduplicateEvents to util 2025-09-17 09:41:20 -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 9a476d2c30 Fix getCompleteThunkUrls 2025-09-08 09:42:59 -07:00
Jon Staab 8716d1fdb1 Update docs, bump version 2025-09-05 09:33:02 -07:00
Jon Staab 3b99cb7d4c Fix throttle function, add retryAuth 2025-09-03 17:31:19 -07:00
Jon Staab c63d9086c6 Bump version 2025-08-26 11:06:03 -07:00
Jon Staab 00c0497892 Add anonymous session, re-work thunk utilities 2025-08-19 14:03:28 -07:00
Jon Staab 3b4fe0973d Validate url in fetch, rework some hints 2025-08-05 17:26:18 -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 16ca2b53ac Bump version 2025-07-17 14:24:37 -07:00
Jon Staab 184579d26b Bump version 2025-07-09 13:42:10 -07:00
Jon Staab 41fe5f4cb0 Bump version 2025-07-03 10:01:04 -07:00
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 3eab81b36b Bump version 2025-06-16 10:05:03 -07:00
Jon Staab 09f6db7eae Add nip 29 room utils 2025-06-13 17:41:11 -07:00
Jon Staab e1d83ea2f8 Bump version 2025-06-11 15:12:49 -07:00
Jon Staab 4cabf53c2f Add docs for blossom, add nip 86 and 98 support 2025-06-10 13:18:03 -07:00
Jon Staab a4255ea61a Bump nostr editor coracle workaround 2025-06-09 14:57:55 -07:00
Jon Staab 64c9cff43f Explicitly use coracle workaround for nostr editor 2025-06-09 14:40:30 -07:00
Jon Staab 58373f2c45 Use npm workaround for nostr-editor 2025-06-09 14:32:20 -07:00
Jon Staab c125d2684d Tag version 2025-06-09 12:50:37 -07:00
Jon Staab d13ea745ff Add blossom support 2025-06-06 16:35:46 -07:00
Jon Staab bc65b96d46 Sort events in deriveEventsMapped, bump nostr-tools 2025-06-06 12:55:03 -07:00
Jon Staab 593a8c7401 Add apply version script, bump everything to 0.3.0 2025-05-15 14:33:59 -07:00
Jon Staab a31ec4bf04 Bump versions 2025-05-09 12:34:05 -07:00
Jon Staab d2ba0f6642 Add bufferToHex, re-export some stuff from nostr-editor 2025-05-09 12:31:14 -07:00
Jon Staab bfa2ac4f53 Remove nip46 broker getter, since websocket connections were getting closed and interrupting login flows 2025-05-07 13:50:48 -07:00
Jon Staab 2633a1d84e Bump lib and util 2025-05-05 10:59:37 -07:00
Jon Staab f20eab929e Remove app date functions 2025-04-30 14:14:03 -07:00
Jon Staab 8a153283de Fix linting 2025-04-29 09:26:01 -07:00
Jon Staab 8ce0abbccd Bump versions 2025-04-25 17:27:42 -07:00
Jon Staab b3e8d7a332 Tweak feed display 2025-04-25 17:17:18 -07:00
Jon Staab 4031564c6c Add feed validation and display 2025-04-24 09:40:22 -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 ded668890f Fix docs/tests 2025-04-14 13:18:49 -07:00
Jon Staab e54cb0a62d re-work thunks 2025-04-14 13:10:20 -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 1bcc57d695 Add poll utility 2025-04-09 13:47:59 -07:00