Commit Graph

26 Commits

Author SHA1 Message Date
BlowaterNostr
46eb9f3eb1
fix DM_List.addEvents (#361) 2023-12-22 20:20:34 +08:00
BlowaterNostr
e6a1819b72
fix ConversationList & simplify DirectMessageContainer (#359) 2023-12-22 18:20:37 +08:00
BlowaterNostr
36163c2cd6
fix regression (#356) 2023-12-22 01:58:38 +08:00
BlowaterNostr
259bbbaddc
remove ButtonGroup (#354) 2023-12-18 19:07:22 +08:00
BlowaterNostr
6c23dff5db
remove some tw (#352) 2023-12-18 04:51:45 +08:00
Bullish Bear
253958579e
remove unused code (#342) 2023-11-29 02:06:49 +08:00
BlowaterNostr
6e19e89fc9
fix pin list synchronization (#335) 2023-11-25 21:26:03 +08:00
Bullish Bear
823684f213
able to copy on iOS (#280) 2023-11-15 10:45:34 +08:00
Bullish Bear
52cc82864d
unified icons (#275) 2023-11-11 20:19:21 +09:00
Bullish Bear
82c9457ed2
refactor EditProfile (#255) 2023-10-23 21:57:58 +08:00
Bullish Bear
8428025c7a
A/B Testing Feature Toggle (#238) 2023-10-20 12:16:55 +08:00
BlowaterNostr
eab9d7fed6
add invitation event to DirectedMessageController (#231) 2023-10-09 21:02:13 +00:00
BlowaterNostr
f97a8c9dbf
move DirectMessageGetter out from Database_Contextual_View (#229)
to DirectedMessageController
2023-10-09 18:39:52 +00:00
BlowaterNostr
0bfa86e55d
able to send Group Invitation event to invitees (#223) 2023-10-08 21:03:15 +00:00
BlowaterNostr
531c911ab9
refactor database initialization (#216) 2023-10-08 00:53:54 +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
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
1cf773d27c
Bring Back Pin Conversation List(#205)
without CRDT yet
2023-10-01 22:21:55 +00:00
BlowaterNostr
2a104cd303 optimize stranger list 2023-09-27 20:04:51 +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