Commit Graph

236 Commits

Author SHA1 Message Date
BlowaterNostr
e6a1819b72
fix ConversationList & simplify DirectMessageContainer (#359) 2023-12-22 18:20:37 +08:00
BlowaterNostr
3f1bebb790
redesign right panel (#358) 2023-12-22 15:51:08 +08:00
BlowaterNostr
52b9a52bae
fix editor (#357) 2023-12-22 14:55:15 +08:00
BlowaterNostr
36163c2cd6
fix regression (#356) 2023-12-22 01:58:38 +08:00
BlowaterNostr
14f7cd1bf1
simplify css (#355) 2023-12-22 01:17:03 +08:00
BlowaterNostr
259bbbaddc
remove ButtonGroup (#354) 2023-12-18 19:07:22 +08:00
BlowaterNostr
b09e269aed
remove some tw (#353) 2023-12-18 18:23:15 +08:00
BlowaterNostr
6c23dff5db
remove some tw (#352) 2023-12-18 04:51:45 +08:00
BlowaterNostr
503f79df12
remove some tw (#351) 2023-12-18 04:41:49 +08:00
BlowaterNostr
1aac536ec4
change logo (#350) 2023-12-16 00:11:47 +08:00
BlowaterNostr
a9afd8291d
better url parsing (#349) 2023-12-07 21:18:26 +08:00
BlowaterNostr
f72621a167 clickable user name (#348) 2023-12-06 01:32:15 +08:00
BlowaterNostr
99ca1ac855
clear the editor before sending events (#345) 2023-12-05 02:28:00 +08:00
BlowaterNostr
7948a294c3
nonblocking send loop (#344) 2023-12-05 02:14:26 +08:00
Bullish Bear
253958579e
remove unused code (#342) 2023-11-29 02:06:49 +08:00
Bullish Bear
62dc891d99
installation prompt (#332) 2023-11-27 21:35:01 +08:00
BlowaterNostr
0677160ad9
clickable website url (#340) 2023-11-26 20:18:00 +08:00
BlowaterNostr
e9e4ea9e67
Update signIn.tsx (#339) 2023-11-25 23:47:41 +08:00
BlowaterNostr
270a427767
fix order issue (#336) 2023-11-25 22:29:50 +08:00
BlowaterNostr
6e19e89fc9
fix pin list synchronization (#335) 2023-11-25 21:26:03 +08:00
BlowaterNostr
26887a97ea
simplify relay config (#334) 2023-11-25 13:25:49 +08:00
BlowaterNostr
02acd3999e
better font size for 4K / 27inch plus monitors (#333) 2023-11-25 00:24:26 +08:00
BlowaterNostr
b8e50ffe9b
disallow removing blowater relay (#331) 2023-11-24 18:35:27 +08:00
BlowaterNostr
2e7f6fa9e4
remove app list (#325) 2023-11-24 15:06:27 +08:00
Bullish Bear
57a8a49fc7
redesign Card UI (#321) 2023-11-23 12:28:45 +08:00
BlowaterNostr
c5e9abf79d
Update nostr-ts (#320) 2023-11-22 23:38:28 +08:00
Bullish Bear
0f96d4e024
render video in chat (#318) 2023-11-22 14:41:41 +08:00
Bullish Bear
3470a2a5ef
render kind 30023 note preview (#317) 2023-11-21 16:44:09 +08:00
Bullish Bear
ae361b9daf
show relay information (#311) 2023-11-21 15:20:39 +08:00
Bullish Bear
c011ac25a4
focus the editor after selecting a conversation (#316) 2023-11-21 12:06:13 +08:00
Bullish Bear
b704949525
enable selecting message text on desktop (#315) 2023-11-21 11:39:04 +08:00
BlowaterNostr
bed584cb40
link other kind of events to nostrapp.link (#313) 2023-11-20 22:08:12 +08:00
Bullish Bear
9367d2ba5c
render nip19 nevent (#309) 2023-11-20 17:19:17 +08:00
BlowaterNostr
6969b847bd
render new messages in MessagePanel locally (#310) 2023-11-20 17:14:17 +08:00
Bullish Bear
5b222e4138
copy public keys in right panel (#308) 2023-11-20 12:01:13 +08:00
Bullish Bear
a149874f15
cache relay records in JavaScript memory (#291) 2023-11-20 11:59:59 +08:00
BlowaterNostr
a2e4391aff
Remove automerge (#303)
automerge was a fun experiment but
1. It's a black box & hard to debug
2. replaceable event is flawed
I still believe in CRDT and I need to implement my own in the future to work best with Nostr
2023-11-19 01:49:08 +08:00
BlowaterNostr
79e8bfdde9
fix relay config (#302) 2023-11-19 01:11:07 +08:00
BlowaterNostr
e4d71bd4bf
1st release of the extension (#300) 2023-11-18 23:53:53 +08:00
BlowaterNostr
fc98ffa094
support cmd + enter to send messages on Mac (#299) 2023-11-18 22:53:10 +08:00
Bullish Bear
0132617ee2
fix chat UI message line inconsistency (#297) 2023-11-18 15:14:16 +08:00
BlowaterNostr
a6c81e0b36
Update nostr-ts (#292) 2023-11-17 22:17:32 +08:00
Bullish Bear
ca99b01998
fix getting relay record from indexed db (#290) 2023-11-17 16:00:06 +08:00
BlowaterNostr
c78d771d5f
add getAllEvents to Datebase_View & preload event markers (#289) 2023-11-17 15:50:53 +08:00
Bullish Bear
719ed12665
mark removed event (#288) 2023-11-17 15:06:11 +08:00
BlowaterNostr
0a45b168b2
Update csp & fix a test(#287) 2023-11-16 23:32:45 +08:00
Bullish Bear
3a26a687b6
show relay records in event details (#286) 2023-11-16 21:22:18 +08:00
Bullish Bear
44cca60e23
record relay origin of events (#285) 2023-11-16 17:18:30 +08:00
Bullish Bear
8237491fb6
remove auto focus after openning a chat (#283) 2023-11-16 11:57:22 +08:00
BlowaterNostr
f729100dd0
Update nostr-ts (#284) 2023-11-16 11:54:31 +08:00