Commit Graph

47 Commits (ee3b11e0015ac2a033d8b8596bd51158e2ec37c7)

Author SHA1 Message Date
John Smith ee3b11e001 防止协程执行完之前就被GC 9 months ago
John Smith 1772caebe3 添加防止无限重连的保险措施、开放平台心跳添加随机延迟 9 months ago
reito c8ff34c998
[Fix] author_id -> uid (#141)
* [Fix] author_id -> uid

* [Fix] author_id -> uid
1 year ago
reito 09a8538406
Relay 方式传递 author_id (uid) (#138)
* Relay 方式传递各种 author_id (uid)

* Rename author_id to uid
1 year ago
John Smith ef7f0dc0ac 获取头像失败时尝试用用户名随机生成 1 year ago
John Smith 05fc89dbbe 前端在身份码错误时跳到帮助页面,不再重试连接 1 year ago
John Smith 68f8ab3a92 前端支持使用身份码 1 year ago
John Smith cad573312b 前端初始化房间时从后端接口获取文本表情 1 year ago
John Smith 6d07110927 添加获取文本表情的接口 1 year ago
John Smith de0bac3119 添加开放平台接口的代理 1 year ago
John Smith 07569033fa 通过服务器转发时支持开放平台接口 1 year ago
John Smith fe141bc8fd 升级blivedm 1 year ago
John Smith 3d9095536d 支持官方的文本表情 1 year ago
John Smith 60b9f81fe2 减少判断心跳超时的开销 1 year ago
John Smith 63f541b87e 使用Python 3.8的asyncio特性 1 year ago
John Smith f748d35fe4 修复前端页面不活动时心跳超时的问题 1 year ago
John Smith b98a8f6680 修复cookie导致的获取头像失败 1 year ago
John Smith 1f89d0d1cf 添加cookie提高获取头像成功率 2 years ago
John Smith 062e7ed1aa 临时修复获取头像请求被屏蔽的问题 2 years ago
John Smith 2c0dd6e1c9 修复获取头像请求被屏蔽的问题
也修改了其他请求的User-Agent,防止将来被屏蔽
2 years ago
v1rg0z 86847c666f fix del sc msg 3 years ago
John Smith 24d0671dae 完成上传表情文件 3 years ago
John Smith 4c8cde0b3d 支持同时显示房管和舰长图标 3 years ago
John Smith c87325e5e0 到B站的连接和到客户端的连接解耦 3 years ago
John Smith e40f1511ed 拆出服务模块 3 years ago
John Smith 707ad57800 修复接收弹幕的协程被阻塞的问题 3 years ago
John Smith dedae6f083 通过服务器转发支持表情 3 years ago
John Smith 3118a7de98 修改表情相关的一些实现和代码风格 3 years ago
John Smith 776b354517 升级blivedm 3 years ago
John Smith 77d0277d4e 添加HTTP请求超时 4 years ago
John Smith b395886535 添加接收消息超时 4 years ago
John Smith 210749fa0f 兼容腾讯翻译升级 4 years ago
John Smith 888bc896a5 修正B站API错误信息字段 4 years ago
John Smith 0e060e61fa 修改一些说明 4 years ago
John Smith 8cf4310152 init_room支持降级 4 years ago
John Smith 6e2f3b1a0c 完成房间信息和头像接口 4 years ago
John Smith 3808609963 数据库头像URL类型改成VARCHAR 4 years ago
John Smith 1252e1942d 添加tornado xheaders配置 4 years ago
John Smith 127344802d 添加允许自动翻译的房间配置 4 years ago
John Smith a89b64b454 修改样式 4 years ago
John Smith b862a0906e 修复弹幕时间不正确的问题 4 years ago
John Smith 6e8b04ef4f 修复删缓存时的错误、提高容错性 5 years ago
John Smith 102746d0b0 添加显示礼物名、只合并同类礼物 5 years ago
John Smith d3e9300fa4 添加自动翻译前端 5 years ago
John Smith 1c5df01fbc websocket消息优化 5 years ago
John Smith 7d610ecfdc 修复获取头像future没有设置结果的问题、部分头像URL没有处理的问题 5 years ago
John Smith 8d55331e6c 头像缓存持久化 5 years ago