Commit Graph

37 Commits

Author SHA1 Message Date
John Smith
07569033fa 通过服务器转发时支持开放平台接口 2023-09-07 00:56:32 +08:00
John Smith
fe141bc8fd 升级blivedm 2023-09-03 22:53:15 +08:00
John Smith
3d9095536d 支持官方的文本表情 2023-08-27 00:23:52 +08:00
John Smith
60b9f81fe2 减少判断心跳超时的开销 2023-08-26 16:42:01 +08:00
John Smith
63f541b87e 使用Python 3.8的asyncio特性 2023-07-29 12:48:57 +08:00
John Smith
f748d35fe4 修复前端页面不活动时心跳超时的问题 2023-07-06 23:26:44 +08:00
John Smith
b98a8f6680 修复cookie导致的获取头像失败 2023-07-06 23:25:07 +08:00
John Smith
1f89d0d1cf 添加cookie提高获取头像成功率 2022-10-09 18:53:42 +08:00
John Smith
062e7ed1aa 临时修复获取头像请求被屏蔽的问题 2022-09-28 00:11:29 +08:00
John Smith
2c0dd6e1c9 修复获取头像请求被屏蔽的问题
也修改了其他请求的User-Agent,防止将来被屏蔽
2022-06-18 21:31:25 +08:00
v1rg0z
86847c666f fix del sc msg 2022-03-16 22:20:41 +08:00
John Smith
24d0671dae 完成上传表情文件 2022-02-27 22:05:37 +08:00
John Smith
4c8cde0b3d 支持同时显示房管和舰长图标 2022-02-23 23:15:21 +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
John Smith
707ad57800 修复接收弹幕的协程被阻塞的问题 2022-01-19 21:47:59 +08:00
John Smith
dedae6f083 通过服务器转发支持表情 2021-12-26 23:34:45 +08:00
John Smith
3118a7de98 修改表情相关的一些实现和代码风格 2021-12-26 20:44:23 +08:00
John Smith
776b354517 升级blivedm 2021-12-19 18:46:32 +08:00
John Smith
77d0277d4e 添加HTTP请求超时 2021-03-28 18:30:31 +08:00
John Smith
b395886535 添加接收消息超时 2021-02-01 23:49:31 +08:00
John Smith
210749fa0f 兼容腾讯翻译升级 2020-11-17 21:56:01 +08:00
John Smith
888bc896a5 修正B站API错误信息字段 2020-10-17 17:12:22 +08:00
John Smith
0e060e61fa 修改一些说明 2020-10-11 13:00:57 +08:00
John Smith
8cf4310152 init_room支持降级 2020-10-11 12:52:15 +08:00
John Smith
6e2f3b1a0c 完成房间信息和头像接口 2020-09-13 21:24:20 +08:00
John Smith
3808609963 数据库头像URL类型改成VARCHAR 2020-09-12 11:33:11 +08:00
John Smith
1252e1942d 添加tornado xheaders配置 2020-08-22 18:38:52 +08:00
John Smith
127344802d 添加允许自动翻译的房间配置 2020-08-16 12:13:53 +08:00
John Smith
a89b64b454 修改样式 2020-07-19 21:33:26 +08:00
John Smith
b862a0906e 修复弹幕时间不正确的问题 2020-05-20 21:20:08 +08:00
John Smith
6e8b04ef4f 修复删缓存时的错误、提高容错性 2020-03-21 15:23:31 +08:00
John Smith
102746d0b0 添加显示礼物名、只合并同类礼物 2020-03-01 14:14:19 +08:00
John Smith
d3e9300fa4 添加自动翻译前端 2020-02-06 17:39:56 +08:00
John Smith
1c5df01fbc websocket消息优化 2020-02-05 17:28:10 +08:00
John Smith
7d610ecfdc 修复获取头像future没有设置结果的问题、部分头像URL没有处理的问题 2020-02-04 16:12:16 +08:00
John Smith
8d55331e6c 头像缓存持久化 2020-02-03 16:18:21 +08:00