John Smith
|
261abd9bbf
|
git添加plugins目录
|
2024-02-06 00:16:03 +08:00 |
|
John Smith
|
f091047cc5
|
Revert "临时屏蔽心跳请求重复请求的报错"
This reverts commit 165b4bf90a .
|
2024-02-05 23:46:28 +08:00 |
|
John Smith
|
c657a368ae
|
Merge branch 'batch_heartbeat' into dev
# Conflicts:
# main.py
# services/avatar.py
# services/chat.py
# services/translate.py
# update.py
|
2024-02-05 23:34:03 +08:00 |
|
John Smith
|
7343cc0a86
|
优化查找礼物配置的算法
|
2024-02-05 23:26:58 +08:00 |
|
John Smith
|
17915faa07
|
显示免费礼物、最低显示打赏价格默认值改为0.1
|
2024-02-05 01:24:56 +08:00 |
|
John Smith
|
104f0da94e
|
修复aiohttp的BUG导致的协程被异常取消
|
2024-01-30 23:58:27 +08:00 |
|
John Smith
|
9663a77338
|
当页面不可见时暂时不重连,防止重连后又心跳超时
|
2024-01-26 02:24:32 +08:00 |
|
John Smith
|
ee3b11e001
|
防止协程执行完之前就被GC
|
2024-01-25 20:11:42 +08:00 |
|
John Smith
|
263bf80546
|
完善插件消息
|
2024-01-15 01:15:31 +08:00 |
|
John Smith
|
1772caebe3
|
添加防止无限重连的保险措施、开放平台心跳添加随机延迟
|
2024-01-06 18:34:24 +08:00 |
|
John Smith
|
5441cb7cd5
|
修改前端版本号
|
2023-12-05 00:23:53 +08:00 |
|
John Smith
|
165b4bf90a
|
临时屏蔽心跳请求重复请求的报错
|
2023-12-05 00:20:55 +08:00 |
|
John Smith
|
d79738441c
|
开放平台签名使用更难碰撞的随机数
|
2023-11-28 22:30:31 +08:00 |
|
John Smith
|
33d3303ff1
|
修复报错、优化限流参数
|
2023-11-27 21:47:22 +08:00 |
|
John Smith
|
d4d300b376
|
采用更保守的重连时间策略,防止雪崩
|
2023-11-26 17:00:14 +08:00 |
|
John Smith
|
9c3538f17b
|
限制请求开放平台的频率
|
2023-11-26 15:50:12 +08:00 |
|
John Smith
|
65a9efa37e
|
开放平台项目心跳改成批量心跳
|
2023-11-26 12:18:14 +08:00 |
|
John Smith
|
dbf4de5fa5
|
升级blivedm
|
2023-11-25 22:54:53 +08:00 |
|
John Smith
|
be5b49fae4
|
添加更多插件接口
|
2023-11-08 00:21:17 +08:00 |
|
John Smith
|
0f9fcddde8
|
发送房间消息给插件
|
2023-11-05 21:42:43 +08:00 |
|
John Smith
|
b0b38bf0f0
|
完成插件和blivechat连接
|
2023-11-05 16:29:11 +08:00 |
|
John Smith
|
f886506c39
|
添加插件框架
|
2023-11-04 16:52:07 +08:00 |
|
John Smith
|
5d98bb5d14
|
修复表情弹幕可能会漏合并消息的问题
|
2023-10-15 21:10:31 +08:00 |
|
John Smith
|
fafb3bf107
|
样式生成器添加字体选择提示
|
2023-10-15 19:29:03 +08:00 |
|
John Smith
|
bb23e2e5dc
|
修复合并消息可能导致滚动卡住的问题
|
2023-10-15 10:57:56 +08:00 |
|
John Smith
|
9874cf4291
|
加载图片尺寸补上await
|
2023-10-15 10:35:53 +08:00 |
|
John Smith
|
c5ec713b4d
|
样式生成器添加单独设置大表情尺寸
|
2023-10-14 18:04:05 +08:00 |
|
John Smith
|
83ff877f54
|
添加大表情类
|
2023-10-14 17:48:53 +08:00 |
|
John Smith
|
1809fefd65
|
消息元素添加舰队等级、金额等级属性
|
2023-10-14 16:28:29 +08:00 |
|
John Smith
|
c8bb109079
|
测试消息添加文本表情和大表情
|
2023-10-14 00:03:04 +08:00 |
|
John Smith
|
a703c5a90c
|
预设CSS不进版本库
|
2023-10-12 21:05:38 +08:00 |
|
John Smith
|
66daa5b79d
|
添加custom_public目录,用来对前端暴露一些文件;添加导入服务器预设CSS选项
|
2023-10-11 22:52:06 +08:00 |
|
John Smith
|
5773673bdf
|
更新官方打赏记录链接
|
2023-10-11 20:37:05 +08:00 |
|
John Smith
|
4a5d59016e
|
屏蔽用户改用Set
|
2023-10-10 23:47:56 +08:00 |
|
John Smith
|
26afe6c2c4
|
前端封装消息模型,防止以后加新的字段时漏改
|
2023-10-10 23:11:11 +08:00 |
|
John Smith
|
fd1518db1d
|
样式生成器预览放到iframe,防止影响到外面网页
|
2023-10-09 22:43:57 +08:00 |
|
John Smith
|
0f17dfdec7
|
优化前端打包文件大小
|
2023-10-08 22:55:12 +08:00 |
|
John Smith
|
05ce486f46
|
修复手癌
|
2023-10-08 20:14:46 +08:00 |
|
John Smith
|
8ff3c80f6f
|
添加wiki链接
|
2023-09-29 10:36:19 +08:00 |
|
John Smith
|
5be00a8332
|
前端添加一些提示
|
2023-09-27 00:35:12 +08:00 |
|
reito
|
c8ff34c998
|
[Fix] author_id -> uid (#141)
* [Fix] author_id -> uid
* [Fix] author_id -> uid
|
2023-09-25 22:14:55 +08:00 |
|
reito
|
09a8538406
|
Relay 方式传递 author_id (uid) (#138)
* Relay 方式传递各种 author_id (uid)
* Rename author_id to uid
|
2023-09-24 18:36:38 +08:00 |
|
John Smith
|
60efe1d55b
|
更新版本号v1.8.2
|
2023-09-23 10:07:48 +08:00 |
|
John Smith
|
b08906c150
|
补上房间语言配置
|
2023-09-21 23:52:54 +08:00 |
|
John Smith
|
c3b573baf6
|
缓解房间URL太长,被直播姬截断的问题
|
2023-09-21 23:37:58 +08:00 |
|
John Smith
|
dae5f782db
|
额外通过内容来判断是否是礼物弹幕
|
2023-09-20 22:50:50 +08:00 |
|
John Smith
|
39ab15e1ac
|
修复开放平台接口礼物显示的是单价而不是总价的问题
|
2023-09-18 20:08:08 +08:00 |
|
John Smith
|
49fe186dc4
|
更新版本号v1.8.1
|
2023-09-17 09:09:22 +08:00 |
|
John Smith
|
a11de39166
|
修复后端重连时报错
|
2023-09-16 23:01:45 +08:00 |
|
John Smith
|
dccb3fc890
|
降级身份码错误的日志
|
2023-09-16 12:23:01 +08:00 |
|