Commit Graph

46 Commits

Author SHA1 Message Date
BlowaterNostr
270a427767
fix order issue (#336) 2023-11-25 22:29:50 +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
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
a6c81e0b36
Update nostr-ts (#292) 2023-11-17 22:17:32 +08:00
Bullish Bear
3a26a687b6
show relay records in event details (#286) 2023-11-16 21:22:18 +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
BlowaterNostr
21508f0cf9
refresh relay status (#279) 2023-11-14 17:08:20 +08: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
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
cf0ef0b865
send images (#246) 2023-10-21 19:29:47 +08:00
BlowaterNostr
1fc4a8e68a Update nostr-ts 2023-10-19 14:47:22 +08:00
BlowaterNostr
62df6c8fe8
Optimization (#233) 2023-10-16 06:39:21 +08:00
Bullish Bear
65186eee5f
fix EditGroup (#225) 2023-10-09 13:55:44 +00:00
BlowaterNostr
0bfa86e55d
able to send Group Invitation event to invitees (#223) 2023-10-08 21:03:15 +00:00
BlowaterNostr
99e2085b17
Send messages to group chat (#215)
remove legacy Thread code
2023-10-07 23:23:53 +00:00
BlowaterNostr
68c559a93d
remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
BlowaterNostr
2a85a167e1
refactor ConversationList to class component (#208) 2023-10-03 18:25:36 +00:00
Bullish Bear
7328926ef6
group chat creation (#200) 2023-10-03 15:15:45 +00:00
BlowaterNostr
ea741e69ff
Update nostr.ts & fix dangling promise of subscription channels (#202) 2023-09-27 19:49:23 +00:00
BlowaterNostr
5bae0b62a8
nip19: parse nevent (#190)
Co-authored-by: qspang <26760878+shaibearary@users.noreply.github.com>
2023-09-22 15:11:26 +00:00
BlowaterNostr
c064b95c96
remove kind 1078 (#191) 2023-09-19 19:38:38 +00:00
BlowaterNostr
227f393ccd
create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
BlowaterNostr
01609b9916
Clickable NoteCard (#182)
Co-authored-by: foodstr <foodstr@proton.me>
2023-09-16 20:04:48 +00:00
BlowaterNostr
60d45339f4 Update nostr-ts 2023-09-15 07:54:36 +00:00
BlowaterNostr
4225986446 Update nostr-ts 2023-09-14 17:12:31 +00:00
BlowaterNostr
fcdeced83a
remove unnecessary dependencies in ContactList (#170) 2023-09-13 14:52:01 +00:00
BlowaterNostr
60d1155f81 Update nostr-ts 2023-09-12 17:47:44 +00:00
BlowaterNostr
6559cdfe31
Test Database_Contextual_View (#145) 2023-09-08 13:09:14 +00:00
BlowaterNostr
3df997b679
Relay Config Persistance to Local Storage & Sync With the Nostr Network(#136) 2023-09-06 21:04:25 +00:00
BlowaterNostr
050a937cec
Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
BlowaterNostr
f6204f30f1 update nostr.ts 2023-09-04 21:35:07 +00:00
BlowaterNostr
c34acf0f00 update nostr.ts 2023-09-03 17:07:00 +00:00
BlowaterNostr
873444c7c5 update nostr.ts 2023-09-02 23:05:37 +00:00
BlowaterNostr
b1a75ea8bd update nostr.ts 2023-08-31 00:05:28 +00:00
BlowaterNostr
66eaab3fb9
More kind 4 loading (#124) 2023-08-30 19:13:09 +00:00
Bullish Bear
26be026a8d
The copy button should give feedback after being clicked (#123) 2023-08-30 15:36:21 +00:00
BlowaterNostr
f798ef461f
Fix Profile Syncing (#121) 2023-08-29 22:46:42 +00:00
BlowaterNostr
114ab19c79 update nostr.ts 2023-08-29 17:13:40 +00:00
BlowaterNostr
3cad0a3c34
Use submodule (#117) 2023-08-28 17:58:05 +00:00