Mrs4s
|
6240e875ce
|
add: mark_msg_as_read api.
|
2021-08-15 02:36:11 +08:00 |
|
wdvxdr
|
92ad7d5938
|
fix(scf): fix write response.
|
2021-08-14 14:33:36 +08:00 |
|
wdvxdr
|
c355549c8d
|
fix(server): ws reverse reconnect.
|
2021-08-11 22:40:21 +08:00 |
|
wdvxdr
|
e5a8a406a4
|
clean send msg arg.
|
2021-07-26 18:11:57 +08:00 |
|
wdvxdr
|
89eaf91371
|
fix(server): always send response.
|
2021-07-25 13:28:25 +08:00 |
|
wdvxdr
|
19b2a86c7c
|
fix golint.
|
2021-07-25 13:04:15 +08:00 |
|
wdvxdr
|
e56e3b5036
|
feat(server): support serverless functions.
|
2021-07-25 12:41:57 +08:00 |
|
wdvxdr
|
cdd2dcf907
|
feat(server): support http long polling.
|
2021-07-24 21:38:51 +08:00 |
|
Mrs4s
|
7274a46a3c
|
feat: add api port to HTTP post headers.
|
2021-07-18 23:04:06 +08:00 |
|
wdvxdr
|
2db968bbe3
|
feat(server): use a in-place removal to clean closed ws conn.
|
2021-07-17 22:07:21 +08:00 |
|
wdvxdr
|
426aa5718f
|
fix: form parse.
Fixes: #960
|
2021-07-15 10:13:24 +08:00 |
|
wdvxdr
|
ca8d28f913
|
clean ws client push event.
|
2021-07-10 23:29:42 +08:00 |
|
wdvxdr
|
34c22bed9c
|
refactor(server): lazy marshal json.
|
2021-07-10 23:10:32 +08:00 |
|
wdvxdr
|
ccc344ab1c
|
fix(server): panic on multi ws server.
|
2021-07-09 22:45:30 +08:00 |
|
wdvxdr
|
d266242887
|
clear check authorization.
|
2021-07-07 21:19:02 +08:00 |
|
wdvxdr
|
499108cb1b
|
refactor(server): unify http & ws-server Authorization
|
2021-06-24 20:18:38 +08:00 |
|
Mrs4s
|
2f267e1926
|
remove: delete_group_file api folder_id param.
|
2021-06-06 14:48:16 +08:00 |
|
wdvxdr
|
19fdd34b7f
|
style: clean code
|
2021-05-30 14:38:08 +08:00 |
|
wdvxdr
|
9f7e31766b
|
refactor(server): replace gin with net/http
reduce binary size about 2M
|
2021-05-30 14:05:50 +08:00 |
|
Mrs4s
|
e59e0994d5
|
update MiraiGo.
|
2021-05-26 18:40:00 +08:00 |
|
Mrs4s
|
e4e17fb8c4
|
feat: delete_friend api.
|
2021-05-24 20:03:01 +08:00 |
|
wdvxdr
|
f0a472bc3c
|
feat(api): send group notice with pic
|
2021-05-04 16:55:19 +08:00 |
|
Mike Wang
|
8ee342c871
|
Add new feature 增加设置在线机型功能
如iPad在线、iPhone在线、自定义机型在线等
|
2021-05-03 16:13:11 +08:00 |
|
Mrs4s
|
605d8bb07d
|
feat: qidian_get_account_info.
|
2021-05-03 15:45:34 +08:00 |
|
wdvxdr
|
0138a6c467
|
feat(global): lazy compile split url regex pattern
|
2021-04-27 20:39:47 +08:00 |
|
Mrs4s
|
25171e5777
|
feat: more group file operation api.
|
2021-04-22 20:44:42 +08:00 |
|
wdvxdr
|
d36d7aa2ed
|
feat(server): allow post without http server
|
2021-04-20 18:44:00 +08:00 |
|
wdvxdr
|
223a888a34
|
reduce base64 alloc
|
2021-04-15 11:45:15 +08:00 |
|
wdvxdr
|
cccf454500
|
docs(config): add pprof
|
2021-04-12 19:35:46 +08:00 |
|
github-actions[bot]
|
d8a373cfa4
|
ci(chore): Fix stylings
|
2021-04-11 13:36:23 +00:00 |
|
Mrs4s
|
fb7ba0557c
|
fuck ci again.
|
2021-04-11 21:35:47 +08:00 |
|
github-actions[bot]
|
6011a46f1b
|
ci(chore): Fix stylings
|
2021-04-11 13:34:01 +00:00 |
|
Mrs4s
|
de4f4c8676
|
fuck ci.
|
2021-04-11 21:33:08 +08:00 |
|
github-actions[bot]
|
cbd91d27bd
|
ci(chore): Fix stylings
|
2021-04-11 13:18:45 +00:00 |
|
Mrs4s
|
379a589fc8
|
fuck.
|
2021-04-11 21:15:48 +08:00 |
|
Mrs4s
|
6ba8774ff1
|
fix lint.
|
2021-04-11 21:14:06 +08:00 |
|
Mrs4s
|
b1652c0f4b
|
Merge branch 'master' of https://github.com/Mrs4s/go-cqhttp
|
2021-04-11 21:11:54 +08:00 |
|
Mrs4s
|
48b095f825
|
feat: pprof server.
|
2021-04-11 21:11:33 +08:00 |
|
Sam
|
971a9575ff
|
实现 OneBot HTTP/WS 状态码标准, Closes #812
|
2021-04-11 17:26:59 +08:00 |
|
Sam
|
d377b8bdf1
|
Yaml small fix
|
2021-04-05 22:51:12 +08:00 |
|
Ink33
|
144220a1da
|
enhance linter (#793)
* enhance linter
* fix golint
|
2021-04-05 15:14:56 +08:00 |
|
wdvxdr
|
9dc02fb850
|
code tidy
|
2021-04-04 23:13:13 +08:00 |
|
wdvxdr
|
3ea9c2547c
|
switch to yaml config(#770)
return on filter file does not exist
refactor: event filter
将event filter独立出来
refact: rate limit
将限速改成连接独立控制
switch to yaml config
|
2021-04-04 22:46:54 +08:00 |
|
Github Actions
|
15a59d4252
|
ci(chore): Fix stylings
|
2021-04-04 14:16:49 +00:00 |
|
wdvxdr
|
32bba9994b
|
fix: #768
|
2021-03-29 12:32:20 +08:00 |
|
Ink33
|
8e6312914c
|
fix Mrs4s#594
|
2021-03-26 01:02:43 +08:00 |
|
Mrs4s
|
e0a551cea2
|
feat: qrcode login & remove admin api.
|
2021-03-21 19:37:14 +08:00 |
|
wdvxdr
|
5d61a254e6
|
fix lock
|
2021-03-19 22:17:31 +08:00 |
|
wdvxdr
|
3301077c46
|
⚡ websocket read with buffer pool
|
2021-03-18 22:32:54 +08:00 |
|
wdvxdr
|
bf09ce7268
|
only marshal once
|
2021-03-17 19:52:08 +08:00 |
|