Commit Graph

335 Commits

Author SHA1 Message Date
Changhua
3f7dfa1190 feat: bump to v39.5.2 2025-04-30 00:23:49 +08:00
Changhua
c5bc97b0bc chore: remove sdk.def 2025-04-28 00:38:21 +08:00
Changhua
5d74f59269 chore: remove spy.def 2025-04-28 00:29:15 +08:00
Changhua
7caecc9925 feat(misc): add shutdown command 2025-04-27 00:40:38 +08:00
CoderTyn
e1b9aa1444
Merge branch 'lich0821:master' into master 2025-04-24 16:06:16 +08:00
CoderTyn
f724230bd1 chore: add CMake support for MinGW-w64 environment
1.move framework.h to com
2.change text encoding  of .def files to UTF-8
3.bump vcpkg dependencies' version
4.make the code conform to Standard C++
2025-04-23 19:32:26 +08:00
Changhua
424c76f509 chore: fix format config 2025-04-23 00:11:10 +08:00
Changhua
b992fe7d6a chore: remove unused file 2025-04-20 08:50:50 +08:00
Changhua
3920095308 chore: bump to v39.5.1 2025-04-20 07:31:25 +08:00
Changhua
24acdfcd87 fix(account): fix #380 2025-04-19 23:27:00 +08:00
Changhua
753c2b43d0 fix(chatroom): fix #379 2025-04-19 22:44:56 +08:00
Changhua
17fc88ca0c chore: bump to v39.5.0 2025-04-18 00:43:05 +08:00
Changhua
8128835e5f fix(rpc): fix enable/disable message receiving 2025-04-18 00:14:45 +08:00
Changhua
8ca1e4e996 fix(contact): fix accept_new_friend 2025-04-18 00:13:36 +08:00
Changhua
a28b6b217a feat: adapt 3.9.12.51 2025-04-18 00:12:18 +08:00
Changhua
fb3908e9bb chore: bump to v39.4.5 2025-04-10 00:44:49 +08:00
Changhua
436903525d fix(message): fix send xml 2025-04-10 00:35:04 +08:00
HuChundong
72361fe932 feat: 用户信息增加别名 2025-04-02 00:32:25 +08:00
Changhua
3d6af178f4 chore: bump to v39.4.4 2025-03-24 22:48:38 +08:00
Changhua
3db47a8532 feat(message): impl send xml 2025-03-24 22:35:08 +08:00
Changhua
3e441faab8 feat(message): update send xml offsets 2025-03-24 22:33:32 +08:00
Changhua
0e3d73a011 chore: bump to v39.4.3 2025-03-15 10:39:50 +08:00
Changhua
518cee4dda feat(contact): impl new friend verification 2025-03-15 10:31:39 +08:00
Changhua
994d6b8554 feat(contact): update new friend verification offsets 2025-03-14 00:19:53 +08:00
Changhua
ead20cc806 chore: fix encoding 2025-03-14 00:17:59 +08:00
Changhua
1a5f782819 fix(misc): fix #343 download attachment type error 2025-03-10 22:09:48 +08:00
Changhua
d24e613789 chore: bump to v39.4.1 2025-03-08 11:50:33 +08:00
Changhua
4a4914743f fix(encoding): fix Chinese garbling 2025-03-08 11:41:44 +08:00
Changhua
ce0fb49956 chore(spy): remove unsed files 2025-03-07 18:32:55 +08:00
Changhua
ab48249464 chore: bump to v39.4.0 2025-03-07 17:37:49 +08:00
Changhua
6233697e01 chore(all): resolve conflicts 2025-03-07 17:04:13 +08:00
Changhua
09e83866a0 chore(all): resolve conflicts 2025-03-07 16:50:17 +08:00
Changhua
19a34d45bd refactor(spy): refactoring 2025-03-07 00:07:12 +08:00
Changhua
e00958cf33 rafctor(chatroom): refactoring 2025-03-06 06:54:05 +08:00
Changhua
aefea53bdd feat(chatroom): impl invite chatroom members 2025-03-05 22:42:36 +08:00
Changhua
84338c85d1 feat(chatroom): update invite chatroom members offset 2025-03-05 22:40:22 +08:00
Changhua
0dd6556099 feat(chatroom): impl add chatroom members 2025-03-05 22:39:09 +08:00
Changhua
132cd08f08 feat(chatroom): update add chatroom members offset 2025-03-05 22:37:29 +08:00
Changhua
51312d1bbe feat(chatroom): impl delete chatroom members 2025-03-05 22:01:57 +08:00
Changhua
da3357cb3b feat(chatroom): update delete chatroom member offsets 2025-03-05 21:59:36 +08:00
Changhua
2dc1f25b75 refactor(util): extract common functions from message_sender to util 2025-03-05 21:10:08 +08:00
Changhua
ccc8dcbbcd refactor(offset): replace include guard with #pragma once 2025-03-05 01:19:05 +08:00
Changhua
e9c64e4ef4 feat(contact): ignore get contact info 2025-03-05 01:15:07 +08:00
Changhua
e20ca0e61f feat(contact): ignore accept friend request 2025-03-05 01:11:51 +08:00
Changhua
82ec98b852 refactor(pb): remove debug log 2025-03-05 01:07:12 +08:00
Changhua
6d31cb4c97 feat(contact): impl get contacts 2025-03-05 01:06:01 +08:00
Changhua
82e9b8c61b feat(contact): update contact offsets 2025-03-05 01:00:46 +08:00
Changhua
4b9c68072f feat(misc): impl download attachment 2025-03-05 00:57:01 +08:00
Changhua
b9d2c6bb3b feat(misc): update download attachment offsets 2025-03-05 00:36:03 +08:00
Changhua
908c3d3e86 refactor(misc): refactoring 2025-03-04 01:05:15 +08:00