Commit Graph

245 Commits

Author SHA1 Message Date
Jon Staab 1f5f869f7c Load user data before updating, prefer newer events in repository over old ones with the same created_at, add list update utils 2025-08-01 13:09:50 -07:00
Jon Staab bd67f2763d Add wrapped signer and signer log; fix adapter unsubscribing in app storage; add more details to thunk signing error, handle signing errors in auth 2025-07-29 11:11:40 -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 2ed88c3345 Add setProfile and sync helper 2025-07-15 21:26:53 -07:00
Devin Studdard d4a8cc1861 Merge branch 'coracle-social:master' into master 2025-07-09 14:28:17 -07:00
Jon Staab 184579d26b Bump version 2025-07-09 13:42:10 -07:00
viniersiren bf587d58c7 Removal of localStorage dependency v1 2025-07-09 11:55:42 -07:00
Jon Staab ba0c084b67 Add some more zap tools 2025-07-08 17:16:19 -07:00
Jon Staab 41fe5f4cb0 Bump version 2025-07-03 10:01:04 -07:00
Jon Staab bef4d09a09 Fix nip 05 validation 2025-07-03 09:46:41 -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 ee6fa8b956 Finish pass on docs 2025-06-11 15:12:12 -07:00
Jon Staab a6db067a8b Remove dvm package 2025-06-10 13:28:28 -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 e7bf416ae6 Add add/remove relay commands, thunk status utilities, raw on parsed 2025-06-04 13:47:02 -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 ca155eb735 Fix some bugs with profile search 2025-05-12 10:02:17 -07:00
Jon Staab a31ec4bf04 Bump versions 2025-05-09 12:34:05 -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 44089c063e Bump versions 2025-05-06 10:31:41 -07:00
Jon Staab 9e8dc7b26d Bring back repository store 2025-05-05 15:38:48 -07:00
Jon Staab c538db070a Formatting/linting 2025-05-05 11:20:49 -07:00
Jon Staab 0e4832a716 Fetch dvm relays in feeds 2025-05-05 11:17:56 -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 a42ee30066 Add blossom server collections 2025-04-29 14:30:18 -07:00
Jon Staab 8ce0abbccd Bump versions 2025-04-25 17:27:42 -07:00
Jon Staab 37c0491d71 Move collection to store module 2025-04-25 10:37:57 -07:00
Jon Staab d14ae2ce77 Add derivePubkeyRelays 2025-04-25 10:19:56 -07:00
Jon Staab 3636064f25 Move getRelayUrls to getRelaysFromList 2025-04-25 09:31:18 -07:00
Jon Staab 3d1a6a106e Re-work feed requests 2025-04-24 13:49:02 -07:00
Jon Staab 17e2bec9b2 Fix tests 2025-04-23 13:59:08 -07:00
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab 489a307a47 Add null check for nip05 handles 2025-04-17 10:09:51 -07:00
Jon Staab c5ea7edf6b Rework storage adapters 2025-04-16 12:54:34 -07:00
Jon Staab 5785710137 Refactor a few things, add policies to repository 2025-04-15 15:08:07 -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 8b67be3bbd Add some session utils 2025-04-11 11:08:25 -07:00
Jon Staab bdef37d404 Update docs for app session 2025-04-11 10:26:38 -07:00
Jon Staab 7e44fa414c Refactor dvm request and outbox loader 2025-04-11 09:21:55 -07:00