Commit graph

  • 6bd78018ef
    feat: Add confirmation message after application submission main Kumi 2024-11-20 21:20:00 +0100
  • 2e381a4c66
    fix: await resolve_room_id for async handling Kumi 2024-11-12 21:46:31 +0100
  • 91f16b3a99
    fix(commands): correct monitor command parsing Kumi 2024-11-12 21:36:04 +0100
  • d847484b5c
    fix(bot): ensure correct username parsing for mentions Kumi 2024-11-12 21:34:26 +0100
  • f491c8be41
    fix(bot): normalize mention case for command handling Kumi 2024-11-12 21:31:25 +0100
  • 9c514cd9cd
    fix(bot): handle room state update failures Kumi 2024-11-12 21:21:36 +0100
  • 7a52188ff6
    fix(bot): handle errors in command processing Kumi 2024-11-12 21:07:05 +0100
  • 400a694362
    feat(bot): improve command feedback and logging Kumi 2024-11-12 20:56:32 +0100
  • 6b8ccd0336
    refactor(bot): simplify command handling logic Kumi 2024-11-10 18:54:58 +0100
  • 24a095c2d5
    feat(bot): enhance room ID resolution for commands Kumi 2024-11-10 13:17:44 +0100
  • c9a04619de
    refactor(bot): rename command prefix to !applicationbot Kumi 2024-11-09 20:42:02 +0100
  • fbce558a63
    fix(bot): handle missing room ID in protect command Kumi 2024-11-09 20:40:03 +0100
  • 51a56c0949
    refactor(bot): remove unused import statements Kumi 2024-11-09 16:39:08 +0100
  • c1032fd1c5
    feat(bot): enhance ticket room invitation process Kumi 2024-11-09 16:37:17 +0100
  • 652206a21a
    feat(bot): enhance reaction processing logic Kumi 2024-11-08 21:28:26 +0100
  • 8f5935e41d
    fix(bot): react in operator room instead of user room Kumi 2024-11-08 13:27:03 +0100
  • 2632527f65
    fix(bot): correct message type for emoji reaction Kumi 2024-11-08 13:20:48 +0100
  • 84de0f7eb5
    fix(bot): prevent self-sending of "!apply" commands Kumi 2024-11-08 13:19:28 +0100
  • 372a719de0
    refactor(bot): update event handling for applications Kumi 2024-11-08 13:18:28 +0100
  • 7bfa875f05
    fix(bot): ignore self-reactions and add emoji responses Kumi 2024-11-08 13:15:41 +0100
  • 7df144e107
    fix(bot): correct event content access in reactions Kumi 2024-11-08 13:10:36 +0100
  • 105e5c7abe
    fix(logging): enhance error logging for message relay Kumi 2024-11-08 13:08:01 +0100
  • b33f905b3c
    fix(bot): add sender info and error handling Kumi 2024-11-08 13:06:25 +0100
  • 0b32442011
    feat(bot): add emoji-based application handling Kumi 2024-11-08 10:31:33 +0100
  • 1b0d3d4ddd
    feat(bot): add reaction event handling Kumi 2024-11-08 09:31:36 +0100
  • 005a407d93
    feat(bot): enhance communication during user operations Kumi 2024-11-08 09:08:21 +0100
  • c5acd76c0a
    fix(bot): ensure command handling returns awaitables Kumi 2024-11-08 08:28:53 +0100
  • ac18806308
    refactor(bot): improve code readability by reformatting Kumi 2024-11-08 08:26:18 +0100
  • ddc9b05fed
    feat(bot): add help command for user and operator roles Kumi 2024-11-08 08:25:48 +0100
  • 45e0f82285
    refactor(bot): update ticket references to applications Kumi 2024-11-08 08:00:47 +0100
  • 64b4a28cef
    refactor: rename project to matrix-applicationbot Kumi 2024-11-08 07:55:29 +0100
  • 97cd4aeb2f
    feat: rename and extend bot for application handling Kumi 2024-11-08 07:52:09 +0100
  • f343b59cc6
    docs: add badges for Matrix, PyPI, and latest commit Kumi 2024-08-18 19:31:10 +0200
  • 79f1779ac3
    fix(bot): correct ticket ID parsing logic Kumi 2024-08-18 19:24:11 +0200
  • bf909c5efb
    docs: update README with detailed features and usage Kumi 2024-08-18 19:00:44 +0200
  • ac2f18b021
    chore: update .gitignore to include dist/ directory Kumi 2024-08-18 18:54:46 +0200
  • 14e8d44999
    feat: improve bot functionality and logging setup Kumi 2024-08-18 18:53:59 +0200
  • 6447362d04
    feat: add initial version of Matrix Support Bot Kumi 2024-08-18 17:33:56 +0200