Commit Graph

197 Commits

Author SHA1 Message Date
BlowaterNostr
eab9d7fed6
add invitation event to DirectedMessageController (#231) 2023-10-09 21:02:13 +00:00
BlowaterNostr
9b8d9aa47d
refactor DirectMessageGetter (#230) 2023-10-09 18:52:30 +00:00
BlowaterNostr
f97a8c9dbf
move DirectMessageGetter out from Database_Contextual_View (#229)
to DirectedMessageController
2023-10-09 18:39:52 +00:00
BlowaterNostr
d6bbaed8e6
remove unused code (#228) 2023-10-09 17:56:14 +00:00
Bullish Bear
65186eee5f
fix EditGroup (#225) 2023-10-09 13:55:44 +00:00
BlowaterNostr
ea4199d05b
Group Chat is working! (#224)
GroupSyncer
2023-10-08 22:08:18 +00:00
BlowaterNostr
0bfa86e55d
able to send Group Invitation event to invitees (#223) 2023-10-08 21:03:15 +00:00
BlowaterNostr
738811d613
refine group chat (#222)
use async construction for App class
2023-10-08 18:51:53 +00:00
BlowaterNostr
94619e159c
fix Setting page (#219) 2023-10-08 17:22:53 +00:00
Bullish Bear
2537fa2805
fix groupContinuousMessages (#218)
Co-authored-by: BlowaterNostr <127284497+BlowaterNostr@users.noreply.github.com>
2023-10-08 15:53:44 +00:00
BlowaterNostr
28068556e7
speed up ProfileGetter (#217) 2023-10-08 01:16:30 +00:00
BlowaterNostr
531c911ab9
refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
BlowaterNostr
99e2085b17
Send messages to group chat (#215)
remove legacy Thread code
2023-10-07 23:23:53 +00:00
BlowaterNostr
a094a85319
remove legacy code (#214) 2023-10-07 20:40:18 +00:00
Bullish Bear
bc7340840c
remove reply button (#213) 2023-10-07 17:15:27 +00:00
BlowaterNostr
68c559a93d
remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
BlowaterNostr
cc66283769
refactor Search & remove unused code (#211) 2023-10-06 00:05:35 +00:00
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
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
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
BlowaterNostr
2a104cd303 optimize stranger list 2023-09-27 20:04:51 +00:00
BlowaterNostr
ea741e69ff
Update nostr.ts & fix dangling promise of subscription channels (#202) 2023-09-27 19:49:23 +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
480ae46871
Refactor RelaySetting to class component (#195) 2023-09-22 18:11:49 +00:00
Bullish Bear
cbaf4a79f0
group chat creation UI (#189) 2023-09-22 16:27:36 +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
Bullish Bear
038950d4f9
Invitation Card UI (#186) 2023-09-18 13:59:36 +00:00
BlowaterNostr
c29f0b2651
A Draft for Encrypted Group Chat with Minimal Access Control (#177) 2023-09-17 12:57:34 +00:00
Sherry
fd8f6800a4
Naddr parsing (#178)
Co-authored-by: BlowaterNostr <127284497+BlowaterNostr@users.noreply.github.com>
2023-09-16 22:12:41 +00:00
BlowaterNostr
01609b9916
Clickable NoteCard (#182)
Co-authored-by: foodstr <foodstr@proton.me>
2023-09-16 20:04:48 +00:00
Bullish Bear
389cdfdfbe
Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
BlowaterNostr
bb14bcf755 log bech32 instead of hex for note/event id 2023-09-15 21:01:27 +00:00
BlowaterNostr
a1494336e8
Faster App Initialization & Fix Notification (#175) 2023-09-15 08:58:40 +00:00
BlowaterNostr
60d45339f4 Update nostr-ts 2023-09-15 07:54:36 +00:00
BlowaterNostr
896ced331a
Simplify Application Initialization (#173) 2023-09-14 21:45:26 +00:00
BlowaterNostr
4225986446 Update nostr-ts 2023-09-14 17:12:31 +00:00
Bullish Bear
93470d46ef
Fix the style of MessagePanel (#172) 2023-09-14 12:02:56 +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