Commit Graph

109 Commits

Author SHA1 Message Date
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
Jon Staab 58eefb42a5 Add DVM package 2024-06-26 10:38:11 -07:00
Jon Staab e7967b72d5 Remove some methods from router, rename inbox_relays kind 2024-06-21 13:55:55 -07:00
Jon Staab 22a5fb58b4 Fix sortBy to work with more data types, add kind 10014 2024-06-20 10:19:32 -07:00
Jon Staab a61085ff2f Bump versions 2024-06-12 13:37:52 -07:00
Jon Staab 488b8a7f2a Notify when clearing repository 2024-06-12 13:34:25 -07:00
Jon Staab 39ca2fe6aa Put everything in src directories 2024-06-12 09:34:45 -07:00
Jon Staab 289d2fb8f9 Bump versions 2024-06-11 08:23:51 -07:00
Jon Staab 3696282a9f Accept TrustedEvent in zaps 2024-06-11 08:12:57 -07:00
Jon Staab 48f0e99a5b Track deletes of duplicates even if they never are added to the repo. Uniqify filters when performing a union 2024-06-06 17:40:57 -07:00
Jon Staab fc00208fe3 Fix initial update notification from repo 2024-06-06 16:23:13 -07:00
Jon Staab 53fe1b0a51 save wrap index, chunk filters in subscribe 2024-06-06 11:46:54 -07:00
Jon Staab 3da44438ab Make repository updates atomic 2024-06-06 09:26:06 -07:00
Jon Staab 9997db23fc Optimize repository loading 2024-06-05 16:00:03 -07:00
Jon Staab b06348ba35 Index wrap id -> rumor in repository 2024-06-05 14:59:14 -07:00
Jon Staab 41729d8245 remove throttle and update event from repository 2024-06-04 17:43:21 -07:00
Jon Staab 0b74b00d85 Fix parser bugs, fix repository delete 2024-06-04 17:38:22 -07:00
Jon Staab d4cecd5e50 Fix repository delte notification and CLOSE buffering 2024-06-03 12:27:53 -07:00
Jon Staab 35eccf7467 Remove indexer from hints, add indexBy 2024-05-30 15:04:23 -07:00