16 Commits

Author SHA1 Message Date
c0fbd69421
Improvement:
- Shorten log when changing avatar
2022-10-23 10:34:59 +08:00
23a0633623
Improvements & Feature:
- Add API ACKFETCH to update fetch history
- Improve anti-exception performance
2022-10-22 21:26:38 +08:00
3e575110a9
Bug Fix:
- Not deleting closed sockets in sokcet map
2022-10-22 20:53:49 +08:00
9825802e06
Bug Fix:
- Execute parameter
2022-10-22 20:15:37 +08:00
125b7ba135
Behavior Adjustment:
- Change path to ${current}/.data/
2022-10-20 22:22:41 +08:00
8627538d31
Behavior update:
- Push contact info to client when adding contact
- Prevent crash when add bytes to closed request stream
2022-10-20 17:35:42 +08:00
325e518a17
Improvements:
- Shorten logs
2022-10-20 11:59:38 +08:00
5909308475
Bug Fix & Improvements
- Improve logs
- Fix fetch message not working
2022-10-20 10:44:09 +08:00
0aa72b5dc3
Docker Update
- Usable docker file!
- docker image now at linloir/lchatserver
2022-10-19 17:01:20 +08:00
44ae7faef4
Bug Fix
- Support one token -> multi sockets
- Tempt to fix concurrency income request causing same temp filename
2022-10-18 11:50:14 +08:00
52c32c2e74
Bug Fix and API adjustment
- Check token validity
- Prevent unlogged user to fetch contact
- Fix missing 'tolist' conversion in contact fetch method
- (IMPORTANT) Fix async bug in TCP controller (reconstruct the  handler)
2022-10-14 13:35:55 +08:00
887a7e13be
Minor fix and update
- Add find file method
2022-10-12 18:24:21 +08:00
af41d6ba39
read port from argument 2022-10-09 23:00:41 +08:00
092a0cbb59
change working directories 2022-10-09 20:16:10 +08:00
00fd34e0f1
fix bugs, synchronous payload reception method adopted 2022-10-09 20:10:23 +08:00
3eb76d80d9
initial commit 2022-10-09 00:01:17 +08:00