Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases: pre-release v1.0.0-alpha #139

Merged
merged 244 commits into from
May 24, 2024
Merged

Releases: pre-release v1.0.0-alpha #139

merged 244 commits into from
May 24, 2024

Commits on Dec 4, 2022

  1. Refactor: Database, Multibot support

    - 完成数据库部分重构: 表结构及模型
    - 完成部分服务重构: 多bot支持, OneBot API
    Ailitonia committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    507dc07 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Upgrade: 数据库模块调整

    - 数据库模块调整
    Ailitonia committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2079a2f View commit details
    Browse the repository at this point in the history
  2. Add: Omega 基础服务

    - Omega 基础服务
    Ailitonia committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    302ddf7 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 数据库模块调整

    - 数据库模块调整
    Ailitonia committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b6f2289 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Rename: database model module

    - Rename database model module
    Ailitonia committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    42085ac View commit details
    Browse the repository at this point in the history
  2. Upgrade: Omega base entity

    - Upgrade omega base entity
    Ailitonia committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0b17c3b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Upgrade: Omega database module

    - Upgrade omega database module
    Ailitonia committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2b97dd6 View commit details
    Browse the repository at this point in the history
  2. - Refactor: gocqhttp guild patch

    - Refactor gocqhttp guild patch
    Ailitonia committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    68758de View commit details
    Browse the repository at this point in the history
  3. Upgrade: Omega Base

    - Upgrade omega base entity module
    Ailitonia committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    df79d31 View commit details
    Browse the repository at this point in the history
  4. Upgrade: Omega base service

    - Upgrade omega base service
    Ailitonia committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9d51e4a View commit details
    Browse the repository at this point in the history
  5. Upgrade: Omega multi-bot support module

    - Upgrade omega multi-bot support module
    Ailitonia committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c548a59 View commit details
    Browse the repository at this point in the history
  6. Refactor: go-cqhttp self-sent message patch

    - Refactor go-cqhttp self-sent message patch
    Ailitonia committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    068bbd0 View commit details
    Browse the repository at this point in the history
  7. Refactor: Omega resource module

    - Refactor omega resource module
    Ailitonia committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6571fcc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Fix: Typo

    - Fix typo
    Ailitonia committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    0c69672 View commit details
    Browse the repository at this point in the history
  2. Upgrade: APSchedular module

    - Upgrade APSchedular module
    Ailitonia committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a3047ff View commit details
    Browse the repository at this point in the history
  3. Move: encrypt module

    - Move encrypt module
    Ailitonia committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    3c5abc3 View commit details
    Browse the repository at this point in the history
  4. Refactor: Omega requests utils

    - Refactor omega requests utils
    Ailitonia committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    b3db3f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Upgrade: Omega requests utils

    - Upgrade omega requests utils
    Ailitonia committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    14e27f9 View commit details
    Browse the repository at this point in the history
  2. Upgrade: params and base module

    - Upgrade params and base module
    Ailitonia committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d7c2c25 View commit details
    Browse the repository at this point in the history
  3. Refactor: Omega utils

    - Refactor omega utils
    Ailitonia committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    46d15c0 View commit details
    Browse the repository at this point in the history
  4. Refactor: Image utils and message utils

    - Refactor image utils and message utils
    Ailitonia committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    89fd8e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Upgrade: resource module

    - 调整 BaseResource 基类方法
    Ailitonia committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1c7e77b View commit details
    Browse the repository at this point in the history
  2. Refactor: 腾讯云 API

    - Refactor 腾讯云 API
    Ailitonia committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ae28675 View commit details
    Browse the repository at this point in the history
  3. Patch: Omega Request module

    - 通过 Patch 修复 ForwardDriver request 方法没有正确传入 cookies 参数的问题
    Ailitonia committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    928cabf View commit details
    Browse the repository at this point in the history
  4. Refactor: Pixiv api

    - Refactor Pixiv api
    Ailitonia committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    52b929e View commit details
    Browse the repository at this point in the history
  5. Upgrade: Pixiv api

    - Upgrade pixiv api
    Ailitonia committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    566f4a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Upgrade: Pixiv api module error message text

    - Upgrade Pixiv api module error message text
    Ailitonia committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    87256f4 View commit details
    Browse the repository at this point in the history
  2. Refactor: Bilibili api module

    - Refactor Bilibili api module
    Ailitonia committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    30c443a View commit details
    Browse the repository at this point in the history
  3. Refactor: Image searcher module

    - Refactor Image searcher module
    Ailitonia committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    943030f View commit details
    Browse the repository at this point in the history
  4. Upgrade: Dependencies, and remove patch for omega requests module

    - Upgrade dependencies, and remove patch for omega requests module
    Ailitonia committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fec6fe0 View commit details
    Browse the repository at this point in the history
  5. Fix: Typo

    - Fix typo
    Ailitonia committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    030aa93 View commit details
    Browse the repository at this point in the history
  6. Add: Weibo api module

    - Add weibo api module
    Ailitonia committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3ad389f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Remove: Patch for omega requests

    - Remove: patch for omega requests
    Ailitonia committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    fdf5fd4 View commit details
    Browse the repository at this point in the history
  2. Change: Move omega_event to omega_base module

    - Move omega_event to omega_base module
    Ailitonia committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    12b4379 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 签到优化

    - 签到优化
    Ailitonia committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    0f2bd8d View commit details
    Browse the repository at this point in the history
  4. Upgrade: Weibo api 新增热搜

    - Weibo api 新增热搜功能
    Ailitonia committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    6075c8c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Upgrade: Go-cqhttp api

    - Upgrade go-cqhttp api
    Ailitonia committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    de69a1f View commit details
    Browse the repository at this point in the history
  2. Add: Go-cqhttp addition event patch

    - Add go-cqhttp addition event patch
    Ailitonia committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    51eadda View commit details
    Browse the repository at this point in the history
  3. Upgrade: Go-cqhttp patch

    - Upgrade go-cqhttp patch
    Ailitonia committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    382f822 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0037f5f View commit details
    Browse the repository at this point in the history
  2. Add: Multiple database support (#111)

    - Add multiple database support
    Ailitonia committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    b455dd5 View commit details
    Browse the repository at this point in the history
  3. Upgrade: SQLAlchemy version to 2.0 (#111)

    - Upgrade SQLAlchemy version to 2.0
    Ailitonia committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    cabaf01 View commit details
    Browse the repository at this point in the history
  4. Upgrade: Go-cqhttp api

    - Upgrade Go-cqhttp api
    Ailitonia committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2f4622a View commit details
    Browse the repository at this point in the history
  5. Upgrade: Database engine/session (#111)

    - Upgrade database engine/session
    Ailitonia committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2829200 View commit details
    Browse the repository at this point in the history
  6. Upgrade: Pixiv api

    - Upgrade Pixiv api
    Ailitonia committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2b2d55b View commit details
    Browse the repository at this point in the history
  7. Upgrade: Database declarative model to 2.0 style (#111)

    - Upgrade database declarative model to 2.0 style
    Ailitonia committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2b16be4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    c8d0652 View commit details
    Browse the repository at this point in the history
  2. Fix: Type hints

    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e4d99ef View commit details
    Browse the repository at this point in the history
  3. Add: Telegram bot connection support

    - Add Telegram bot connection support
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4772756 View commit details
    Browse the repository at this point in the history
  4. Upgrade: Omega BaseEvent

    - Upgrade omega BaseEvent
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    3afd394 View commit details
    Browse the repository at this point in the history
  5. - Change: Deactivated entity rate limiting cooldown method

    - Change deactivated entity rate limiting cooldown method
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    62ed7eb View commit details
    Browse the repository at this point in the history
  6. Upgrade: Multibot support module

    - Upgrade multibot support module
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d6103c5 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f6c6822 View commit details
    Browse the repository at this point in the history
  8. Change: Database cooldown table name

    - Change database cooldown table name
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f3352a6 View commit details
    Browse the repository at this point in the history
  9. Upgrade: Add method to OnebotEntityDepend

    - Add get_entity method to OnebotEntityDepend
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e1f68a0 View commit details
    Browse the repository at this point in the history
  10. Refactor: Omega processor

    - Refactor omega processor
    Ailitonia committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    8e9100e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Upgrade: Omega service module

    - Upgrade omega service module
    Ailitonia committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a331428 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Upgrade: Dependencies

    - Upgrade Dependencies
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c6a3085 View commit details
    Browse the repository at this point in the history
  2. Upgrade: Custom exception

    - Upgrade custom exception
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    5b68149 View commit details
    Browse the repository at this point in the history
  3. Upgrade: Internal database

    - Upgrade internal database
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    77043f2 View commit details
    Browse the repository at this point in the history
  4. Remove: Unused run_sync method

    - Remove unused run_sync method
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    a46a321 View commit details
    Browse the repository at this point in the history
  5. Upgrade: OmegaRequests

    - Upgrade OmegaRequests
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    7d77c4f View commit details
    Browse the repository at this point in the history
  6. Upgrade: Resource file_uri method

    - Upgrade: resource file_uri method
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    988c1fa View commit details
    Browse the repository at this point in the history
  7. Upgrade: Omega 中间件

    - Upgrade Omega 中间件
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    7df9965 View commit details
    Browse the repository at this point in the history
  8. Refactor: Omega processors

    - Refactor Omega processors
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    17b9fc3 View commit details
    Browse the repository at this point in the history
  9. Refactor: Omega params

    - Refactor Omega params
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    16cc6bc View commit details
    Browse the repository at this point in the history
  10. Deactivated: Message tools

    - Deactivated message tools
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    132c84f View commit details
    Browse the repository at this point in the history
  11. Deactivated: Onebot api

    - Deactivated onebot api
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0c2e874 View commit details
    Browse the repository at this point in the history
  12. Upgrade: Apscheduler

    - Upgrade apscheduler
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8bf73a3 View commit details
    Browse the repository at this point in the history
  13. Upgrade: nonebot-plugin-guild-patch

    - Upgrade nonebot-plugin-guild-patch
    Ailitonia committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    67aca61 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Fix: Pixivision 文章预览图解析问题

    - 修复 Pixivision 文章预览图解析问题
    Ailitonia committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    01189eb View commit details
    Browse the repository at this point in the history
  2. Change: 重命名 PixivUser get_user_model 方法

    - 重命名 PixivUser get_user_model 方法
    Ailitonia committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    474c4e7 View commit details
    Browse the repository at this point in the history
  3. Fix: Bilibili 用户信息接口风控问题

    - 修复 Bilibili 用户信息接口风控问题
    Ailitonia committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    052ad1d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Upgrade: 调整 InternalEntity 及相关类实例化时 entity_name 和 entity_info 的行为

    - 调整 InternalEntity 及相关类实例化时 entity_name 和 entity_info 的行为
    Ailitonia committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d1fcc01 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Upgrade: 中间件 Telegram 适配

    - 添加中间件 Telegram 适配
    Ailitonia committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    4e76a8e View commit details
    Browse the repository at this point in the history
  2. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    79783eb View commit details
    Browse the repository at this point in the history
  3. Upgrade: 优化导入

    - 优化导入语句
    Ailitonia committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9c092d2 View commit details
    Browse the repository at this point in the history
  4. Upgrade: 调整 omega processor 处理流程

    - 调整 omega processor 处理流程
    Ailitonia committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    235cb04 View commit details
    Browse the repository at this point in the history
  5. Upgrade: 中间件新增平台 API 调用适配

    - 中间件新增平台 API 调用适配
    Ailitonia committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    f288eb1 View commit details
    Browse the repository at this point in the history
  6. Add: Plugins root

    - Add plugins root
    Ailitonia committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    2b1d4ce View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Upgrade: nonebot-console-adapter 支持

    - 添加 nonebot-console-adapter 支持
    Ailitonia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ae4f9c6 View commit details
    Browse the repository at this point in the history
  2. Remove: qq_tools module

    - 移除被弃用的 qq_tools 模块
    Ailitonia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    64640aa View commit details
    Browse the repository at this point in the history
  3. Fix: Typo

    - Fix typo
    Ailitonia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f0f5f86 View commit details
    Browse the repository at this point in the history
  4. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a396ed8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    db9368f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f6132d View commit details
    Browse the repository at this point in the history
  3. Upgrade: Omega processors

    - 小修改
    Ailitonia committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4bc4850 View commit details
    Browse the repository at this point in the history
  4. Upgrade: 中间件新增 EventHandler

    - 为中间件新增 EventHandler 以便 MatcherInterface 处理事件
    Ailitonia committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9c8aaf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Upgrade: go-cqhttp patch

    - Upgrade go-cqhttp patch
    Ailitonia committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5086a29 View commit details
    Browse the repository at this point in the history
  2. Change: 好感度 processor 默认增加值

    - 调整好感度 processor 默认增加值
    Ailitonia committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    21156db View commit details
    Browse the repository at this point in the history
  3. Refactor: Omega 核心管理插件

    - 重构 Omega 核心管理插件
    Ailitonia committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f289994 View commit details
    Browse the repository at this point in the history
  4. Upgrade: 依赖注入优化

    - 插件依赖注入优化
    Ailitonia committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e763f59 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Move: Temporary resource folder path

    - Change temporary resource folder path
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b0e0ad7 View commit details
    Browse the repository at this point in the history
  2. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2fa985c View commit details
    Browse the repository at this point in the history
  3. Upgrade: Adaptation to Pillow 10.0.0

    - 适配 Pillow 10.0.0
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dc19939 View commit details
    Browse the repository at this point in the history
  4. Remove: Deactivated text utils module

    - Remove deactivated text utils module
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7d0cb44 View commit details
    Browse the repository at this point in the history
  5. Revert: README.md

    - Revert README.md to master branch
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e5378ac View commit details
    Browse the repository at this point in the history
  6. 更换B站获取用户信息的Api,降低风控概率 (#125)

    * 更换获取用户信息的Api,避免风控
    
    * Fix: 调整 wbi 参数获取为异步方法
    
    - 调整 wbi 参数获取为异步方法
    
    ---------
    
    Co-authored-by: Ailitonia <[email protected]>
    yokinanya and Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    52ab902 View commit details
    Browse the repository at this point in the history
  7. Fix: Pixivision 文章预览图解析问题

    - 修复 Pixivision 文章预览图解析问题
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6ec9732 View commit details
    Browse the repository at this point in the history
  8. Upgrade: go-cqhttp patch

    - Upgrade go-cqhttp patch
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3d3d1da View commit details
    Browse the repository at this point in the history
  9. Upgrade: 明日方舟卡池

    - 更新明日方舟卡池
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c302845 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #131 from Ailitonia/master

    Merge branch 'master' into dev_refactor_v1
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a228db5 View commit details
    Browse the repository at this point in the history
  11. Fix: Typo

    - Fix typo
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6c4ecb7 View commit details
    Browse the repository at this point in the history
  12. Upgrade: README.md

    - Upgrade README.md
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c00a7a5 View commit details
    Browse the repository at this point in the history
  13. Remove: Unused tools

    - Remove unused tools
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b499dc1 View commit details
    Browse the repository at this point in the history
  14. Move: Static resources

    - Change static resources folder
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f744df2 View commit details
    Browse the repository at this point in the history
  15. Remove: Modules had been refactored

    - Removing modules which had been refactored
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    89fb90e View commit details
    Browse the repository at this point in the history
  16. Remove: Plugins had been refactored

    - Removing plugins which had been refactored
    Ailitonia committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ea50ef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Refactor: 统计信息插件

    - 重构 Omega 统计信息插件
    Ailitonia committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    06c5655 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fix: onebot api VersionInfo types

    - Fix onebot api VersionInfo types
    Ailitonia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b4d7b4a View commit details
    Browse the repository at this point in the history
  2. Upgrade: Pixiv api module

    - Upgrade pixiv api module
    Ailitonia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e09ea47 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 中间件 EventHandler 新增 get_user_nickname 方法

    - 为中间件 EventHandler 新增 get_user_nickname 方法
    Ailitonia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d6f1dee View commit details
    Browse the repository at this point in the history
  4. Upgrade: 数据库封装对象新增 commit 方法以强制提交更改

    - 为数据库封装对象新增 commit 方法以强制提交更改
    Ailitonia committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7d9c107 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Upgrade: 自定义依赖注入

    - 更新自定义依赖注入
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e5cbc83 View commit details
    Browse the repository at this point in the history
  2. Change: 插件调整

    - 插件调整
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    424d932 View commit details
    Browse the repository at this point in the history
  3. Refactor: Omega 签到插件

    - 重构 Omega 签到插件
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2f32d9f View commit details
    Browse the repository at this point in the history
  4. Change: 内部方法

    - 内部方法调整
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    0b551a0 View commit details
    Browse the repository at this point in the history
  5. Fix: Typo

    - Fix typo
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    9af9462 View commit details
    Browse the repository at this point in the history
  6. Refactor: 公告插件

    - 重构公告插件
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    b5409a4 View commit details
    Browse the repository at this point in the history
  7. Refactor: 群自动打卡插件

    - 重构 OneBot V11 群自动打卡插件
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    3383b14 View commit details
    Browse the repository at this point in the history
  8. Upgrade: 自定义权限 IS_ADMIN

    - 新增自定义权限 IS_ADMIN
    - 调整部分插件和模块
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    16e1675 View commit details
    Browse the repository at this point in the history
  9. Refactor: 定时消息插件

    - 重构定时消息插件
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    77bb6ee View commit details
    Browse the repository at this point in the history
  10. Fix: Typo

    - Fix typo
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    5e0ce49 View commit details
    Browse the repository at this point in the history
  11. Refactor: 随机口球插件

    - 重构 QQ 群随机口球插件
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e605ff1 View commit details
    Browse the repository at this point in the history
  12. Refactor: QQ 好友与群组邀请管理插件

    - 重构 QQ 好友与群组邀请管理插件
    Ailitonia committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    fe639ce View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Fix: Typo

    - Fix typo
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    ef697b3 View commit details
    Browse the repository at this point in the history
  2. Change: 调整部分插件默认权限和优先级

    - 调整部分插件默认权限和优先级
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    12e5e33 View commit details
    Browse the repository at this point in the history
  3. Refactor: 群消息反撤回插件

    - 重构 QQ 群消息反撤回插件
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a768ce4 View commit details
    Browse the repository at this point in the history
  4. Change: 插件和功能模块调整

    - 调整部分插件优先级
    - 统一自定义 __repr__ 输出格式
    - 补充缺失的类型标注
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a4d03f0 View commit details
    Browse the repository at this point in the history
  5. Refactor: 求签插件

    - 重构求签插件
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    3366427 View commit details
    Browse the repository at this point in the history
  6. Refactor: HttpCat 插件

    - 重构 HttpCat 插件
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    20ba2cb View commit details
    Browse the repository at this point in the history
  7. Fix: Typo

    - 修改所有的 OneBot 大小写拼写错误
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    8a220dc View commit details
    Browse the repository at this point in the history
  8. Refactor: Bot 消息撤回插件

    - 重构 Bot 消息撤回插件
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0022033 View commit details
    Browse the repository at this point in the history
  9. Change: 部分插件优先级

    - 调整部分插件优先级
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    41b9a46 View commit details
    Browse the repository at this point in the history
  10. Refactor: nbnhhsh 插件

    - 重构 nbnhhsh 插件
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    e797829 View commit details
    Browse the repository at this point in the history
  11. Refactor: QQ 群自定义欢迎消息插件

    - 重构 QQ 群自定义欢迎消息插件
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    752a037 View commit details
    Browse the repository at this point in the history
  12. Refactor: QQ 群复读姬插件

    - 重构 QQ 群复读姬插件
    Ailitonia committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    de3ce02 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fix: log format

    - Fix log format
    Ailitonia committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c759240 View commit details
    Browse the repository at this point in the history
  2. Fix: 数据库模块兼容性问题

    - 修复数据库定义字段类型的兼容性问题
    Ailitonia committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ced036f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Upgrade: 自定义依赖新增 handler 模块, 便于插件处理流程引入

    - 新增自定义依赖新增 handler 模块, 便于插件处理流程引入
    Ailitonia committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5ff4fae View commit details
    Browse the repository at this point in the history
  2. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    62baa3f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Refactor: bilibili 直播间订阅插件

    - 重构 bilibili 直播间订阅插件
    Ailitonia committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    17b887b View commit details
    Browse the repository at this point in the history
  2. Refactor: Bilibili 用户动态订阅插件

    - 重构 Bilibili 用户动态订阅插件
    - 调整部分插件文本内容
    Ailitonia committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    6c84593 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Add: 微博订阅插件

    - 新增微博订阅插件
    Ailitonia committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    814d0a0 View commit details
    Browse the repository at this point in the history
  2. Upgrade: Bilibili 动态订阅插件异常判断调整

    - Bilibili 动态订阅插件异常判断调整
    Ailitonia committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a82c4de View commit details
    Browse the repository at this point in the history
  3. Upgrade: Pixiv API 模块新增获取关注用户最新作品方法

    - Pixiv API 模块新增获取关注用户最新作品方法
    Ailitonia committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4af28f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Fix: 移除非通用的 at_sender 参数

    - 移除非通用的 at_sender 参数
    Ailitonia committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c3af2fb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Upgrade: Pixiv API 模块新增获取收藏作品方法

    - Pixiv API 模块新增获取收藏作品方法
    Ailitonia committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    00e7aad View commit details
    Browse the repository at this point in the history
  2. Fix: 微博解析问题

    - 修复微博解析问题
    Ailitonia committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    6a25547 View commit details
    Browse the repository at this point in the history
  3. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    444c5a1 View commit details
    Browse the repository at this point in the history
  4. Add: QQGuild adapter 适配

    - 新增 QQGuild adapter 适配
    Ailitonia committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d41ee87 View commit details
    Browse the repository at this point in the history
  5. Add: QQGuild adapter 消息发送方法 patch

    - 添加 QQGuild adapter 消息发送方法 patch
    Ailitonia committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    faa9cbe View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Upgrade: 调整内部 Entity 类型按 adapter 命名

    - 调整内部 Entity 类型按 adapter 命名
    Ailitonia committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0b3b4fe View commit details
    Browse the repository at this point in the history
  2. Upgrade: 完善 QQGuild adapter 消息段处理适配

    - 完善 QQGuild adapter 消息段处理适配
    Ailitonia committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d2c417e View commit details
    Browse the repository at this point in the history
  3. Upgrade: 优化 omega_processor 处理流程

    - 优化 omega_processor 处理流程
    Ailitonia committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0aafbc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Change: 调整数据库 DAL 基类初始化方法

    - 调整数据库 DAL 基类初始化方法
    Ailitonia committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2c5ffad View commit details
    Browse the repository at this point in the history
  2. Fix: QQGuild adapter patch 消息解析参数问题

    - 修复 QQGuild adapter patch 消息解析参数问题
    - patch 已合并 nonebot/adapter-qq#49 将在之后的版本中被移除
    Ailitonia committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    4b128e3 View commit details
    Browse the repository at this point in the history
  3. Fix: 微博特殊 card 解析过滤问题

    - 修复微博特殊 card 解析过滤问题
    Ailitonia committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    661bb3f View commit details
    Browse the repository at this point in the history
  4. Upgrade: 部分插件和模块更新

    - B站直播间插件指定  model root_validator 参数
    - 签到插件格式化
    - ImageUtils 保存方法可自定义文件路径
    - PixivArtwork tag 处理优化
    Ailitonia committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a292114 View commit details
    Browse the repository at this point in the history
  5. Upgrade: InternalPixivArtwork 类新增 add_ignore_exists 和 add_page_ignore…

    …_exists 方法
    
    - InternalPixivArtwork 类新增 add_ignore_exists 和 add_page_ignore_exists 方法
    Ailitonia committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    21f80e8 View commit details
    Browse the repository at this point in the history
  6. Upgrade: 中间件 EntityInterface 类添加数据库 Session 可用状态预处理

    - 中间件 EntityInterface 类添加数据库 Session 可用状态预处理
    Ailitonia committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e88b0d0 View commit details
    Browse the repository at this point in the history
  7. Refactor: 萌图插件

    - 重构萌图插件
    Ailitonia committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e7a7871 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Fix: Typo

    - Fix typo
    Ailitonia committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cf363a6 View commit details
    Browse the repository at this point in the history
  2. Change: pixiv api 模块调整 AI 作品 tag 筛选逻辑

    - pixiv api 模块调整 AI 作品 tag 筛选逻辑
    Ailitonia committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    94a3040 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 调整内置 Rule 使用 EntityInterface 方法确保数据库 session 可用

    - 调整内置 Rule 使用 EntityInterface 方法确保数据库 session 可用
    Ailitonia committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e84066c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Change: 插件调整

    - 调整核心管理插件 help 和 status 命令优先级
    - 调整 bilibili 动态插件, bilibili 直播间插件, 微博插件订阅类型常量值
    - 调整上述插件部分方法内部变量名
    Ailitonia committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    6909341 View commit details
    Browse the repository at this point in the history
  2. Refactor: Pixivision 插件

    - 重构 Pixivision 插件
    Ailitonia committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    3fe58ca View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Upgrade: Dependencies

    - Upgrade dependencies
    Ailitonia committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    429ec08 View commit details
    Browse the repository at this point in the history
  2. Remove: qqguild_adapter_patch (merged in qqguild-adapter)

    - Remove qqguild_adapter_patch (merged in qqguild-adapter)
    Ailitonia committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9508355 View commit details
    Browse the repository at this point in the history
  3. Upgrade: OmegaRequests

    - Upgrade OmegaRequests
    Ailitonia committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b7144b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Upgrade: middlewares 消息发送参数

    - 调整 middlewares 消息发送参数
    Ailitonia committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ebc9ed3 View commit details
    Browse the repository at this point in the history
  2. Add: QQGuild audit patch

    - 新增 QQ 频道消息审核处理补丁
    Ailitonia committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f043043 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Fix: Typo

    - Fix typo
    Ailitonia committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    18f79b4 View commit details
    Browse the repository at this point in the history
  2. Upgrade: Dependencies and python version

    - Upgrade dependencies
    - Upgrade python version to 3.11
    Ailitonia committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8b19c29 View commit details
    Browse the repository at this point in the history
  3. Fix: 获取用户转发无查看权限微博导致的解析问题

    - 修复获取用户转发无查看权限微博导致的解析问题
    Ailitonia committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8af6122 View commit details
    Browse the repository at this point in the history
  4. Upgrade: 为内部 BotSelf, Entity 类重写 __str__ 方法

    - 为内部 BotSelf, Entity 类重写 __str__ 方法
    Ailitonia committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9aff44f View commit details
    Browse the repository at this point in the history
  5. Upgrade: semaphore_gather 使用 asyncio.TaskGroup 替换 asyncio.gather 实现

    - semaphore_gather 使用 asyncio.TaskGroup 替换 asyncio.gather 实现
    Ailitonia committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fe6fcaf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Change: moe plugin send message params

    - Change moe plugin send message params
    Ailitonia committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ace0050 View commit details
    Browse the repository at this point in the history
  2. Upgrade: Database module

    - Upgrade database module
    Ailitonia committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e7a905b View commit details
    Browse the repository at this point in the history
  3. Add: 选择困难症帮助器插件

    - 新增选择困难症帮助器插件
    Ailitonia committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d491f99 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Upgrade: 更新依赖, 改为由 Poetry 管理项目

    - 更新 pydantic 到 v2
    - 改为由 Poetry 管理项目依赖
    Ailitonia committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3925f1a View commit details
    Browse the repository at this point in the history
  2. Breaking: Upgrade to pydantic v2

    - Upgrade to pydantic v2
    Ailitonia committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    decdea5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Breaking: 中间件重构

    - Omega 中间件重构
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ff3fedb View commit details
    Browse the repository at this point in the history
  2. Fix: 配置项类型转换问题

    - 修改 bilibili 配置项 config 解决在 pydantic 中默认禁止 int 转 str 类型的问题
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c52f0b3 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 插件适配新中间件模块

    - 插件适配新中间件模块
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    997e1bf View commit details
    Browse the repository at this point in the history
  4. Fix: 微博模块解析问题

    - 修复微博模块解析问题
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    10e323b View commit details
    Browse the repository at this point in the history
  5. Fix: pixiv 模块解析问题

    - 修复 pixiv 模块解析问题
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4eb4bd1 View commit details
    Browse the repository at this point in the history
  6. Fix: 腾讯云 API 配置调整

    - 腾讯云 API 配置调整
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a8cd21d View commit details
    Browse the repository at this point in the history
  7. Upgrade: omega service module

    - Upgrade omega service module
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2b6c454 View commit details
    Browse the repository at this point in the history
  8. Fix: Bilibili 解析问题

    - 修复 Bilibili 解析问题
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    23f6da5 View commit details
    Browse the repository at this point in the history
  9. Fix: Bilibili 解析问题

    - 修复 Bilibili 解析问题
    Ailitonia committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2d2431c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Upgrade: 重构 Roll 插件

    - 重构 Roll 插件
    Ailitonia committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3a2791d View commit details
    Browse the repository at this point in the history
  2. Fix: 微博解析转发失效来源问题

    - 修复微博解析转发失效来源问题
    Ailitonia committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e853a38 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Add: Pydantic v2 中 Url 类型兼容性

    - 添加 Pydantic v2 中 Url 类型兼容性
    Ailitonia committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ec22d68 View commit details
    Browse the repository at this point in the history
  2. Upgrade: 数据库 PixivArtworkDAL 新增 query_exists_ids 和 `query_not_exist…

    …s_ids` 方法
    
    - 数据库 PixivArtworkDAL 新增 `query_exists_ids` 和 `query_not_exists_ids` 方法
    Ailitonia committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    36bad1e View commit details
    Browse the repository at this point in the history
  3. Upgrade: ImageUtil 图片处理方法优化

    - ImageUtil 图片处理方法优化
    Ailitonia committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4baf078 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Change: Middlewares register logger format

    - Change middlewares register logger format
    Ailitonia committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bc9cf7c View commit details
    Browse the repository at this point in the history
  2. Upgrade: 数据库模块使用 async_scoped_session 管理会话

    - 数据库模块使用 `async_scoped_session` 管理会话
    Ailitonia committed Mar 28, 2024
    1 Configuration menu
    Copy the full SHA
    b4f94dd View commit details
    Browse the repository at this point in the history
  3. Upgrade: Pixiv 模块解析优化

    - Pixiv 模块解析优化
    Ailitonia committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    eed71b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    f8b1c58 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Upgrade: OmegaCoreManager 添加问候语

    - OmegaCoreManager 添加问候语
    Ailitonia committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6d512e4 View commit details
    Browse the repository at this point in the history
  2. Upgrade: 中间件 EventHandler 新增 get_msg_image_urls `get_reply_msg_imag…

    …e_urls` `get_reply_msg_plain_text` 方法
    
    - 中间件 EventHandler 新增 `get_msg_image_urls` `get_reply_msg_image_urls` `get_reply_msg_plain_text` 方法
    Ailitonia committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    c44cb21 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 新增通用处理流程 get_shell_command_parse_failed_handler

    - 新增通用处理流程 `get_shell_command_parse_failed_handler`
    Ailitonia committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    542337e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Add: 新增通用流程 get_command_str_multi_args_parser_handler

    - 新增通用流程 `get_command_str_multi_args_parser_handler`
    Ailitonia committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d1e5d95 View commit details
    Browse the repository at this point in the history
  2. Change: OmegaRequests 添加 Trace 级别日志

    - OmegaRequests 添加 Trace 级别日志
    Ailitonia committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    99fd267 View commit details
    Browse the repository at this point in the history
  3. Refactor: Pixiv 插件

    - 重构 Pixiv 插件
    Ailitonia committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d7498f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Upgrade: 适配 pydantic v2 模型方法

    - 适配 pydantic v2 模型方法
    Ailitonia committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ac5f331 View commit details
    Browse the repository at this point in the history
  2. Refactor: Tarot plugin

    - 重构塔罗牌插件
    - 新增 Biddy Tarot Deck 资源
    Ailitonia committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    54e75b8 View commit details
    Browse the repository at this point in the history
  3. Upgrade: Dependencies

    - 更新依赖
    Ailitonia committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    00fdf9a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Upgrade: omega_multibot_support 为 Bot 连接初始化和断连加锁

    - omega_multibot_support 为 Bot 连接初始化和断连加锁
    Ailitonia committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    159356b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Upgrade: Tencent Cloud API 模块

    - Upgrade Tencent Cloud API 模块
    Ailitonia committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d84ac23 View commit details
    Browse the repository at this point in the history
  2. Refactor: 翻译插件

    - 重构翻译插件
    Ailitonia committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    13c5090 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 优化 telegram 适配器图片真实链接解析

    - 优化 telegram 适配器图片真实链接解析
    Ailitonia committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ca1fb60 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Upgrade: Tencent Cloud API TMT 部分

    - 更新 Tencent Cloud API TMT 部分
    Ailitonia committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    723cc11 View commit details
    Browse the repository at this point in the history
  2. Upgrade: 翻译插件

    - 更新翻译插件
    Ailitonia committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f547391 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Upgrade: 签到新增累计签到文本

    - 签到新增累计签到文本
    Ailitonia committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ab751a6 View commit details
    Browse the repository at this point in the history
  2. Upgrade: ImageUtils

    - ImageUtils 手动更新与转换内部 Image 对象的方法
    Ailitonia committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    44b5b8d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Upgrade: 中间件新增自定义消息段类型 image_file file

    - 中间件新增自定义消息段类型 `image_file` `file`
    - 修复中间件 Telegram EventHandler `get_reply_msg_image_urls` 方法在无引用消息时返回异常的问题
    Ailitonia committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1c28bc3 View commit details
    Browse the repository at this point in the history
  2. Refactor: 幻影坦克插件

    - 重构幻影坦克插件
    Ailitonia committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    46dcf57 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Fix: qq_guild_audit_patch 插件获取审核返回消息解析失败的问题(新版 QQ-adapter 适配)

    - 修复 qq_guild_audit_patch 插件获取审核返回消息解析失败的问题(新版 QQ-adapter 适配)
    Ailitonia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8503419 View commit details
    Browse the repository at this point in the history
  2. Change: OmegaRequests hash_url_file_name 方法命名文件名规则

    - 调整 OmegaRequests `hash_url_file_name` 方法命名文件名规则
    Ailitonia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e401f3f View commit details
    Browse the repository at this point in the history
  3. Upgrade: 预置处理流程 get_command_str_multi_args_parser_handler 判断并补齐需要的参数数量

    - 优化预置处理流程 `get_command_str_multi_args_parser_handler` 判断并补齐需要的参数数量
    - 插件调整
    Ailitonia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    70c5001 View commit details
    Browse the repository at this point in the history
  4. Refactor: ShindanMaker 插件

    - 重构 ShindanMaker 插件
    Ailitonia committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1daf471 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Change: 插件命令调整

    - 插件命令调整
    Ailitonia committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cb7e0cf View commit details
    Browse the repository at this point in the history
  2. Upgrade: 加密模块默认使用平台及硬件信息生成加密密钥

    - 更新加密模块为默认使用平台及硬件信息生成加密密钥
    Ailitonia committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1803d13 View commit details
    Browse the repository at this point in the history
  3. Refactor: 邮箱插件

    - 重构邮箱插件
    Ailitonia committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    779adb3 View commit details
    Browse the repository at this point in the history
  4. Upgrade: Telegram image_parser processor config docs

    - Upgrade telegram `image_parser` processor config docs
    Ailitonia committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6d16bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Change: 中间件 Register 内部方法调整

    - 中间件 `Register` 内部方法调整
    Ailitonia committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7178d44 View commit details
    Browse the repository at this point in the history
  2. Fix: 邮箱插件保存生成邮件内容图片文件时添加文件后缀

    - 邮箱插件保存生成邮件内容图片文件时添加文件后缀
    Ailitonia committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8009812 View commit details
    Browse the repository at this point in the history
  3. Fix: Typo

    - Fix typo
    Ailitonia committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b62949e View commit details
    Browse the repository at this point in the history
  4. Refactor: 识图搜番插件

    - 重构识图搜番插件
    Ailitonia committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    652206d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Change: 部分插件 Metadata 添加 supported_adapters 字段

    - 补充部分插件 Metadata 漏掉的 `supported_adapters` 字段
    Ailitonia committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2dcd28c View commit details
    Browse the repository at this point in the history
  2. Refactor: 审轴姬插件

    - 重构审轴姬插件
    Ailitonia committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b93d098 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Upgrade: 幻影坦克插件新增 噪点 彩色噪点 模式

    - 幻影坦克插件新增 `噪点` `彩色噪点` 模式
    - pillow 更新到 10.3.0
    Ailitonia committed May 6, 2024
    Configuration menu
    Copy the full SHA
    528b3a1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Refactor: 今天吃啥插件

    - 重构今天吃啥插件
    Ailitonia committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8604ba0 View commit details
    Browse the repository at this point in the history
  2. Fix: bilibili 动态解析问题

    - 修复 bilibili 动态解析问题
    - 还是转发动态的问题
    Ailitonia committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3f6fbad View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Upgrade: 今天吃啥插件允许通过新增自定义附加菜单扩充菜单范围

    - 今天吃啥插件允许通过新增自定义附加菜单扩充菜单范围
    Ailitonia committed May 12, 2024
    Configuration menu
    Copy the full SHA
    dfd951e View commit details
    Browse the repository at this point in the history
  2. Fix: 保证自定义处理流程 handle_parse_command_str_multi_args 中切分参数的一致性

    - 修复自定义处理流程 `get_command_str_multi_args_parser_handler` 的 `ensure_keys_num` 为按预期保证分割后参数数量的问题
    Ailitonia committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1856507 View commit details
    Browse the repository at this point in the history
  3. Upgrade: 中间件新增自定义 matcher 处理流程

    - 主要是 `matcher.reject` 新增了各种发送消息的各种模式
    Ailitonia committed May 12, 2024
    Configuration menu
    Copy the full SHA
    f12830f View commit details
    Browse the repository at this point in the history
  4. Refactor: 表情包插件

    - 重构表情包插件
    Ailitonia committed May 12, 2024
    Configuration menu
    Copy the full SHA
    fe92ca4 View commit details
    Browse the repository at this point in the history
  5. Sync: master branch

    Ailitonia committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4cb0418 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add: Migration(import) tools from v0.9.2 to v1.0.0

    - Add migration(import) tools from v0.9.2 to v1.0.0
    Ailitonia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9e2c02d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    436cdab View commit details
    Browse the repository at this point in the history
  3. Upgrade: README.md

    - Upgrade readme
    - Upgrade `.gitignore` file
    Ailitonia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    26dc034 View commit details
    Browse the repository at this point in the history