Commit Graph

211 Commits

Author SHA1 Message Date
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
Bullish Bear
21bcc1198b
refactor navigation bar (#271) 2023-11-02 22:10:16 +09:00
Bullish Bear
e9f95b493c
extension (#269) 2023-10-31 16:27:46 +08:00
BlowaterNostr
905b5b8f04 Update nostr-ts 2023-10-29 18:56:15 +08:00
BlowaterNostr
a919a350f4
update nostr.ts (#267) 2023-10-26 16:42:04 +08:00
BlowaterNostr
943f042c7c
update nostr.ts (#266) 2023-10-26 13:14:59 +08:00
BlowaterNostr
e65a078c5a
refactor Setting (#265) 2023-10-26 12:42:24 +08:00
Bullish Bear
851fd70c04
send images in group chat (#263) 2023-10-26 10:51:23 +08:00
Bullish Bear
732d8ca303
view group chat profile (#260) 2023-10-24 17:03:12 +08:00
Bullish Bear
b3cee30602
reuse EditProfile to edit group profile (#257) 2023-10-24 11:53:26 +08:00
Sherry
e149b37087
compile all UI tests in GitHub Action (#256)
Co-authored-by: BlowaterNostr <127284497+BlowaterNostr@users.noreply.github.com>
2023-10-24 11:24:27 +08:00
Bullish Bear
82c9457ed2
refactor EditProfile (#255) 2023-10-23 21:57:58 +08:00
BlowaterNostr
114cf7a2c7
correct loading order of GM events (#254) 2023-10-23 14:52:25 +08:00
BlowaterNostr
0f3890d1c5
test GroupMessageController.handleMessage (#253) 2023-10-23 13:49:45 +08:00