Commit Graph

93 Commits

Author SHA1 Message Date
Jon Staab 593a8c7401 Add apply version script, bump everything to 0.3.0 2025-05-15 14:33:59 -07:00
Jon Staab b368efab47 Add husky pre commit hook 2025-05-06 10:49:35 -07:00
Jon Staab 17e2bec9b2 Fix tests 2025-04-23 13:59:08 -07:00
Jon Staab 728ad1fba0 Lint 2025-04-09 11:58:29 -07:00
Jon Staab 5f3624b8f3 Bring back eslint: 2025-04-09 11:24:31 -07:00
Jon Staab 3301616e7d Bring back typedoc 2025-04-08 15:11:15 -07:00
Jon Staab 02202d298e Tweak docs 2025-04-08 14:43:12 -07:00
Jon Staab 1f7101daee Bring back docs and tests 2025-04-08 09:51:57 -07:00
Jon Staab 895ea2bd49 Add link script 2025-04-02 11:00:42 -07:00
Jon Staab 0d2ef9b816 Migrate build setup 2025-04-02 10:15:49 -07:00
Jon Staab 35f75bb38e Get rid of typed emitter 2025-04-02 08:54:50 -07:00
Jon Staab c713d1c8f6 Get tests passing reliably 2025-02-28 15:30:57 -08:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Ticruz 8c638a7d8f More tests 2025-02-28 14:18:02 -08:00
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00
Ticruz 94375a56ec Add vitepress docs 2025-02-25 14:07:44 -08:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab f7baa54724 Add documentation 2024-12-13 14:16:38 -08:00
Jon Staab 0fcb2482d8 Implement custom throttle function for performance 2024-12-11 16:41:31 -08:00
Jon Staab 54e0775453 Switch to monorepo setup 2024-03-25 14:22:33 -07:00
Jon Staab bb983d8207 rename main to index 2024-03-25 10:30:08 -07:00
Jon Staab bd3351d043 Fix sorting relays by score 2024-03-22 15:32:20 -07:00
Jon Staab 86870e6fd7 Use user relays for basic scenarios 2024-03-21 10:12:05 -07:00
Jon Staab c6c8806b0c Allow relay requests through, fix positional e/a replies when mixed with q tags 2024-03-21 08:49:39 -07:00
Jon Staab 7b00e169fb Bump version 2024-03-11 14:48:36 -07:00
Jon Staab dff6febd41 Inline normalize-url 2024-03-11 14:38:04 -07:00
Jon Staab 5a94bfd235 Fix quotes being mis-labeled as replies 2024-03-08 15:05:37 -08:00
Jon Staab 3e27746617 loosen up slow connection threshold 2024-03-08 14:21:15 -08:00
Jon Staab 446e2bc52e Add isChildOf 2024-03-06 12:46:35 -08:00
Jon Staab 5f5e46f603 Bump version 2024-03-06 09:10:35 -08:00
Jon Staab e995141201 Get routing working 2024-02-29 17:19:04 -08:00
Jon Staab c7e3acb657 Handle targets that have no connections when closing on eose 2024-02-26 12:39:01 -08:00
Jon Staab 516299e4c4 Resend messages rejected because of auth challenge 2024-02-14 09:43:41 -08:00
Jon Staab 4a0ae3770e Catch failure to verify events 2024-02-12 10:13:59 -08:00
Jon Staab 7cb792ba17 Upgrade nostr-tools, add groups/circles to Tags 2024-01-09 11:01:15 -08:00
Jon Staab 0af0375f62 Handle failure to derive event hash 2024-01-05 20:49:30 -08:00
Jon Staab 2a402f1190 Fix verify signature 2023-12-15 14:59:30 -08:00
Jon Staab 03c2c369f5 Swap out yarn for pnpm 2023-12-13 14:39:24 -08:00
Jon Staab d01b05e2a2 Speed up lru cache splice 2023-12-11 12:26:03 -08:00
Jon Staab 1e2d806d25 Fix LRUCache eviction 2023-12-11 12:05:02 -08:00
Jon Staab bdaf42f213 Allow opting out of signature validation 2023-12-05 12:34:34 -08:00
Jon Staab 51bd938913 remove normalize, use getAncestors instead 2023-12-04 15:22:28 -08:00
Jon Staab 2b901f1ba2 Make executor.publish's signature more permissive 2023-12-01 10:04:07 -08:00
Jon Staab 8d6839f9e4 Add flatMap to Fluent 2023-11-30 16:15:01 -08:00
Jon Staab 2e925b9821 Fix dropped tags 2023-11-30 10:58:14 -08:00
Jon Staab fddd09af09 Replace Tags.getCommunity with Tags.communities 2023-11-22 11:20:58 -08:00
Jon Staab cf5bd3312c Fix tags dropping non-reply/root 2023-11-22 08:02:50 -08:00
Jon Staab c9d3cd910b Fix Tags.normalize 2023-11-16 04:55:30 -08:00
Jon Staab de186dfd7b Fix mis-identification of legacy tags for mentions 2023-11-13 13:30:43 -08:00
Jon Staab e38ee0a4e0 Replace valueEquals with nthEq 2023-11-13 11:58:29 -08:00