Commit Graph

203 Commits

Author SHA1 Message Date
8a1505d769
🐛 Fix a bug by aiohttp (#149)
🐛 修复 aiohttp 下载文件的错误
2021-11-25 20:11:02 +08:00
849a0217b9
🐛 Use aiohttp to accelerate network requests and Support silent mode and fix some bugs. (#148)
* 使用 aiohttp 加速网络请求

* 支持静默模式防止污染操作记录

* 批量修复错误
2021-11-25 17:44:38 +08:00
0b0bc44b27
🐛 Remove asyncio 2021-11-10 22:48:39 +08:00
0cc112f316
🐛 fix some bugs (#146)
🐛 批量修复错误
2021-11-10 15:46:07 +08:00
3fb0578995
🐛 性能优化 + block, unblock 指令优化 (#144)
* [upd] `block` and `unblock` command improvement

* [fix] Bug fixing

* [upd] Use `ensure_future` for `save_id`
2021-11-10 13:14:04 +08:00
68df2db9bc
[add] Sticker format <emoji> to <sticker_pack> (#145) 2021-11-10 13:11:41 +08:00
5336975f1d
🐛 fix #140 (#141) 2021-10-27 19:21:15 +08:00
173c9b8db7
🐛 Fix error when log channel doesn't exist. (#138)
🐛 修复日志频道不存在时的报错。
2021-10-16 21:54:45 +08:00
cfb45e4724
🐛 Change the default location of update notifications and fix some bugs. (#137)
️ 修改更新通知默认位置
🐛 批量修复错误
2021-10-09 21:55:28 +08:00
526ec8cf17
[fix] block and unblock command not handling params (#136) 2021-10-05 23:24:48 +08:00
a84e9633c8
🐛 Support bot and fix some bugs. (#135)
 支持通过 bot 登录来使用 pagermaid 功能。
🐛 批量修复错误。
2021-10-04 00:42:16 +08:00
vesugier
ae0642fd16
sb support delete all messages. (#134)
 sb 命令支持默认删除所有消息。

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2021-09-26 23:00:58 +08:00
d2f224d9cc
🐛⬆️ Fix user doesn't exist and update sentry version. (#133)
🐛 修复用户不存在时程序报错。
⬆️ 升级 sentry 依赖包版本号。
2021-09-24 22:30:48 +08:00
e0e7d631b8
🐛 Fix PhotoInvalidDimensionsError (#132)
🐛 修复图片尺寸无效的问题
2021-09-18 14:23:46 +08:00
5563fa9909
🐛 fix some bugs (#130)
🐛 批量修复错误
2021-09-15 21:24:56 +08:00
9e6db8caaa
🐛️ fix double log and add uptime (#129)
🐛 修复双重日志
️ 添加在线时间查看
2021-09-04 16:28:38 +08:00
34c567c1f2
🐛🚀 fix some bugs and support for deploy to railway (#128)
🐛 批量修复错误
🚀 支持云部署到 railway
2021-09-03 19:03:34 +08:00
0cc4a78388
️ Support customize time format (#126)
️ 支持自定义时间格式
2021-08-28 16:53:54 +08:00
f179095ed2
🐛 fix some bugs (#125)
🐛 批量修复错误。
2021-08-27 19:33:45 +08:00
963384ad1e
🐛 fix sticker doesn't support proxy (#124)
🐛 修复部分插件,例如 sticker 不走配置文件代理的问题。
2021-08-27 15:27:49 +08:00
8f2ad079ef
🐛 sticker fix a bug 2021-08-24 22:36:34 +08:00
459ec408f5
️ Cache specific sticker set
️ 缓存指定的 sticker set
2021-08-24 22:10:45 +08:00
765bab397a
sticker support to add to a specific sticker set
 偷贴纸时支持添加到指定贴纸包
2021-08-24 21:51:49 +08:00
d3e7492c3a
Fix #119 #120 #121 #122 (#123)
* fix #122 #121 #120 #119
2021-08-21 17:59:40 +08:00
db95dda1cf
🐛 Fix telegram error recognizing uid as phone number (#118)
🐛 修复 telegram 错误识别 uid 为手机号码
2021-08-19 20:00:15 +08:00
d022616c99
Remove unnecessary requirement (#117)
 移除不必要的依赖项
2021-08-18 16:41:22 +08:00
177823f46e
🐛 Fix some bugs (mock,re,selfprune) (#116)
🐛 修复 mock, re, selfprune 运行错误。
2021-08-16 22:34:37 +08:00
bf9ea775c3
️ New Help menu (#115)
️ 新版帮助菜单,只显示插件命令;可用 help_raw 使用原版帮助菜单。
2021-08-11 14:45:03 +08:00
5abaac2a2e
Support query UTC time. (#114)
* time 支持查询 UTC 时间
2021-08-05 16:49:51 +08:00
44ead670b2
🐛 fix a bug. 2021-08-04 16:09:56 +08:00
b2d030668e
🐛 Fix the problem of failing to recognize webp files.
🐛 修复识别 webp 文件失败的问题。
2021-08-04 14:59:15 +08:00
4268f3bd48
Support official CLI to run speedtest. (#113)
 支持官方 CLI 程序运行 speedtest。
2021-07-27 12:14:49 +08:00
3b3b7f86e4
Support for export plug-in list for fast migration. (#112)
 支持导出插件列表进行快速迁移。
2021-07-23 22:12:24 +08:00
6b502a1478
📈 Help network bad areas access analytics API. (#111)
* 📈 帮助网络不好的地区访问统计 API
2021-07-19 11:27:02 +08:00
c17224d882
🐛 Fix keyerror 2021-07-18 15:52:11 +08:00
b284ca1468
🐛📈 Fix the problem of unlimited restart. (#110)
🐛📈 修复国内环境关闭用户体验计划后仍然加载失败的问题。
2021-07-18 14:37:15 +08:00
dc70679fe8
🐛📈 Support sticker set search, fix a analytic bug. (#109)
 支持关键词搜索贴纸包。
🐛📈 修复用户体验计划无法关闭的问题。
2021-07-18 13:52:17 +08:00
57c16d4d42
📈 Add user Experience Program. (#108)
* 📈 添加用户体验计划。
2021-07-18 01:25:54 +08:00
20346db737
️ Enable users to customize update alerts. (#107)
* ️ 使用户能够自定义更新提醒。
2021-07-17 14:05:38 +08:00
F2DRD
0d8ae9edaf
📝 Update install.sh and Reduce update notification frequency. (#106)
* 📝 更新一键脚本。
* 📝 减少更新通知频率为 1次每天。

Co-authored-by: Xtao_dada <xtao@xtaolink.cn>
2021-07-16 22:27:09 +08:00
3521cd3806
🐛 fix some bugs, add sb and sb_set function to achieve cross-group ban. (#105)
🐛 修复已知错误。
 添加跨群封禁。
2021-07-16 17:03:11 +08:00
73c5805515
Add an update reminder function. (#104)
 添加更新提醒功能
2021-07-16 13:23:50 +08:00
9f35a7e40e
🐛 fix some public bugs. (#103)
🐛 修复 sentry 平台用户上传的报错。
2021-07-15 19:27:22 +08:00
2f50c4cbe3
support ipv6 (#102)
*  支持 ipv6
2021-07-11 14:08:29 +08:00
265af933e8
🐛 Fix caption permission denied. (#101)
🐛 修复 caption 脚本文件权限错误的问题。
2021-07-04 12:38:41 +08:00
b7337bdf34
🐛✏️ fix some public bugs, make update read path correctly. (#100)
🐛 修复 sentry 上报的一些错误。
✏️ 使自动更新功能能够正确读取虚拟环境。
2021-07-02 20:13:22 +08:00
73a80f5970
⬆️ Upgrade telethon, Refine session statistics, Support edit git source. (#99)
⬆️ 提升 telethon 依赖版本。
 细化会话数统计。
 支持自定义插件来源(cdn)。
2021-06-30 12:03:40 +08:00
8b54372dee
🐛 Support custom APT source,fixed some bugs. (#95)
 支持自定义 apt 源。
🐛 修复一些错误。
2021-06-21 13:55:35 +08:00
919b13a38c
🐛 Fix http proxy error.
🐛 修复 http 代理功能手打出错。
2021-06-19 22:56:02 +08:00
60cb99158b
🐛 Fix python 3.6 can not run. 2021-06-19 22:09:46 +08:00