Commit Graph

738 Commits

Author SHA1 Message Date
Jon Staab 0b74b00d85 Fix parser bugs, fix repository delete 2024-06-04 17:38:22 -07:00
Jon Staab 71cdf5582b Fix content parsing, add default rendering 2024-06-04 08:57:29 -07:00
Jon Staab d2a3f14567 Add content package 2024-06-03 15:05:37 -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 ff2480e9d9 Bump net version 2024-05-24 14:39:02 -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 c5e3f6d5a4 Re-work socket and reconnection/status logic 2024-05-22 17:33:20 -07:00
Jon Staab f8d74f5984 bump versions 2024-05-22 13:00:10 -07:00
Jon Staab d5b4a3218e Handle socket errors 2024-05-22 12:56:54 -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
Jon Staab b80b8d264b Bump versions 2024-05-20 15:31:03 -07:00
Jon Staab fc0cbf5728 Add assoc 2024-05-20 15:29:19 -07:00
Jon Staab 1160cedc0b Add without 2024-05-20 10:55:58 -07:00
Jon Staab 69b8bb3b54 Clean up subscribe a bit, add once 2024-05-17 13:57:49 -07:00
Jon Staab 42b3b8b5e7 Make repository.query sync 2024-05-16 15:07:02 -07:00
Jon Staab 5d3265c15a Bump versions 2024-05-16 10:11:08 -07:00
Jon Staab eee279cefa Re-work address 2024-05-16 10:07:21 -07:00
Jon Staab 08d6d93661 Fix custom store 2024-05-15 14:41:44 -07:00
Jon Staab 94e1d8ad52 Attempt to make repository more reactive 2024-05-15 11:47:05 -07:00
Jon Staab 2a2b6b8fec Work some bugs out of relays/loaders/repository 2024-05-15 09:15:46 -07:00
Jon Staab 5c9b1893ba Fix various repository bugs 2024-05-14 14:32:26 -07:00
Jon Staab c91d02f3ea Re work event types 2024-05-10 15:24:10 -07:00
Jon Staab 5a0fc174c1 Bump versions 2024-05-10 08:19:48 -07:00
Jon Staab fddee3c6ee Fix tags again, tweak feeds and stores 2024-05-09 16:00:09 -07:00
Jon Staab 9f70d8643e Support signals in publish/subscribe fixes #1 2024-05-08 13:24:14 -07:00
Jon Staab d9e1bb6e9f Fix tags reply check 2024-05-08 12:56:08 -07:00
Jon Staab 6e57fa57e6 require fewer router options fixes #3 2024-05-08 10:10:13 -07:00
Jon Staab 8b8775d2a0 Document RouterOptions 2024-05-07 15:52:11 -07:00
Jon Staab f75f24c2ec Add filter method to repository 2024-05-07 14:45:10 -07:00
Jon Staab 199dbca32a Remove mark methods from tags, move types dependencies to deps 2024-05-07 10:51:20 -07:00
Jon Staab f96bee686e Break out repository and relay 2024-05-03 17:25:27 -07:00
Jon Staab 4a1d61dd99 Add RelayCursor 2024-05-03 15:03:50 -07:00
Jon Staab 0dc2690e86 Change how Kinds work 2024-05-03 14:11:51 -07:00
Jon Staab d4cf63e906 Move feed utils to its own file 2024-05-03 10:30:50 -07:00
Jon Staab a343f74241 Add CreatedAt and Search feeds, combine date feeds into one type, fix Tags.replies, fix sort order of relay selections 2024-05-02 09:45:49 -07:00
Jon Staab fefcd1b042 Parameterize tag feed 2024-04-30 11:03:39 -07:00
Jon Staab ad7a67efbb Re-work feeds 2024-04-30 08:39:23 -07:00
Jon Staab 00b142243b Compile intersections 2024-04-29 12:51:47 -07:00
Jon Staab b88c074d86 Improve DVM feeds 2024-04-25 15:42:48 -07:00
Jon Staab d2ac9d1839 Remove list of list feeds 2024-04-24 13:51:56 -07:00
Jon Staab 9e3718ca40 Add some kinds, fix tag ancestors to work with positional e and a tags 2024-04-24 13:51:36 -07:00
Jon Staab 57d5a80870 Add pubkey to tags with hints 2024-04-23 14:31:05 -07:00