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 |
|
Mrs4s
|
988a766ae2
|
update README.md
|
2020-08-16 19:18:50 +08:00 |
|
Mrs4s
|
c0fadc3a4c
|
private long message supported.
|
2020-08-16 19:15:33 +08:00 |
|
Mrs4s
|
cfe2585d84
|
add: GetGroupListAsync().
|
2020-08-16 18:42:13 +08:00 |
|
Mrs4s
|
be0e431f8f
|
Merge pull request #18 from LXY1226/patch-1
多余的lookup
|
2020-08-14 12:24:04 +08:00 |
|
LXY
|
a67d236a3d
|
多余的lookup
|
2020-08-14 11:21:42 +08:00 |
|
Mrs4s
|
988a010b51
|
fix decode bug.
|
2020-08-13 17:14:56 +08:00 |
|
Mrs4s
|
812f6c0f60
|
update.
|
2020-08-13 17:06:33 +08:00 |
|
Mrs4s
|
8131c3c208
|
update.
|
2020-08-13 16:59:27 +08:00 |
|
Mrs4s
|
0fa5228d26
|
supported short video message.
|
2020-08-13 16:54:30 +08:00 |
|
Mrs4s
|
d49300e4e8
|
update ttl time.
|
2020-08-13 10:19:04 +08:00 |
|
Mrs4s
|
e593fe14fa
|
fix Mrs4s/go-cqhttp#88
|
2020-08-12 19:05:04 +08:00 |
|
Mrs4s
|
ee1117893f
|
optimize server. close #12
|
2020-08-12 09:15:22 +08:00 |
|
Mrs4s
|
bc92836f29
|
Merge pull request #16 from tengattack/patch/groupinvite
fix: system msg for group invite message
|
2020-08-12 07:08:27 +08:00 |
|
tengattack
|
3ab10a7a7d
|
fix: system msg for group invite message
|
2020-08-11 20:27:50 +08:00 |
|
Mrs4s
|
a425f9d1b9
|
fix error.
|
2020-08-10 11:25:56 +08:00 |
|
Mrs4s
|
4bfd7225c4
|
add: VoiceElement.Url
|
2020-08-10 11:25:16 +08:00 |
|
Mrs4s
|
7a84cfae67
|
add event: NewFriendEvent.
|
2020-08-10 06:12:24 +08:00 |
|
Mrs4s
|
626638e899
|
temp message sending supported.
|
2020-08-10 05:37:51 +08:00 |
|
Mrs4s
|
901c915850
|
Merge pull request #15 from Logiase/master
add support function for voice
|
2020-08-09 13:05:56 +08:00 |
|
Logiase
|
8bcbb9b401
|
update voice
|
2020-08-09 13:01:46 +08:00 |
|
Mrs4s
|
3fd3197d5c
|
Merge pull request #14 from yyuueexxiinngg/master
Fix pttUploadResp decoder return value
|
2020-08-08 22:37:34 +08:00 |
|
yyuueexxiinngg
|
77285351f2
|
Fix pttUploadResp decoder return value
|
2020-08-08 21:05:12 +08:00 |
|
Mrs4s
|
9d131ac815
|
update README.md
|
2020-08-08 14:46:37 +08:00 |
|
Mrs4s
|
cd20d7d43d
|
update voice.
|
2020-08-08 12:46:35 +08:00 |
|