Logiase
|
e49015582a
|
fix nil GroupMessage.Elements
|
2020-08-30 14:35:17 +08:00 |
|
Mrs4s
|
ca765c7a78
|
fix rich long msg decode.
|
2020-08-30 01:10:14 +08:00 |
|
Mrs4s
|
51e155ef20
|
fix group sync.
|
2020-08-28 02:29:35 +08:00 |
|
Mrs4s
|
d7e61afdfe
|
supported on-way friend msg.
|
2020-08-28 00:22:17 +08:00 |
|
Mrs4s
|
3887056df8
|
fix Mrs4s/go-cqhttp#188.
|
2020-08-27 23:56:03 +08:00 |
|
Mrs4s
|
d3b0f5f9e8
|
update codec.
|
2020-08-25 13:28:41 +08:00 |
|
Mrs4s
|
16fc454f75
|
Merge pull request #34 from wfjsw/patches/relax-group-card-char-limit
relax group card character limit
|
2020-08-25 01:08:50 +08:00 |
|
Mrs4s
|
c19beecc07
|
Merge pull request #33 from wfjsw/patches/get-group-list-batch
group list batch
|
2020-08-25 01:06:55 +08:00 |
|
wfjsw
|
69912ddef7
|
relax group card character limit
(cherry picked from commit fcb57657b03f2b8db9168b4589c339256c3e8853)
|
2020-08-25 01:04:50 +08:00 |
|
wfjsw
|
7a5aaa8d61
|
group list batch
|
2020-08-25 01:03:06 +08:00 |
|
Mrs4s
|
834baa5b6b
|
update debug.
|
2020-08-25 00:48:33 +08:00 |
|
Mrs4s
|
c3d5aafe5d
|
update group msg sending.
|
2020-08-25 00:42:23 +08:00 |
|
Mrs4s
|
9bbe416206
|
update group msg limit.
|
2020-08-25 00:21:45 +08:00 |
|
Mrs4s
|
a4514e9c52
|
fix log.
|
2020-08-25 00:10:36 +08:00 |
|
Mrs4s
|
a23475a1ed
|
more debug.
|
2020-08-25 00:03:40 +08:00 |
|
Mrs4s
|
2c22d99708
|
fix temp msg.
|
2020-08-24 23:25:50 +08:00 |
|
Mrs4s
|
93de1f4456
|
fix friend list.
|
2020-08-24 02:42:03 +08:00 |
|
Mrs4s
|
507fe33e84
|
fix long msg error.
|
2020-08-23 15:55:59 +08:00 |
|
Mrs4s
|
ce670caee0
|
service msg update.
|
2020-08-23 03:07:48 +08:00 |
|
Mrs4s
|
3e33a9465e
|
Merge branch 'master' of https://github.com/Mrs4s/MiraiGo
|
2020-08-22 22:52:12 +08:00 |
|
Mrs4s
|
99d6f7b20d
|
fix group seq.
|
2020-08-22 22:51:51 +08:00 |
|
Mrs4s
|
2c7ab5f2e9
|
Merge pull request #30 from Logiase/groupMemo
add GroupInfo.UpdateMemo
|
2020-08-22 19:39:02 +08:00 |
|
Mrs4s
|
4dc018de2b
|
try to fix group image again.
|
2020-08-22 18:25:58 +08:00 |
|
logiase
|
3823090846
|
add GroupInfo.UpdateMemo
|
2020-08-22 18:20:23 +08:00 |
|
Mrs4s
|
1ff595e6ee
|
fix group sync.
|
2020-08-22 13:06:21 +08:00 |
|
Mrs4s
|
7654a7a2a1
|
try to fix image upload.
|
2020-08-22 02:23:24 +08:00 |
|
Mrs4s
|
fe8e98b9d8
|
fix packet error.
|
2020-08-22 00:42:44 +08:00 |
|
Mrs4s
|
80481f0022
|
fix build.
|
2020-08-21 19:18:22 +08:00 |
|
Mrs4s
|
9991d8f398
|
Merge pull request #28 from LXY1226/patch-1
Move mutex to atomic
|
2020-08-21 18:36:15 +08:00 |
|
LXY
|
f715d1ff8a
|
去除冗余split
|
2020-08-21 17:24:46 +08:00 |
|
LXY
|
e652825266
|
atomic!
|
2020-08-21 16:51:24 +08:00 |
|
Mrs4s
|
eb783be51d
|
Merge pull request #27 from wfjsw/patches/group-list-race-condition
Mrs4s/go-cqhttp#135
|
2020-08-21 13:55:01 +08:00 |
|
wfjsw
|
b8b4aba13d
|
Lock the sequence counter in nextSeq
Did you smell that race condition?
|
2020-08-21 13:45:36 +08:00 |
|
wfjsw
|
85a81c88b7
|
Mrs4s/go-cqhttp#135
why'd you write it in that way?
fixed obviously bad pattern.
fixed possibly race condition in GetGroupListAsync.
|
2020-08-21 13:44:09 +08:00 |
|
Mrs4s
|
248753a076
|
Merge pull request #25 from wfjsw/patches/group-join-request-reject-reason
Mrs4s/go-cqhttp#142
|
2020-08-20 20:46:39 +08:00 |
|
wfjsw
|
a09956320d
|
Mrs4s/go-cqhttp#142
|
2020-08-20 19:03:28 +08:00 |
|
Mrs4s
|
8d1e5fb04c
|
fix group sync.
|
2020-08-20 02:55:37 +08:00 |
|
Mrs4s
|
3561e5f156
|
update.
|
2020-08-19 12:15:45 +08:00 |
|
Mrs4s
|
14f42ec0df
|
update README.md
|
2020-08-19 01:59:15 +08:00 |
|
Mrs4s
|
707fb3f7c2
|
add: GetGroupHonorInfo()
|
2020-08-19 01:56:44 +08:00 |
|
Mrs4s
|
ac7fc7ad28
|
fix Mrs4s/go-cqhttp#63
|
2020-08-18 01:53:11 +08:00 |
|
Mrs4s
|
1d38e8fad3
|
fix build.
|
2020-08-18 01:10:00 +08:00 |
|
Mrs4s
|
739992508b
|
fix lock.
|
2020-08-18 01:06:07 +08:00 |
|
Mrs4s
|
60142c405d
|
fix Mrs4s/go-cqhttp#121.
|
2020-08-17 23:32:46 +08:00 |
|
Mrs4s
|
47d4fdde60
|
fix Mrs4s/go-cqhttp#125
|
2020-08-17 22:21:35 +08:00 |
|
Mrs4s
|
2db3c6339d
|
update ptt codec.
|
2020-08-17 22:07:29 +08:00 |
|
Mrs4s
|
16d4bb1f05
|
fix again.
|
2020-08-17 14:04:15 +08:00 |
|
Mrs4s
|
a2835f5c17
|
fix issue of private long emoji message sending.
|
2020-08-17 14:03:43 +08:00 |
|
Mrs4s
|
ec9f26823a
|
Merge pull request #22 from wfjsw/patch-cookies
implement t512
|
2020-08-16 20:00:02 +08:00 |
|
wfjsw
|
f167e00ded
|
implement t512
|
2020-08-16 19:56:55 +08:00 |
|