Commit Graph

127 Commits

Author SHA1 Message Date
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 ff34e096d7 Bump versions 2024-10-17 08:46:09 -07:00
Jon Staab f7e570d868 Add abort to thunk 2024-10-16 12:07:57 -07:00
Jon Staab 951e5496cf Bump versions 2024-10-15 09:48:05 -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 e2302722c2 Bump versions 2024-10-09 09:52:08 -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 63761c91c8 Normalize relay urls before putting them in the database 2024-10-03 12:20:34 -07:00
Jon Staab b27a389237 Bump versions, use semver caret 2024-09-30 15:47:57 -07:00
Jon Staab 1ef7c1c59f Make repository.load sync, move migrate into adapters 2024-09-27 13:02:02 -07:00
Jon Staab b6c338376a Wrap sync in app 2024-09-27 09:25:15 -07:00
Jon Staab 5627721463 Add negentropy support to executor 2024-09-26 15:36:01 -07:00
Jon Staab 5660459b16 Add app tag utils 2024-09-25 13:51:32 -07:00
Jon Staab f246e9914a Fix mapVals types 2024-09-19 14:12:01 -07:00
Jon Staab 8230d7a9f6 Add a few utilities 2024-09-19 09:13:58 -07:00
Jon Staab c200fdb38d Bump versions 2024-09-12 11:37:48 -07:00
Jon Staab c5364b60b8 Put tracker in a store 2024-09-11 14:07:34 -07:00
Jon Staab 4e113faa1a Fix relay profile loading, add getTopicTags, allow mapping events to multiple items 2024-09-11 09:15:03 -07:00
Jon Staab 02dae9d463 Bump versions 2024-09-06 16:09:46 -07:00
Jon Staab 3868daa04e Reduce auth timeout 2024-09-05 15:42:58 -07:00
Jon Staab 6ee79eb219 Move router into app, and out of util 2024-09-03 16:39:06 -07:00
Jon Staab 57e354519a Bump versions 2024-09-02 11:29:19 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00
Jon Staab e462ec2ada Handle zaps confirmed by the recipient 2024-08-27 11:56:58 -07:00
Jon Staab 8a8bea71be Add message to handlers 2024-08-27 11:54:04 -07:00
Jon Staab bacc86823f Bump versions 2024-08-19 09:01:08 -07:00
Jon Staab 8d3ca2ef6a Remove CustomEvent 2024-08-19 08:59:39 -07:00
Jon Staab bd65aca99d Add some utils, add support for nip44 encryption to nip46 signer 2024-08-16 09:44:19 -07:00
Jon Staab 2c32817ed3 Fix encryptable, fix async deriveEventsMapped 2024-08-13 17:58:12 -07:00
Jon Staab 149c29472c Get rid of domain module, allow app to override default event type 2024-08-13 15:45:25 -07:00
Jon Staab 5a63273b9d Remove generics for event type 2024-08-13 09:30:55 -07:00
Jon Staab 5d2186825b Add memoize and batcher, bump versions 2024-08-12 11:17:27 -07:00
Jon Staab 536c8123f4 Publish signer 2024-08-07 11:28:18 -07:00
Jon Staab 28daebabee Add some utils, kinds 2024-08-06 15:55:05 -07:00
Jon Staab dd3fb2c7c6 Bump versions, update scripts 2024-08-01 15:51:58 -07:00
Jon Staab 7bb6d8c54a Add store package 2024-08-01 15:33:37 -07:00
Jon Staab cfb0d01316 Add isDeletedByAddress 2024-07-22 11:54:19 -07:00
Jon Staab 69effe4f41 Add kind 30064 named communities 2024-07-22 10:11:22 -07:00
Jon Staab f6b10ee7b6 Only notify about events that were actually loaded on initial repository load 2024-07-19 11:44:58 -07:00
Jon Staab 68ee77540f Handle empty tags in repository, tweak dvm types 2024-07-19 09:14:04 -07:00
Jon Staab f5ff16a5c0 Tweak duplicate handling in repository 2024-07-18 16:40:24 -07:00
Jon Staab b9494e1787 Fix isDeleted 2024-07-18 13:47:58 -07:00