Commit Graph

99 Commits

Author SHA1 Message Date
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
Jon Staab a4948fe5dc Remove get/set from repository too 2024-05-27 16:48:29 -07:00
Jon Staab f98083290b Deprecate stores 2024-05-27 15:25:53 -07:00
Jon Staab d332b47403 Make repository less of a store 2024-05-27 15:21:12 -07:00
Jon Staab b7d5ce7ae2 Fix dvms 2024-05-24 14:11:05 -07:00
Jon Staab 5ec54e3204 Improve relay validation and add sort function 2024-05-24 08:53:36 -07:00
Jon Staab f8d74f5984 bump versions 2024-05-22 13:00:10 -07:00
Jon Staab fdce131d27 Trim filters, fix some issues with feed loaders 2024-05-22 10:30:29 -07:00
Jon Staab eca11b4fb2 Add read receipt, fix connection quality 2024-05-21 15:49:02 -07:00
Jon Staab 79a6253b90 Bump versions 2024-05-21 11:40:56 -07:00
Jon Staab fe0475281d Add repository.clear 2024-05-20 16:45:22 -07:00