Commit Graph

398 Commits

Author SHA1 Message Date
Jon Staab bd8aaa8685 Bump util version 2024-10-22 10:18:51 -07:00
Jon Staab 672a679e01 Fix reporting duplicate events from load 2024-10-22 10:16:52 -07:00
Jon Staab ba4deb8ad5 Bump util version 2024-10-18 16:38:44 -07:00
Jon Staab af3f951bdd Fix duplicates in repository derived stores 2024-10-18 16:37:47 -07:00
Jon Staab 766abe136a Bump versions 2024-10-18 16:04:48 -07:00
Jon Staab 538a7c51af Fix conflict on removed values in repository 2024-10-18 15:55:56 -07:00
Jon Staab b34e4923a8 Reset auth when connection closes 2024-10-18 09:41:23 -07:00
Jon Staab c121997a5f Avoid infinite loop on failed claim; allow concurrent thunks 2024-10-17 12:49:42 -07:00
Jon Staab d20d38a838 Add MergedThunk 2024-10-17 11:27:10 -07:00
Jon Staab eec1552f5d Fix sync with dumb relays 2024-10-17 10:41:30 -07:00
Jon Staab c0b66557c4 Bump app version 2024-10-17 08:50:07 -07:00
Jon Staab ff34e096d7 Bump versions 2024-10-17 08:46:09 -07:00
Jon Staab 0523951e5a Re-work thunks 2024-10-17 08:38:53 -07:00
Jon Staab f7e570d868 Add abort to thunk 2024-10-16 12:07:57 -07:00
Jon Staab ac3c2e7d0b Use inbox relays only when fetching messages 2024-10-15 11:06:24 -07:00
Jon Staab 0eae86fa5b Merge remote-tracking branch 'origin/master' 2024-10-15 09:51:04 -07:00
Jon Staab 951e5496cf Bump versions 2024-10-15 09:48:05 -07:00
hodlbod b82952843a Merge pull request #9 from chebizarro/npm-install
Added npm dependency
2024-10-15 09:09:04 -07:00
Chris Daley 51a44a86fb added npm dependency 2024-10-14 20:39:10 -07:00
Jon Staab f841de2a50 Re-work connection auth 2024-10-14 15:18:21 -07:00
Jon Staab e025a8de36 Remove context onOk 2024-10-14 13:17:09 -07:00
Jon Staab df0ad3e7f2 Catch errors in worker 2024-10-14 13:08:21 -07:00
Jon Staab c7816120b7 Wait for auth if status is unauthorized 2024-10-14 12:28:50 -07:00
Jon Staab cbf7aedfbf Track last auth on connection meta 2024-10-10 17:50:18 -07:00
Jon Staab 7aab6450b1 Fix memory leak, move onAuth and onOk handlers to connection 2024-10-10 17:08:30 -07:00
Jon Staab edaf47ea35 bump versions 2024-10-10 14:38:12 -07:00
Jon Staab b5809b6f72 Add util to derive repository store, modify tracker to track relays by id 2024-10-10 13:10:50 -07:00
Jon Staab b8f4b29bb1 Add some relay display functions 2024-10-09 16:17:01 -07:00
Jon Staab 17282c51dd Tweak get_versions script 2024-10-09 09:55:41 -07:00
Jon Staab e2302722c2 Bump versions 2024-10-09 09:52:08 -07:00
Jon Staab 6e24f49384 Add default feed loader to app 2024-10-09 09:49:13 -07:00
Jon Staab cabeba4533 Add some common commands 2024-10-08 15:24:13 -07:00
Jon Staab a4085af9e3 Support rumors in thunks 2024-10-08 14:15:13 -07:00
Jon Staab da05362bf1 Switch to tilde because semver special cases 0.x 2024-10-07 14:35:47 -07:00
Jon Staab 42763a4150 Bump versions 2024-10-07 14:04:29 -07:00
Jon Staab 2156aeaeb5 Add update functions to lists, document Encryptable, fix tag inheritance 2024-10-07 14:03:12 -07:00
Jon Staab 944ee61b88 Slim down some things 2024-10-07 13:26:58 -07:00
Jon Staab eb2b078a39 Add inbox relays scenario 2024-10-07 10:39:18 -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 78c8c9e501 Bump versions 2024-10-02 11:55:40 -07:00
Jon Staab 7af86f42cf Fix inbox relays, add time functions 2024-10-02 11:51:22 -07:00
Jon Staab b12f4aec4d Fix false positive IP address parsing 2024-09-30 16:22:55 -07:00
Jon Staab b27a389237 Bump versions, use semver caret 2024-09-30 15:47:57 -07:00
Chris Daley e1f8d6a4e0 Add NIP 55 signer support 2024-09-30 15:41:50 -07:00
Jon Staab 1ef7c1c59f Make repository.load sync, move migrate into adapters 2024-09-27 13:02:02 -07:00
Jon Staab f27a64250e Refine sync, move repository publish to global onEvent 2024-09-27 12:13:20 -07:00
Jon Staab b6c338376a Wrap sync in app 2024-09-27 09:25:15 -07:00
Jon Staab 0c2e58811b Add legacy alternatives to sync 2024-09-27 08:59:53 -07:00
Jon Staab d1730e74a2 Add sync util 2024-09-26 17:36:08 -07:00