Commit Graph

31 Commits

Author SHA1 Message Date
c0680a3134 🎨 Optimized code structure, rename a lot of widgets
💄 Better large screen support in chat
2024-05-03 13:39:52 +08:00
ec69b34877 Better attachments upload, and supports files 2024-05-03 00:09:33 +08:00
9f6942a8cb 🐛 Dispose current call when hang up 2024-05-02 21:36:23 +08:00
3089e1f8d2 Rewrite http client 2024-05-02 12:16:01 +08:00
b39c8c770e Basic large screen support 2024-05-02 00:49:38 +08:00
fceb3edbc6 Dark mode 2024-05-01 22:35:58 +08:00
7c4427e84a 💄 Optimize UX 2024-05-01 19:39:48 +08:00
cd5cfedb2f 🎨 Formatted all the code 2024-05-01 17:37:34 +08:00
5d79692766 🐛 Bug fixes of fixed avatar 2024-04-30 20:37:08 +08:00
7fb94eeafa Floating call widgets 2024-04-30 20:31:54 +08:00
5922d325e5 🐛 Bug fixes 2024-04-29 20:32:51 +08:00
e665b44507 Optimized UI of call actions 2024-04-28 23:05:59 +08:00
155f7c7999 🐛 Fix colors difference 2024-04-28 00:10:20 +08:00
541df5c3bc 💄 Optimized voice chat 2024-04-28 00:07:32 +08:00
34dee3773d 🐛 Bug fixes on macos 2024-04-27 20:10:15 +08:00
7ac5c651aa Call join 2024-04-27 13:12:26 +08:00
15c8c0fe8f Chat call basis 2024-04-27 01:36:54 +08:00
a761b80499 Leave & delete channel 2024-04-26 23:25:56 +08:00
3a661b67c7 Channel kick members 2024-04-26 20:49:21 +08:00
0230ea5c79 💄 Improve UX 2024-04-25 21:33:53 +08:00
3a2894b533 Notifications 2024-04-24 23:19:26 +08:00
eb9a24582b 🐛 Fix some permission check issue 2024-04-20 12:06:16 +08:00
846febb82a Channel creation and management 2024-04-20 00:01:48 +08:00
9ac7357e49 New chat menu 2024-04-19 19:48:31 +08:00
ac280f2d40 Chat message attachments 2024-04-19 19:36:03 +08:00
fa7b18fa98 Render replied message! 2024-04-19 17:51:00 +08:00
b257378a82 Edit, delete and reply messages! 2024-04-18 23:39:48 +08:00
1a1a3a5155 Handle more chat server events 2024-04-18 22:43:14 +08:00
94f9076abb Maintain basic messaging websocket 2024-04-18 22:33:59 +08:00
8943f089f2 Basic message editor 2024-04-17 23:24:09 +08:00
ba405770ed Message showing 2024-04-17 23:00:53 +08:00