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

Handle submitting multiple messages (cooccurrences) at once #379

Merged
merged 20 commits into from
Jan 9, 2024

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    2602d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd938c View commit details
    Browse the repository at this point in the history
  3. refactor(handler): use createTextMessage in processBatch

    - to avoid user from copying chatbot
    MrOrz committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1fa47bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11f50e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf404b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b6fa3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    747eec7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfbdae5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    116d595 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d878a8 View commit details
    Browse the repository at this point in the history
  11. fix(handlers): use first msg in context instead of first msgToSubmit …

    …as representative
    
    - it is possible that the user do not want to submit
    MrOrz committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    12f69e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dac4bcc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b0e6b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    beed309 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f1c53f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce5bd49 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8962573 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8ebf17a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dc16df0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    65faa82 View commit details
    Browse the repository at this point in the history