Commit Graph

69 Commits

Author SHA1 Message Date
7c00d65fd1
🚑️ hotfix: apt update 2023-02-01 13:31:35 +08:00
86976aa01f
🚑️ hotfix: sh 2023-02-01 12:20:58 +08:00
bfd952f15d
🔖 Update to v1.2.33
fix web restart
2023-02-01 01:28:04 +08:00
7d3b6a9aee
🔖 Update to v1.2.32 2023-02-01 01:07:21 +08:00
5a49bec540
🔖 Update to v1.2.31
support empty secret key
2023-02-01 00:46:26 +08:00
29ae48d1ae
🔖 Update to v1.2.30
support web
2023-02-01 00:24:56 +08:00
9211a7d843
🚑️ fix: message parse 2023-01-27 00:24:27 +08:00
8e48f32dce
🔖 Update to v1.2.26 2023-01-23 22:15:07 +08:00
aa42ed7372
🔖 Update to v1.2.25
Support qr login.
2023-01-20 21:57:30 +08:00
efea7afd01
Add timezone to config
fix #42
2023-01-16 14:31:04 +08:00
omg-xtao
782d9fce51
👷 Fix docker ci build 2023-01-16 14:05:54 +08:00
44125f4b19
🔖 Update to v1.2.24 2023-01-16 10:51:37 +08:00
7465805535
🔖 Update to v1.2.23 2023-01-14 13:49:08 +08:00
eccf9b13c0
🔖 Update to v1.2.22 2023-01-09 20:52:07 +08:00
0a4dda08ab
🔖 Update to v1.2.21 2023-01-02 12:16:31 +08:00
4566c21c0a
🔖 Update to v1.2.20 2022-12-24 13:34:57 +08:00
a273482e30
🔖 Update to v1.2.19 2022-12-22 12:02:39 +08:00
e78deaec9e
🔖 Update to v1.2.18 2022-12-08 13:47:28 +08:00
76535d7e05
🔖 Update to v1.2.17 2022-11-26 11:04:29 +08:00
8f16c8574c
🔖 Update to v1.2.16 2022-11-18 10:10:56 +08:00
d215e293f8
🔖 Update to v1.2.15
Support topic group
2022-11-15 10:55:26 +08:00
c1b0ee22d4
🔖 Update to v1.2.14 2022-11-14 22:15:46 +08:00
e311b57b8e
🔖 Update to v1.2.13 2022-10-22 00:52:25 +08:00
dependabot[bot]
513cdd4093
⬆️ Bump pyrogram from 2.0.51 to 2.0.55 (#34)
* Bump pyrogram from 2.0.51 to 2.0.55

Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.51 to 2.0.55.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.51...v2.0.55)

---
updated-dependencies:
- dependency-name: pyrogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update dependabot.yml

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2022-09-22 12:16:34 +08:00
f90aecb5f3
🔖 Update to v1.2.12 2022-09-15 16:28:29 +08:00
one_code
7bdacf15f5
🐛 Supplementary proxy attributes (#31) 2022-09-12 14:36:50 +08:00
af1961be26
🔖 Update to v1.2.11
fix #29
2022-09-07 16:26:37 +08:00
9de5f56cf1
🔖 Update to v1.2.10 2022-09-06 17:40:52 +08:00
dependabot[bot]
10af236f01
Bump pyrogram from 2.0.43 to 2.0.44 (#26) 2022-09-02 18:59:22 +08:00
dependabot[bot]
056e1be2f8
Bump sentry-sdk from 1.9.6 to 1.9.7 (#25) 2022-09-02 18:59:10 +08:00
d47f117be3
🔖 Update to v1.2.9 2022-09-01 16:35:19 +08:00
5ab4f0a54c
🔖 Update to v1.2.8 2022-09-01 11:04:28 +08:00
edf1da1ff9
🔖 Update to v1.2.7
fix #24
2022-08-23 23:11:54 +08:00
27a3a7aed5
⬆️ Upgrade dependency 2022-08-15 16:51:36 +08:00
5d14872bd5
🔖 Update to v1.2.6 2022-08-14 12:44:43 +08:00
b8a8d1e4af
🚑️ hotfix: mixpanel async 2022-08-02 21:50:01 +08:00
772b58b2b6
🔖 Update to v1.2.5 2022-08-02 12:57:08 +08:00
21f58ba3d4
🔖 Update to v1.2.4 2022-08-02 00:04:45 +08:00
e1660d0dec
🚑️ hotfix: pgp error report 2022-07-30 10:32:22 +08:00
57a0a8122a
🚑️ hotfix: recovery no reply bug 2022-07-28 20:07:19 +08:00
d0b25d41b7
🚑️ hotfix: Conversation Parse Chat Id Bug 2022-07-26 15:06:31 +08:00
c28eddaa4d
🔖 Update to v1.2.3
upgrade: pyrogram to 2.0.35
refactor: 依赖注入
2022-07-24 14:47:13 +08:00
cce5688f19
🚑 hotfix: listen Attribute bug 2022-07-21 14:16:10 +08:00
5cb2cac42a
🔖 Update to v1.2.2
Upgrade pyrogram to 2.0.33
Add user info to log
2022-07-20 12:01:15 +08:00
f66530ac87
🚑 hotfix: listen KeyError bug 2022-07-14 13:31:59 +08:00
a3ee603cd2
🔖 Update to v1.2.1
fix some bugs
2022-07-08 22:26:36 +08:00
omg-xtao
6f11e68171
🚑️ hotfix: get arguments bug 2022-07-05 23:13:39 +08:00
omg-xtao
01c38f3411
🔖 Update to v1.2.0 (#18)
* 支持中文逗号
2022-07-05 22:47:42 +08:00
0dde5de2d1
🔖 Update to v1.1.9
some small fix
2022-07-05 20:49:28 +08:00
b024004a94
🔖 Update to v1.1.8
支持 命令预处理/后处理 钩子
2022-07-05 14:56:00 +08:00