Commit Graph

246 Commits

Author SHA1 Message Date
BlowaterNostr
4650aee9d3
block/unblock users (#371) 2024-01-02 20:42:11 +08:00
BlowaterNostr
feaa3f2ead
sliding right panel & contact tags (#370) 2024-01-02 18:09:25 +08:00
BlowaterNostr
c73b485189
fix scroll (#368) 2024-01-02 14:54:30 +08:00
BlowaterNostr
0d366c18b8
reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
BlowaterNostr
b3e680ad95 fix logo url 2024-01-01 20:37:05 +08:00
BlowaterNostr
86266609aa
Christmas (#365)
* christmas hat
2023-12-24 17:26:49 +08:00
BlowaterNostr
c2eb1792ec
use webp (#363) 2023-12-24 15:19:24 +08:00
BlowaterNostr
6b1dc315bd
unread count (#362) 2023-12-22 21:03:59 +08:00
BlowaterNostr
46eb9f3eb1
fix DM_List.addEvents (#361) 2023-12-22 20:20:34 +08:00
BlowaterNostr
a7d8f7c5e4
redesign Editor (#360) 2023-12-22 18:48:44 +08:00
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