6 Commits

Author SHA1 Message Date
436af5c21a
Update API
- Send message now returns the message md5 to client in the body part
2022-10-14 15:14:23 +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
834e810663
Adjust API for profile fetching
- require tokenid -> required userid
2022-10-13 20:37:30 +08:00
887a7e13be
Minor fix and update
- Add find file method
2022-10-12 18:24:21 +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