John Smith
|
132d2a9f71
|
添加服务发现接口、支持跨域
|
2024-11-05 22:16:33 +08:00 |
|
John Smith
|
68fd680ec4
|
同一个房间连接数超过上限时报致命错误
|
2024-04-13 18:05:06 +08:00 |
|
John Smith
|
6cfe332e78
|
UID=0的默认头像URL改为由前端计算
|
2024-04-08 23:45:12 +08:00 |
|
John Smith
|
409e61f8ef
|
前端直连时认证包加上key
|
2024-03-21 00:02:58 +08:00 |
|
John Smith
|
da3e27c8cb
|
兼容开放平台接口升级,UID改成Open ID
|
2024-03-17 22:11:19 +08:00 |
|
John Smith
|
6ad2e145b2
|
命令行参数合并到配置里
|
2024-02-18 17:04:20 +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
|
17915faa07
|
显示免费礼物、最低显示打赏价格默认值改为0.1
|
2024-02-05 01:24:56 +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
|
be5b49fae4
|
添加更多插件接口
|
2023-11-08 00:21:17 +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
|
ef7f0dc0ac
|
获取头像失败时尝试用用户名随机生成
|
2023-09-16 11:31:46 +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
|
6d07110927
|
添加获取文本表情的接口
|
2023-09-08 23:00:45 +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
|
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 |
|