Commit Graph

3609 Commits

Author SHA1 Message Date
a522e919c6 indexeddb unique index fix 2024-01-05 00:17:54 +02:00
452456927a catch error 2024-01-05 00:17:54 +02:00
77d48ae416 rm unused fn 2024-01-05 00:17:54 +02:00
benthecarman
73eadc4b8d
Trim Zap comment (#446)
We had a bug when trying to parse the json of a comment. It had a `\n` at the end of it and our json parser couldn't handle it. This should fix
2023-11-15 11:24:27 +02:00
55d5cc2c6a fix build 2023-10-12 16:06:48 +02:00
af62fa2ddd subscribe to only kinds 0,3 from followed users 2023-10-12 15:54:47 +02:00
lvlr
2c261db92b Import fixes. 2023-10-12 14:57:27 +03:00
lvlr
e146465780 yarn.lock committed separately, just in case there are weird collisions. 2023-10-12 14:53:28 +03:00
lvlr
3da4cd3b5d Network graph renderer, WIP. 2023-10-12 14:49:45 +03:00
Thiti Yamsung
4a3e56c4b1
fix: notification count is overlap (#437) 2023-10-05 18:23:09 +03:00
Thiti Yamsung
edc685e54b
fix: move close button to top right of modal (#438) 2023-10-05 18:22:24 +03:00
Thiti Yamsung
948333070a
fix: unable to close zap modal (#439) 2023-10-05 18:21:31 +03:00
84597376bc fix build 2023-09-19 16:38:27 +03:00
3ca21fb24f link to faq instead of docs.iris.to 2023-09-15 12:38:06 +03:00
07a8ac7a8f on() and once() default recursion 1 2023-09-12 14:21:56 +03:00
b97db6ab58 more chat fixes 2023-09-12 13:58:41 +03:00
8fbde57db0 some chat fixes 2023-09-12 13:16:48 +03:00
56b44b598a save recursion with subscriptions, fix logout 2023-09-11 17:55:19 +03:00
1f43338644 test 2023-09-11 16:52:23 +03:00
7145ebcfb7 more efficient local storage & mem adapter 2023-09-11 15:30:12 +03:00
d7a7c752aa make sure once callback is only called once 2023-09-09 21:18:04 +03:00
6522c373ad fix test expectations 2023-09-09 16:19:26 +03:00
e19bc9079c recursive map and on 2023-09-09 10:20:42 +03:00
20c8d44673 fix tests 2023-09-07 09:11:01 +03:00
23074bdae2 fix 1 test 2023-09-06 16:13:02 +03:00
d7f6d66b92 rm some unused icons, lazy-load some views 2023-08-31 21:22:09 +03:00
0bcf1b8822 lazy-load qrcode 2023-08-31 21:00:51 +03:00
97cbc39303 explorer styles 2023-08-31 20:02:13 +03:00
c47c52884a add dir / val 2023-08-31 19:48:33 +03:00
aaf712e482 contenteditable explorer nodes 2023-08-31 19:00:02 +03:00
192a23ac56 rm unnecessary deps 2023-08-31 17:26:34 +03:00
d515ef43d0 ExplorerNodeValue component, truncate "priv" and "key" fields 2023-08-31 15:45:51 +03:00
d96d7ba50e noble/hashes resolution 2023-08-31 15:31:10 +03:00
a503ba4f21 use same noble/hashes as nostr-tools 2023-08-31 15:12:09 +03:00
13393f21d1 update packages 2023-08-31 14:41:53 +03:00
5567d409f2 rm localForage 2023-08-31 14:33:20 +03:00
739870a454 wip PublicState 2023-08-31 14:06:34 +03:00
51ff0e6d7e sort ExplorerNode children alphabetically 2023-08-30 20:46:07 +03:00
51ec3c89d4 Merge branch 'explorer' 2023-08-30 19:39:46 +03:00
3642f285cf . 2023-08-30 19:39:19 +03:00
e409d244d9 add local state explorer 2023-08-30 18:50:00 +03:00
8edb276c9c list fn for adapters 2023-08-30 17:35:04 +03:00
a827d28a7b tests for pre-existing content retrieval 2023-08-30 15:40:54 +03:00
cabbe9a4bf localState fixes 2023-08-30 11:19:09 +03:00
3718e6ef5c once returnIfUndefined 2023-08-30 10:10:50 +03:00
811e81ea61 wip 2023-08-30 08:27:56 +03:00
1e3480899f node & node test 2023-08-29 19:50:23 +03:00
74a4e1261b test 2023-08-29 15:16:26 +03:00
ad9a3158c4 localState refactoring 2023-08-29 14:34:06 +03:00
53b3a47623 wip LocalState refactoring 2023-08-28 12:37:30 +03:00