Commit Graph

25 Commits

Author SHA1 Message Date
John Smith
0f9fcddde8 发送房间消息给插件 2023-11-05 21:42:43 +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
39ab15e1ac 修复开放平台接口礼物显示的是单价而不是总价的问题 2023-09-18 20:08:08 +08:00
John Smith
a11de39166 修复后端重连时报错 2023-09-16 23:01:45 +08:00
John Smith
dccb3fc890 降级身份码错误的日志 2023-09-16 12:23:01 +08:00
John Smith
ef7f0dc0ac 获取头像失败时尝试用用户名随机生成 2023-09-16 11:31:46 +08:00
John Smith
7e656ebe09 重连间隔时间可增长,防止一直重连失败时消耗太多资源 2023-09-15 22:47:17 +08:00
John Smith
05fc89dbbe 前端在身份码错误时跳到帮助页面,不再重试连接 2023-09-13 00:13:11 +08:00
John Smith
68f8ab3a92 前端支持使用身份码 2023-09-09 17:13:53 +08:00
John Smith
cad573312b 前端初始化房间时从后端接口获取文本表情 2023-09-08 23:54:47 +08:00
John Smith
de0bac3119 添加开放平台接口的代理 2023-09-08 20:53:04 +08:00
John Smith
07569033fa 通过服务器转发时支持开放平台接口 2023-09-07 00:56:32 +08:00
John Smith
72841ab46e 优雅地停机 2023-09-06 21:34:04 +08:00
John Smith
fe141bc8fd 升级blivedm 2023-09-03 22:53:15 +08:00
John Smith
7c2c48273c 纯表情消息不需要翻译 2023-08-28 19:36:33 +08:00
John Smith
3d9095536d 支持官方的文本表情 2023-08-27 00:23:52 +08:00
John Smith
bea8711353 翻译区分优先级,高优先级的可重试 2023-08-05 21:27:40 +08:00
John Smith
8e7d9b266b 使用LRU缓存、头像优先使用Protobuf协议中的、优化获取头像代码 2023-07-30 22:22:47 +08:00
John Smith
63f541b87e 使用Python 3.8的asyncio特性 2023-07-29 12:48:57 +08:00
John Smith
085765b1a2 修复SC消息创建出错的问题 2023-07-04 21:04:36 +08:00
v1rg0z
86847c666f fix del sc msg 2022-03-16 22:20:41 +08:00
John Smith
4c8cde0b3d 支持同时显示房管和舰长图标 2022-02-23 23:15:21 +08:00
John Smith
6c92859408 延迟删除房间,防止客户端短时间后重连 2022-02-20 00:42:31 +08:00
John Smith
c87325e5e0 到B站的连接和到客户端的连接解耦 2022-02-19 14:58:29 +08:00
John Smith
e40f1511ed 拆出服务模块 2022-02-15 00:18:46 +08:00