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

[core] 增加群待办相关事件 #2723

Open
wants to merge 20 commits into
base: dev
Choose a base branch
from
Open

Commits on Jul 5, 2023

  1. fix: honor event

    cssxsh committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3b779b5 View commit details
    Browse the repository at this point in the history
  2. fix: honor event

    cssxsh committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    77ec3eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16d3233 View commit details
    Browse the repository at this point in the history
  4. feat: MemberReceivedEvent

    cssxsh committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f467df4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix: style

    cssxsh committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f2d09c7 View commit details
    Browse the repository at this point in the history
  2. add: api dump

    cssxsh committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b755f3d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix: docs

    cssxsh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fd16f72 View commit details
    Browse the repository at this point in the history
  2. feat: MemberLuckyWordEvent

    cssxsh committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2b40cb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. fix: null handle

    cssxsh committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    db214e8 View commit details
    Browse the repository at this point in the history
  2. fix: null handle

    cssxsh committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2403669 View commit details
    Browse the repository at this point in the history
  3. feat: MemberSetTodoEvent

    cssxsh committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0babe20 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. fix: docs

    cssxsh committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    1203a4c View commit details
    Browse the repository at this point in the history
  2. feat: MemberRecallTodoEvent

    cssxsh committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    8078c00 View commit details
    Browse the repository at this point in the history
  3. feat: GroupTodo

    cssxsh committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5dd6c17 View commit details
    Browse the repository at this point in the history
  4. add: api dump

    cssxsh committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0a75c04 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. remove: println

    cssxsh committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    b7e2ddf View commit details
    Browse the repository at this point in the history
  2. add: check bot permission

    cssxsh committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    c38cdc2 View commit details
    Browse the repository at this point in the history
  3. use: default timeout

    cssxsh committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    60ecbe6 View commit details
    Browse the repository at this point in the history
  4. add: docs

    cssxsh committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    315ee52 View commit details
    Browse the repository at this point in the history
  5. add: MockGroupTodoImpl

    cssxsh committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    58337b4 View commit details
    Browse the repository at this point in the history