Commit Graph

43 Commits (main)
 

Author SHA1 Message Date
3wish 5811c5315f Add environment variables 2024-04-11 17:27:45 +08:00
htylight b39bd90b1f Encapsulate easyloading and add forgetting password request 2024-04-11 00:35:18 +08:00
3wish 78ac19c8c2 Add forget password page 2024-04-10 17:15:05 +08:00
htylight ce5d6bde51 search local friends when create group chat or invite group chat member 2024-04-09 22:56:46 +08:00
htylight d4ffc928b2 simplify import statements 2024-04-09 17:23:28 +08:00
htylight e71d167f3a email signin 2024-04-09 16:56:26 +08:00
htylight 81fefdaec4 upgrade flutter and gradle version 2024-03-31 21:24:02 +08:00
htylight 9cd0576aa7 bug fix 2024-03-18 00:08:25 +08:00
htylight a71c77a04f move account setting to main settings list screen 2024-03-17 20:49:51 +08:00
htylight 9983222f4c optimize auto login 2024-03-17 01:49:08 +08:00
htylight 83b02b3e60 change the way of auto login to auto login at welcome screen with nice login prompt 2024-03-16 16:46:53 +08:00
htylight ecd1e8d052 upgrade dependencies and gradle 2024-03-16 12:15:13 +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 67377bea97 get member name and avatar if local storage doesn't have 2023-10-04 15:44:28 +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 fa81ae090d implement hiding msg 2023-09-17 17:45:32 +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 be64a626ce Create a new Isolate to send pictures 2023-09-10 16:45:56 +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 a3f3feb973 move init code of Hive to home screen and add badge to navigation bar 2023-08-31 00:42:35 +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
htylight 10456accec implement signin and signup 2023-07-04 11:51:11 +08:00
htylight dcb2966172 modify to email signup 2023-06-29 17:02:09 +08:00
oversky bea45cd716 first commit 2023-06-21 17:44:28 +08:00