400 Commits

Author SHA1 Message Date
eatmoreapple
a54493fc61 修复当bot在线的情况下执行热登录,会开启多次事件监听 🐛 2021-08-01 00:53:14 +08:00
eatmoreapple
67b71542c8 修复当bot在线的情况下执行热登录,会开启多次事件监听 🐛 2021-08-01 00:51:52 +08:00
eatmoreapple
825dc51bf9 添加消息已读功能 2021-07-31 23:42:12 +08:00
eatmoreapple
6e683358ef 添加默认的uuid回调 2021-07-31 20:37:02 +08:00
eatMoreApple
1dab95b4ee 优化切片内存分配 2021-07-31 17:51:41 +08:00
eatMoreApple
c46fb58824 添加消息正文格式化 2021-07-31 17:35:15 +08:00
eatMoreApple
721846f267 格式化User.NickName 2021-07-31 17:24:21 +08:00
Ivy
c15feddf61
Merge pull request #45 from suntong/master
- [!] fix FormatEmoji() algorithm
2021-07-30 11:46:46 +08:00
Tong Sun
575f507778 - [!] fix FormatEmoji() algorithm 2021-07-29 23:33:37 -04:00
Ivy
bec899ef78
Merge pull request #43 from suntong/master
simplify FormatEmoji() algorithm
2021-07-29 18:12:07 +08:00
Tong Sun
e2dfb621f2 - [#] simplify FormatEmoji() algorithm 2021-07-28 08:51:40 -04:00
Tong Sun
0cd471dd6d - [+] add Benchmarks for FormatEmoji 2021-07-28 08:43:43 -04:00
eatMoreApple
5120404ba7 添加Bot行为设置函数 2021-07-26 12:47:03 +08:00
Ivy
5259114400
Merge pull request #40 from suntong/master
Content fix
2021-07-25 17:46:16 +08:00
Ivy
2738ff67e4
Merge pull request #38 from suntong/devtest/Msgtype/master
Add message types from wx_fed official names using varcaser nam…
2021-07-25 17:45:51 +08:00
Tong Sun
180d94d2d8 - [!] fix <br/> in Content 2021-07-24 18:02:43 -04:00
Tong Sun
f010d60991 - [#] Unescape XML in Content 2021-07-24 17:40:54 -04:00
Tong Sun
9b747c24fd - [+] add message types from wx_fed official names using varcaser naming convention 2021-07-24 13:12:13 -04:00
eatMoreApple
d5fc8bbbd9 添加僵尸好友检验字符串 2021-07-13 22:12:22 +08:00
eatMoreApple
b919e2cd39 更新domain逻辑 2021-07-12 22:48:58 +08:00
eatMoreApple
0cc9ecd602 update 文档 2021-06-24 10:41:38 +08:00
Ivy
b2178d32a2
Merge pull request #23 from eatMoreApple/master
Master
2021-06-24 10:32:05 +08:00
eatMoreApple
caaba3c332 update conf.py 2021-06-24 10:29:17 +08:00
eatMoreApple
5a631356a3 add docs 2021-06-24 08:18:03 +08:00
eatMoreApple
e07ab1059a 添加文件群发和消息撤回功能 2021-06-22 14:18:31 +08:00
eatMoreApple
b843d9aa8c 更新readme 2021-06-16 21:24:51 +08:00
eatMoreApple
7d361fea4b 删除returnResponse依赖 2021-06-16 21:22:27 +08:00
eatMoreApple
7d037f9e03 fix upload file 2021-06-15 20:40:18 +08:00
eatMoreApple
7d2fd2fe33 更新文档和readme.md 2021-05-18 00:42:20 +08:00
eatMoreApple
8a963e98f9 update readme.md 2021-05-18 00:09:55 +08:00
eatMoreApple
7f942a92ea 修复cookeieMap过大的问题 2021-05-16 16:56:54 +08:00
eatMoreApple
6a9d276ea4 add public method DumpHotReloadStorage 2021-05-14 23:33:54 +08:00
eatMoreApple
f1327345ed SenderInGroup Receiver 返回用户详情 2021-05-14 15:05:40 +08:00
eatMoreApple
a1b6316e23 fix:当收到自己发送的消息的时候,返回为true 2021-05-14 13:20:50 +08:00
eatMoreApple
4fa5d04fb4 fix 301 response missing Location header error 2021-05-14 00:11:29 +08:00
eatMoreApple
15855ca0f2 增加消息处理handle行为 2021-05-13 23:34:46 +08:00
eatMoreApple
b20e3672b7 增加消息处理handle 2021-05-13 23:09:23 +08:00
eatMoreApple
da2fb7add8 update readme.md 2021-05-12 19:56:18 +08:00
eatMoreApple
acf8f855c8 修改domainMap 2021-05-12 19:51:20 +08:00
eatMoreApple
41bf30c8a0 更新热登陆存储接口行为 🔨 2021-05-11 18:47:37 +08:00
Ivy
72aaf1bc96
Merge pull request #15 from eatMoreApple/slave
优化内部host切换逻辑
2021-05-11 18:00:26 +08:00
eatMoreApple
0c6fa63391 优化内部host切换逻辑 2021-05-11 18:00:54 +08:00
eatMoreApple
5d8dea264c 添加uaHook 2021-05-11 17:00:46 +08:00
eatMoreApple
00f7ca4f93 🐛 修复 emoji 转化后不正常显示的 BUG 2021-05-10 23:48:48 +08:00
Ivy
1079cf47fe
Merge pull request #14 from li-xunhuan/main
🐛 修复 emoji 转化后不正常显示的 BUG
2021-05-10 23:43:23 +08:00
李寻欢
fa8dddd315
🐛 修复 emoji 转化后不正常显示的 BUG 2021-05-10 23:39:34 +08:00
eatMoreApple
601b6e4600 添加client请求钩子 2021-05-10 21:42:11 +08:00
eatMoreApple
6d01365955 优化emoji表情替换 2021-05-10 15:44:36 +08:00
eatMoreApple
992c05f3fb 修复接受单向好友消息时找不到sender的bug 🐛 2021-05-09 18:07:32 +08:00
eatMoreApple
d0238a00ae 添加desktop模式更新 2021-05-07 23:47:33 +08:00