Commit Graph
100 Commits
Author SHA1 Message Date
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
Changhua 606e48a129 chore: update contributors and FAQ 2025-04-24 22:59:03 +08:00
Changhua 57e3567318 chore(ci): fix release 2025-04-24 21:13:46 +08:00
Changhua a91f4f76f8 chore(ci): fix cache 2025-04-24 15:32:06 +08:00
Changhua 424c76f509 chore: fix format config 2025-04-23 00:11:10 +08:00
Changhua cc4b8def32 chore(ci): split build and release 2025-04-22 23:08:45 +08:00
Changhua b992fe7d6a chore: remove unused file 2025-04-20 08:50:50 +08:00
Changhua 09d1e4514f chore(python): bump to v39.5.1.0 2025-04-20 07:34:40 +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 f90c4a7f65 chore(python): bump to v39.5.0.0 2025-04-18 00:45:55 +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 696d4a216a chore(python): bump to v39.4.5.0 2025-04-10 00:52:52 +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
Changhua 59bccbb931 chore(python): bump to v39.4.4.0 2025-03-24 22:50:15 +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 915cd6fd38 chore(python): bump to v39.4.3.0 2025-03-15 10:38:46 +08:00
Changhua 47de98ab38 feat(python): impl accept new friend verification 2025-03-15 10:33:03 +08:00
Changhua 518cee4dda feat(contact): impl new friend verification 2025-03-15 10:31:39 +08:00
Changhua ab87986a90 Merge branch 'master' of github.com:lich0821/WeChatFerry 2025-03-14 11:48:46 +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 809dc883c8 fix(python): sleep 1s to make sure data has been stored into db 2025-03-10 23:10:44 +08:00
Changhua 45a728e507 feat(python): impl download video 2025-03-10 23:03:53 +08:00
Changhua 423e16be03 chore(python): update to v39.4.2.0 2025-03-10 23:02:44 +08:00
Changhua 1a5f782819 fix(misc): fix #343 download attachment type error 2025-03-10 22:09:48 +08:00
Changhua 56708ee512 chore: update bug report template 2025-03-09 21:26:53 +08:00
Changhua 225f2e44ea chore(python): bump to v39.4.1.0 2025-03-08 11:57:08 +08:00
Changhua d24e613789 chore: bump to v39.4.1 2025-03-08 11:50:33 +08:00
Changhua 68bac79d4a chore: add DISCLAIMER to release 2025-03-08 11:46:08 +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 e2620e5ea0 chore(python): bump to v39.4.0.0 2025-03-07 18:21:08 +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
Changhua 2362f2ae8a feat(misc): ignore revoke message 2025-03-04 00:26:52 +08:00
Changhua 8c47f096c9 feat(misc): impl get qr code 2025-03-04 00:18:43 +08:00
Changhua 47cdc65aca feat(misc): update qr code offset 2025-03-04 00:01:29 +08:00
Changhua 6d6ff21992 feat(misc): ignore get ocr result 2025-03-03 22:25:02 +08:00
Changhua 841dadbb19 feat(misc): ignore receive transfer 2025-03-03 22:22:04 +08:00
Changhua 1bf431590a refacor(misc): refactoring 2025-03-03 22:17:33 +08:00
Changhua fd25a8e0f2 feat(misc): impl get audio 2025-03-03 22:12:52 +08:00
Changhua 09da3044be fix(misc): fix decrypt image 2025-03-03 22:11:34 +08:00
Changhua ba0a8b33b8 feat(misc): impl decrypt image 2025-03-03 21:53:14 +08:00
Changhua b665db572f refactor(misc): replace macro with constexpr 2025-03-03 21:47:31 +08:00
Changhua 3039599905 feat(misc): impl refresh pyq 2025-03-03 21:43:15 +08:00
Changhua bc7f91fc54 feat(misc): impl refresh pyq 2025-03-03 21:42:33 +08:00
Changhua 68b04d85de fix(message): fix forward message 2025-03-02 00:50:26 +08:00
Changhua 0aefbbca98 feat(db): impl db functions 2025-03-01 00:35:23 +08:00
Changhua 89bca5c20c fix(db): fix offsets 2025-03-01 00:34:01 +08:00
Changhua c471f749e5 feat(db): impl get db names 2025-03-01 00:02:30 +08:00
Changhua 962a935880 feat(db): update db offsets 2025-02-28 23:57:39 +08:00
Changhua 0281b2cb66 feat(db): update db offsets 2025-02-28 22:55:47 +08:00
Changhua 1d9dcf448c refactor(message): refactoring 2025-02-27 01:47:41 +08:00
Changhua 8ac85573b5 feat(message): impl forward message 2025-02-27 01:36:43 +08:00
Changhua a53bdeedb1 feat(message): update forward message offset 2025-02-27 01:35:49 +08:00
Changhua e896468c7f feat(message): impl send pat 2025-02-27 01:12:32 +08:00
Changhua 49000bf65e feat(message): update send pat offset 2025-02-27 01:11:32 +08:00
Changhua 77a3938e1f feat(message): impl send rich text 2025-02-27 00:23:44 +08:00
Changhua 686673add2 feat(message): update send rich text offsets 2025-02-27 00:21:51 +08:00
Changhua 2959502636 feat(message): impl send emotion 2025-02-27 00:10:46 +08:00
Changhua c1e597a9b4 feat(message): update send emotion offsets 2025-02-27 00:09:51 +08:00
Changhua 54be080fb3 feat(message): ignore send xml 2025-02-26 22:40:47 +08:00
Changhua c4befd6fd1 feat(message): update xml offsets 2025-02-26 22:39:56 +08:00
Changhua c928b68ec4 feat(message): impl send file 2025-02-26 21:49:33 +08:00
Changhua 3f07afee9a feat(message): update send file offsets 2025-02-26 21:48:22 +08:00
Changhua b09c236833 feat(util): impl memory alloc/free 2025-02-26 21:45:26 +08:00
Changhua 1e703f0f64 feat(message): impl send image 2025-02-25 00:50:50 +08:00
Changhua b9345e69ee feat(message): update send image offsets 2025-02-25 00:49:32 +08:00
Changhua b282c9f9f5 feat(message): impl send text 2025-02-21 00:25:29 +08:00
Changhua 62d2703f56 feat(message): update send text offset 2025-02-21 00:04:54 +08:00