|
41b9bac0f2
|
✨ get_chat support show can_manage_topics
|
2022-11-29 21:48:10 +08:00 |
|
洛水居室
|
8331698a7c
|
🎨 Update set cookies command
|
2022-11-29 21:15:46 +08:00 |
|
洛水居室
|
6b00edde7c
|
✨ ✨ Add special handler for TypeHandler of install_plugins
|
2022-11-29 20:07:43 +08:00 |
|
洛水居室
|
f19c9bd67a
|
✨ Add get_chat function with cache
|
2022-11-29 12:52:19 +08:00 |
|
洛水居室
|
0e4b1cdc1b
|
✨ Use Client.get_hoyolab_user to get hoyolab id
|
2022-11-28 22:46:09 +08:00 |
|
dependabot[bot]
|
980719f4aa
|
⬆️ Bump fastapi from 0.87.0 to 0.88.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.87.0 to 0.88.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.87.0...0.88.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 19:59:13 +08:00 |
|
洛水居室
|
a2656d2df7
|
✨ Use create_deep_linked_url to create url
|
2022-11-28 16:38:49 +08:00 |
|
洛水居室
|
c090dd97ba
|
✨ Add simplified processing of cookies
|
2022-11-27 18:42:49 +08:00 |
|
洛水居室
|
15532234b6
|
🎨 Update get cookie help message
|
2022-11-26 16:33:55 +08:00 |
|
omg-xtao
|
09b211d65d
|
✨ Added code to get the old account_id
|
2022-11-26 16:31:05 +08:00 |
|
洛水居室
|
ceff8d0340
|
🎨 Added methods to generate the device_id from the v2 cookies
|
2022-11-26 15:58:13 +08:00 |
|
洛水居室
|
40e3ab0cce
|
✨ Raise SystemExit exception after core initialization error to shut down the app
|
2022-11-25 18:02:18 +08:00 |
|
|
bcf9d8bfec
|
🐛 Fix invalid syntax
|
2022-11-25 17:01:35 +08:00 |
|
洛水居室
|
6cfe029a8d
|
🐛 Fix wrong params passed to isinstance
|
2022-11-25 16:42:09 +08:00 |
|
|
038ad5dba7
|
🍱 Update 3.3 resources
|
2022-11-25 16:21:55 +08:00 |
|
洛水居室
|
84e8d00831
|
⬆ Update PTB related dependencies and add version check
|
2022-11-25 15:33:25 +08:00 |
|
洛水居室
|
da0faf6d98
|
🎨 Handle NetworkError and TimedOut exceptions separately
|
2022-11-24 23:02:27 +08:00 |
|
洛水居室
|
4d67904118
|
🎨 Update help message
|
2022-11-24 11:48:37 +08:00 |
|
洛水居室
|
30b5f9329a
|
🎨 Improve exception handling and exception notification
|
2022-11-24 09:47:29 +08:00 |
|
洛水居室
|
57006259f1
|
🎨 Add get icon exception handling
|
2022-11-23 23:02:34 +08:00 |
|
洛水居室
|
2de87788b1
|
🎨 Add character and weapon icons to inline query
|
2022-11-23 22:56:07 +08:00 |
|
Karako
|
6db91e550c
|
🐛 fix assets service
Signed-off-by: Karako <karakohear@gmail.com>
|
2022-11-23 22:21:54 +08:00 |
|
Karako
|
ad8a81c373
|
✨ add method get_link for AssetsService
|
2022-11-23 21:50:45 +08:00 |
|
dependabot[bot]
|
9135efdfc3
|
⬆️ Bump fakeredis from 1.10.0 to 2.0.0
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v1.10.0...v2.0.0)
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-23 18:32:12 +08:00 |
|
洛水居室
|
e3783b6514
|
🔧 Ignore Code Style Commits in git blame
|
2022-11-23 09:24:00 +08:00 |
|
洛水居室
|
c7b0f530f7
|
🎨 black code
|
2022-11-23 09:11:29 +08:00 |
|
洛水居室
|
aa890c539f
|
🎨 Update help message
|
2022-11-23 08:59:25 +08:00 |
|
洛水居室
|
bb19c67453
|
🔧 Add Black in pre-commit
|
2022-11-23 08:47:03 +08:00 |
|
洛水居室
|
79b7244981
|
🎨 Add a way to get cookies in iOS platform
|
2022-11-23 08:22:27 +08:00 |
|
omg-xtao
|
7457fef7f3
|
🐛 Fix material character weapon miss
|
2022-11-22 18:36:52 +08:00 |
|
洛水居室
|
3f2a9b8ee9
|
🐛 Fix plugin can't upload log
|
2022-11-21 22:45:27 +08:00 |
|
洛水居室
|
cf2068a1cc
|
🐛 Fix log plugin import
|
2022-11-21 22:40:32 +08:00 |
|
洛水居室
|
827b97e36d
|
🎨 Add filters.ChatType.PRIVATE to Verify Command And Update Log
|
2022-11-21 20:50:25 +08:00 |
|
洛水居室
|
bda5f4fdd0
|
🎨 Improve error push
|
2022-11-21 14:57:12 +08:00 |
|
洛水居室
|
60b8e46924
|
🎨 Improve error handling in create_pb
|
2022-11-21 12:23:22 +08:00 |
|
洛水居室
|
84f0f4d5aa
|
🐛 Fix ValidationError exception thrown when WebAppData.data is None
|
2022-11-20 23:38:05 +08:00 |
|
洛水居室
|
c4db39c3df
|
🎨 Update verification reply text and log
|
2022-11-20 19:52:36 +08:00 |
|
洛水居室
|
2b83985efd
|
✨ Add Webapp
|
2022-11-20 19:32:56 +08:00 |
|
omg-xtao
|
d096cd29a5
|
🐛 Fix material cache error
|
2022-11-20 13:59:16 +08:00 |
|
洛水居室
|
e83a9fd8cb
|
🐛 Fix unable to get genshin account information correctly
|
2022-11-19 21:41:12 +08:00 |
|
洛水居室
|
ba7c5f2f14
|
🎨 Make pyrogram Dependencies Optional
|
2022-11-19 16:59:59 +08:00 |
|
洛水居室
|
71f53017b7
|
🎨 Update error handling decorator
|
2022-11-19 16:43:50 +08:00 |
|
洛水居室
|
a3f3091702
|
🎨 Update sign-in log
|
2022-11-19 16:15:30 +08:00 |
|
洛水居室
|
304eb5e740
|
🐛 Fix weapon plugin not handling notice correctly in AssetsCouldNotFound exception
|
2022-11-19 16:08:35 +08:00 |
|
洛水居室
|
a10ff3728b
|
🎨 Pass title to banner if html_title is None
|
2022-11-18 18:18:01 +08:00 |
|
洛水居室
|
e6de707c67
|
🐛 Fix old challenge being passed by sign-in
|
2022-11-18 16:36:52 +08:00 |
|
|
52c24d789c
|
🍱 Update 3.2 resources
|
2022-11-17 22:09:04 +08:00 |
|
|
e513f02e00
|
⬆ Bump abyss_team from 3.1 to 3.2
|
2022-11-17 22:03:35 +08:00 |
|
dependabot[bot]
|
17334edeee
|
⬆ Bump pillow from 9.2.0 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.2.0...9.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-17 20:47:32 +08:00 |
|
洛水居室
|
4c10475dca
|
🎨 Update Exception-Handling for send_user_notification
|
2022-11-17 20:36:47 +08:00 |
|