Commit Graph

26 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 9d0a3eebf5 redesign user profile ui and restructure router 2023-10-21 21:25:09 +08:00
htylight 2ef026052f implement changing group chat avatar 2023-10-06 16:43:51 +08:00
htylight e8ec7d9fa4 fix bug that can't convert unreceived msgs while refreshes 2023-10-05 12:12:56 +08:00
htylight 55ed3de9d1 implement slice transmitting of chat image(include group chat) 2023-10-04 11:50:28 +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 6367125961 change group chat profile v1 2023-08-27 10:18:31 +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 277edd7f0e automatically update contact screen when delete/add friend 2023-08-12 18:31:37 +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
htylight 16a7a83e42 intro get_it_mix and implemente deleting friend 2023-08-03 15:51:18 +08:00
htylight 9a5ecc9643 implement friend group, remark and managing group 2023-08-01 10:01:08 +08:00
htylight d7568cb435 implemented apply friend 2023-07-27 18:17:52 +08:00
htylight 61dbac2d38 change username, email and password, token login 2023-07-17 01:00:16 +08:00
htylight dbc5e019f0 basic and avatar of user profile can be set 2023-07-11 23:39:36 +08:00