Commit Graph

56 Commits

Author SHA1 Message Date
BlowaterNostr
2b91bb3b8c
Distinguish between DM and GM (#209) 2023-10-04 21:34:43 +00:00
Bullish Bear
8d15e2b174
edit group profile (#210) 2023-10-04 15:07:40 +00:00
Bullish Bear
7328926ef6
group chat creation (#200) 2023-10-03 15:15:45 +00:00
BlowaterNostr
eacf8d9864
Add CRDT to Pin List (#206) 2023-10-01 23:16:08 +00:00
BlowaterNostr
1cf773d27c
Bring Back Pin Conversation List(#205)
without CRDT yet
2023-10-01 22:21:55 +00:00
BlowaterNostr
b8616ed8bf
Fix profile syncer (#204) 2023-10-01 20:59:07 +00:00
BlowaterNostr
de889d8317
remove kind-1 related code (#203) 2023-09-28 19:37:24 +00:00
BlowaterNostr
7d251ed93c disable social features 2023-09-27 20:28:55 +00:00
Bullish Bear
919e4f672e
Group Chat Preparation(#194)
Co-authored-by: BlowaterNostr <127284497+BlowaterNostr@users.noreply.github.com>
2023-09-24 21:56:29 +00:00
BlowaterNostr
50f818f157
Improve ConversationList (#199) 2023-09-23 21:54:13 +00:00
BlowaterNostr
49e4995621
ConversationList test (#198) 2023-09-23 21:33:30 +00:00
BlowaterNostr
581bd3f2c4
Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +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
a1494336e8
Faster App Initialization & Fix Notification (#175) 2023-09-15 08:58:40 +00:00
BlowaterNostr
896ced331a
Simplify Application Initialization (#173) 2023-09-14 21:45:26 +00:00
BlowaterNostr
88f17d3784
declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
BlowaterNostr
fcdeced83a
remove unnecessary dependencies in ContactList (#170) 2023-09-13 14:52:01 +00:00
BlowaterNostr
e6cdbe5849 Store Encrypted kind 4 (#162) 2023-09-12 15:09:53 +00:00
Bullish Bear
8fb6e5ab00 add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
Bullish Bear
cd90528f3e
Popover component (#144)
Co-authored-by: BlowaterNostr <127284497+BlowaterNostr@users.noreply.github.com>
2023-09-08 16:22:15 +00:00
BlowaterNostr
850ac4e7c3
Refactor SignIn Page to use Class Component (#140) 2023-09-07 13:11:59 +00:00
Bullish Bear
14ef3c3cf5
Adjust setting style (#138) 2023-09-07 00:37:14 +00:00
BlowaterNostr
922c2a127d better reactivity for relay lists 2023-09-06 23:30:06 +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
1603f3aae5
use signal in setting.tsx (#130) 2023-09-02 23:38:24 +00:00
BlowaterNostr
66eaab3fb9
More kind 4 loading (#124) 2023-08-30 19:13:09 +00:00
BlowaterNostr
f798ef461f
Fix Profile Syncing (#121) 2023-08-29 22:46:42 +00:00
BlowaterNostr
653e2956f3
partially address profile sync bug (#118) 2023-08-28 20:34:41 +00:00
BlowaterNostr
3cad0a3c34
Use submodule (#117) 2023-08-28 17:58:05 +00:00
BlowaterNostr
3b69098ad2
#108 (#109)
Profile Data Reactivity Issue in Social
2023-08-24 13:41:50 +00:00
BlowaterNostr
a9bf1273a8
Refactor Syncers (#101) 2023-08-03 17:13:16 +08:00
BlowaterNostr
c2db3797bc
Update nostr.ts (#98) 2023-07-30 14:39:53 +08:00
BlowaterNostr
752eb89ba3
Global Filter (#93) 2023-07-27 16:51:53 +08:00
BlowaterNostr
de61ca8ae2 relay reconnection 2023-07-21 12:40:49 +00:00
BlowaterNostr
87ca6b89d5
Relay config bug fix based on Vector Clock (#92) 2023-07-21 16:50:38 +08:00
BlowaterNostr
7a7d8e53a0 Sync Relay Config (#85)
update nostr.ts
2023-07-19 08:45:28 +00:00
BlowaterNostr
bd96687205
Optimize Parse Event Content (#83)
Co-authored-by: Foodstr <foodstr@proton.me>
2023-07-16 23:04:23 +08:00
BlowaterNostr
934818e7a9 maintain all user information in a stateful class 2023-07-15 16:42:03 +00:00
BlowaterNostr
1099d342fe
add Profile_Nostr_Event (#78) 2023-07-14 18:59:25 +08:00
BlowaterNostr
341229b80b move social threads to model
fix imports
2023-07-13 15:21:15 +00:00
Bullish Bear
70f7dfd9c0
UI Redesign: About page (#69)
Co-authored-by: BlowaterNostr <blowater.nostr@proton.me>
2023-07-13 00:20:38 +08:00
BlowaterNostr
e849cf98ef
Encrypted Custom App Data in IndexedDB (#66) 2023-07-12 15:14:45 +08:00
BlowaterNostr
3b74649f3e
Add NostrAccountContext to Database_Contextual_View (#65) 2023-07-11 18:45:57 +08:00
BlowaterNostr
52d7f0ed05
Refactor database (#63) 2023-07-11 17:49:58 +08:00
BlowaterNostr
41eedc0630
update nostr.ts (#62) 2023-07-11 17:19:57 +08:00
BlowaterNostr
1fc7dbf731 #58 2023-07-09 12:43:50 +00:00
BlowaterNostr
558b1d72a6 proper initialization 2023-07-09 08:17:09 +00:00
BlowaterNostr
a4671adafd get Sign In ctx on load 2023-07-09 08:06:49 +00:00