Commit Graph

  • 24ed236a46 Open socket when re-sending pending messages Jon Staab 2025-08-22 12:37:19 -07:00
  • eca1ce849b Combine auto open and auto close policies Jon Staab 2025-08-20 11:35:39 -07:00
  • 00c0497892 Add anonymous session, re-work thunk utilities Jon Staab 2025-08-19 13:24:15 -07:00
  • d0d13433c3 Move wallet to util Jon Staab 2025-08-06 15:04:46 -07:00
  • 3b4fe0973d Validate url in fetch, rework some hints Jon Staab 2025-08-05 17:23:34 -07:00
  • 2edbd44f64 Rework outbox loader Jon Staab 2025-08-04 09:55:15 -07:00
  • c6434028a6 Add docs for new stuff Jon Staab 2025-08-01 14:32:57 -07:00
  • 1f5f869f7c Load user data before updating, prefer newer events in repository over old ones with the same created_at, add list update utils Jon Staab 2025-08-01 13:09:50 -07:00
  • 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 Jon Staab 2025-07-29 11:11:40 -07:00
  • dc9a873d92 Fix list loading in feeds hanging and pagination in feeds with since/until Jon Staab 2025-07-25 11:04:28 -07:00
  • 16ca2b53ac Bump version Jon Staab 2025-07-17 14:22:27 -07:00
  • 2ed88c3345 Add setProfile and sync helper Jon Staab 2025-07-15 21:26:53 -07:00
  • fd84b80734 Track expiration in repository Jon Staab 2025-07-15 10:57:22 -07:00
  • 3249346b95 Validate signer pubkey in bunker link Jon Staab 2025-07-11 08:44:05 -07:00
  • ad88fa8c63 Merge pull request #30 from viniersiren/master hodlbod 2025-07-09 15:47:09 -07:00
  • fe6d80b856 Generic types instead of any. Type safety viniersiren 2025-07-09 15:09:14 -07:00
  • d4a8cc1861 Merge branch 'coracle-social:master' into master Devin Studdard 2025-07-09 14:28:17 -07:00
  • 184579d26b Bump version Jon Staab 2025-07-09 13:42:10 -07:00
  • bf587d58c7 Removal of localStorage dependency v1 viniersiren 2025-07-09 11:55:42 -07:00
  • ba0c084b67 Add some more zap tools Jon Staab 2025-07-08 17:16:19 -07:00
  • 41fe5f4cb0 Bump version Jon Staab 2025-07-03 10:01:04 -07:00
  • bef4d09a09 Fix nip 05 validation Jon Staab 2025-07-03 09:46:41 -07:00
  • c54225380e Add alert kinds, minor tweaks, bump version Jon Staab 2025-06-30 10:52:03 -07:00
  • 1d6bd887ba Add listeners to FeedController Jon Staab 2025-06-19 13:58:32 -07:00
  • 24acae704d Improve socket auth, outbox loading, some other things Jon Staab 2025-06-19 12:51:05 -07:00
  • 1940deea20 Handle events with created_at = 0 in request Jon Staab 2025-06-16 10:55:38 -07:00
  • 120218fa3d Fix windowing to handle 0 dated events Jon Staab 2025-06-16 10:41:58 -07:00
  • 3eab81b36b Bump version Jon Staab 2025-06-16 10:05:03 -07:00
  • 535acbde3d Follow pubkey hints on nip 10 replies Jon Staab 2025-06-16 08:55:49 -07:00
  • 49fecd2291 Use getAncestorTags in router Jon Staab 2025-06-16 08:40:35 -07:00
  • 09f6db7eae Add nip 29 room utils Jon Staab 2025-06-13 17:41:11 -07:00
  • c3cd2e3220 Handle errors in nip 86 requests, upgrade nostr-editor Jon Staab 2025-06-12 09:30:39 -07:00
  • e1d83ea2f8 Bump version Jon Staab 2025-06-11 15:12:49 -07:00
  • ee6fa8b956 Finish pass on docs Jon Staab 2025-06-10 15:48:00 -07:00
  • 1a81768e8e Re-write net docs Jon Staab 2025-06-10 15:07:58 -07:00
  • 5b73c507b7 Update feed docs Jon Staab 2025-06-10 14:15:45 -07:00
  • 26739f9271 Update docs for editor Jon Staab 2025-06-10 13:43:45 -07:00
  • a6db067a8b Remove dvm package Jon Staab 2025-06-10 13:28:28 -07:00
  • 4cabf53c2f Add docs for blossom, add nip 86 and 98 support Jon Staab 2025-06-10 13:18:03 -07:00
  • 90b2ab2974 Update docs for content Jon Staab 2025-06-10 08:38:41 -07:00
  • a4255ea61a Bump nostr editor coracle workaround Jon Staab 2025-06-09 14:57:55 -07:00
  • 64c9cff43f Explicitly use coracle workaround for nostr editor Jon Staab 2025-06-09 14:40:30 -07:00
  • 58373f2c45 Use npm workaround for nostr-editor Jon Staab 2025-06-09 14:30:45 -07:00
  • 82b3dd92f6 Remove a bunch of scripts Jon Staab 2025-06-09 13:00:37 -07:00
  • c125d2684d Tag version Jon Staab 2025-06-09 12:50:37 -07:00
  • 1f2e4cf3f0 Reduce timeout for reconnect Jon Staab 2025-06-09 10:46:45 -07:00
  • d13ea745ff Add blossom support Jon Staab 2025-06-06 13:52:53 -07:00
  • bc65b96d46 Sort events in deriveEventsMapped, bump nostr-tools Jon Staab 2025-06-06 12:45:41 -07:00
  • fa815ff87a Handle socket error state better Jon Staab 2025-06-04 20:18:03 -07:00
  • 59db0eda9d Update util docs Jon Staab 2025-06-04 17:52:25 -07:00
  • 95eae509cc Add more lib docs Jon Staab 2025-06-04 14:13:45 -07:00
  • d2d0b208ed Document some tools Jon Staab 2025-06-04 14:01:00 -07:00
  • e7bf416ae6 Add add/remove relay commands, thunk status utilities, raw on parsed Jon Staab 2025-06-04 13:47:02 -07:00
  • a6886d9734 Match prefixes on entities Jon Staab 2025-05-23 09:22:15 -07:00
  • 93f4663985 Switch tag script to lockstep versioning Jon Staab 2025-05-15 15:43:11 -07:00
  • 593a8c7401 Add apply version script, bump everything to 0.3.0 Jon Staab 2025-05-15 14:33:59 -07:00
  • cc4575666f Remove npmrc Jon Staab 2025-05-15 11:39:18 -07:00
  • 7ab746c30d Add emoji parsing and utils Jon Staab 2025-05-12 15:09:00 -07:00
  • ba48789a89 Fix code inline space handling Jon Staab 2025-05-12 11:14:54 -07:00
  • 1a2625845c Downgrade nostr-tools Jon Staab 2025-05-12 10:30:02 -07:00
  • ca155eb735 Fix some bugs with profile search Jon Staab 2025-05-12 10:00:09 -07:00
  • 62ff63c240 Bump nostr-editor Jon Staab 2025-05-09 16:25:46 -07:00
  • a31ec4bf04 Bump versions Jon Staab 2025-05-09 12:34:05 -07:00
  • d2ba0f6642 Add bufferToHex, re-export some stuff from nostr-editor Jon Staab 2025-05-09 12:31:14 -07:00
  • 96b1f8872c Parse lightning prefix on invoices Jon Staab 2025-05-09 08:28:33 -07:00
  • bfa2ac4f53 Remove nip46 broker getter, since websocket connections were getting closed and interrupting login flows Jon Staab 2025-05-07 11:27:25 -07:00
  • 5aec922dee Ignore auth url responses when waiting for nostconnect Jon Staab 2025-05-07 10:12:07 -07:00
  • b368efab47 Add husky pre commit hook Jon Staab 2025-05-06 10:47:45 -07:00
  • c0ead72162 Linting Jon Staab 2025-05-06 10:44:13 -07:00
  • e4f9aa5c56 Update lockfile Jon Staab 2025-05-06 10:38:13 -07:00
  • 44089c063e Bump versions Jon Staab 2025-05-06 10:31:41 -07:00
  • 9e8dc7b26d Bring back repository store Jon Staab 2025-05-05 15:38:48 -07:00
  • 6589886df2 Thread context through feed controller Jon Staab 2025-05-05 14:05:34 -07:00
  • c538db070a Formatting/linting Jon Staab 2025-05-05 11:20:49 -07:00
  • 0e4832a716 Fetch dvm relays in feeds Jon Staab 2025-05-05 11:17:56 -07:00
  • 2633a1d84e Bump lib and util Jon Staab 2025-05-05 10:59:37 -07:00
  • 45721bfcb8 Split up tracker event types Jon Staab 2025-05-05 10:52:35 -07:00
  • 19f8e2ecb4 Add simplifyFeed Jon Staab 2025-04-30 16:43:23 -07:00
  • f20eab929e Remove app date functions Jon Staab 2025-04-30 14:14:03 -07:00
  • a42ee30066 Add blossom server collections Jon Staab 2025-04-29 14:30:12 -07:00
  • dcf8569376 Formatting Jon Staab 2025-04-29 09:47:11 -07:00
  • 8a153283de Fix linting Jon Staab 2025-04-29 09:26:01 -07:00
  • ed10a620a7 Fix comment tag values Jon Staab 2025-04-29 09:18:34 -07:00
  • 8ce0abbccd Bump versions Jon Staab 2025-04-25 17:27:42 -07:00
  • 1e3fca4da7 Fix truncate Jon Staab 2025-04-25 17:19:56 -07:00
  • b3e8d7a332 Tweak feed display Jon Staab 2025-04-25 17:17:18 -07:00
  • 37c0491d71 Move collection to store module Jon Staab 2025-04-25 10:37:57 -07:00
  • d14ae2ce77 Add derivePubkeyRelays Jon Staab 2025-04-25 10:19:56 -07:00
  • 3636064f25 Move getRelayUrls to getRelaysFromList Jon Staab 2025-04-24 17:10:41 -07:00
  • 3d1a6a106e Re-work feed requests Jon Staab 2025-04-24 13:49:02 -07:00
  • 4031564c6c Add feed validation and display Jon Staab 2025-04-24 09:39:13 -07:00
  • 17e2bec9b2 Fix tests Jon Staab 2025-04-23 13:59:08 -07:00
  • e2c950f751 Add some router docs Jon Staab 2025-04-23 13:45:21 -07:00
  • 2996e25359 Split router out into its own library Jon Staab 2025-04-23 13:34:04 -07:00
  • 489a307a47 Add null check for nip05 handles Jon Staab 2025-04-17 10:09:51 -07:00
  • c5ea7edf6b Rework storage adapters Jon Staab 2025-04-16 12:53:49 -07:00
  • 5785710137 Refactor a few things, add policies to repository Jon Staab 2025-04-15 13:45:11 -07:00
  • ded668890f Fix docs/tests Jon Staab 2025-04-14 13:18:49 -07:00
  • e54cb0a62d re-work thunks Jon Staab 2025-04-14 11:51:09 -07:00
  • b6b54f650b Fix policy bug Jon Staab 2025-04-11 14:54:39 -07:00