Commit Graph

274 Commits

Author SHA1 Message Date
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
BlowaterNostr
212c958cb7
simplify relay config (#281) 2023-11-15 21:21:45 +08:00
Bullish Bear
fd2285b08c
fix iOS auto zoom in (#282) 2023-11-15 19:35:02 +08:00
Bullish Bear
823684f213
able to copy on iOS (#280) 2023-11-15 10:45:34 +08:00
BlowaterNostr
21508f0cf9
refresh relay status (#279) 2023-11-14 17:08:20 +08:00
BlowaterNostr
5eb8258990
better Relay init (#277) 2023-11-14 14:22:50 +08:00
Bullish Bear
c729a2cc4e
minor changes to UI (#278) 2023-11-13 14:20:13 +08:00
Bullish Bear
52cc82864d
unified icons (#275) 2023-11-11 20:19:21 +09:00
Bullish Bear
cdfe0eacb2
refactor signin page (#276) 2023-11-09 23:43:10 +09:00
BlowaterNostr
24324af7bc
update nostr.ts (#274) 2023-11-05 22:10:08 +09:00
BlowaterNostr
3dd8ef69eb
update nostr.ts (#273) 2023-11-04 00:48:00 +09:00
BlowaterNostr
790b9638a2
fix import (#272) 2023-11-03 22:09:13 +09:00
BlowaterNostr
56c22123ed Update makefile 2023-11-03 03:32:52 +09:00