Commit Graph

16 Commits (main)

Author SHA1 Message Date
htylight d4ffc928b2 simplify import statements 2024-04-09 17:23:28 +08:00
htylight a71c77a04f move account setting to main settings list screen 2024-03-17 20:49:51 +08:00
htylight e8ec7d9fa4 fix bug that can't convert unreceived msgs while refreshes 2023-10-05 12:12:56 +08:00
htylight 830a16bd27 implement slice transmitting of chat image 2023-10-01 18:40:14 +08:00
htylight 849e7d5067 implement viewing message images 2023-09-23 17:16:31 +08:00
htylight e7d9f02137 implement refreshing chat screen(This foundation really kills me) 2023-09-20 20:21:27 +08:00
htylight dbfb24defc group chat message carries avatar, nickname and remark in group chat 2023-09-18 19:32:04 +08:00
htylight 5c2022d107 rewrite connection inspection of websocket, and notificate user when connection is done 2023-09-17 10:27:00 +08:00
htylight 9a730d68e5 fix websocket reconnect bug and accept unreceived msgs 2023-09-16 11:33:57 +08:00
htylight eda27359af encrypt notification api and hive api 2023-09-10 11:30:20 +08:00
htylight a260e72e04 Add local notifications 2023-09-09 16:48:47 +08:00
htylight 3f3f898d2c fix group chat bubble bug: flash 2023-08-27 19:14:37 +08:00
htylight 913ec02601 create group chat and send group chat message v1 2023-08-23 16:30:41 +08:00
htylight a4daec8f10 order chat tile by time, image message can be sent and showed on message screen 2023-08-15 10:53:30 +08:00
htylight 5da249e4fc websocket apply/add/delete friend v1 2023-08-11 23:02:31 +08:00
htylight f75cccd28e send message to friend v1 2023-08-10 19:08:46 +08:00