Commit graph

  • ca855d6d64
    feat(bot): log user joined rooms on lock/unlock main Kumi 2024-09-01 09:45:41 +0200
  • 5c1d165774
    fix(logging): correct string formatting for lock/unlock messages Kumi 2024-09-01 09:32:43 +0200
  • edbb33bc46
    feat(bot): support multiple args for commands Kumi 2024-09-01 09:24:02 +0200
  • bcf63c3a11
    feat(bot): combine user lock/unlock into single method Kumi 2024-09-01 09:21:19 +0200
  • b2cc13b72d
    feat(bot): include room name in logging and messages Kumi 2024-09-01 09:09:02 +0200
  • 94bcd8bdd4
    chore: bump version to 0.1.2 v0.1.2 Kumi 2024-08-27 15:39:10 +0200
  • e557e20cbe
    feat: add lock and unlock user commands Kumi 2024-08-27 15:38:46 +0200
  • 3c08c748b4
    fix(bot): handle whitespace in command input Kumi 2024-08-17 18:22:07 +0200
  • 68bf718285
    refactor(workflow): remove setup and test job Kumi 2024-08-17 15:51:04 +0200
  • d5880f9a2c
    chore: bump version to 0.1.1 v0.1.1 Kumi 2024-08-17 15:45:18 +0200
  • 8c1e5c33dc
    refactor(bot): rename main function for clarity Kumi 2024-08-17 15:44:54 +0200
  • 6d62dc99c8
    feat: introduce CI/CD workflow and packaging setup Kumi 2024-08-17 15:36:04 +0200
  • cfd985a746
    refactor: call get_local_users before session deletion Kumi 2024-08-17 15:21:25 +0200
  • 4e0bc7a84b
    fix(docs): correct grammar in configuration instructions Kumi 2024-08-09 12:12:40 +0200
  • 7bfcda09b8
    feat(bot): add initial sync before continuous sync Kumi 2024-08-09 11:53:31 +0200
  • a9ca33c77b
    feat(bot): add read markers upon command execution Kumi 2024-08-09 11:44:46 +0200
  • 798fcc361e
    fix(bot): handle missing shutdown config keys Kumi 2024-08-09 11:43:34 +0200
  • dc73ef6700
    feat: add room shutdown functionality with custom messages Kumi 2024-08-09 11:42:26 +0200
  • 519adeb16e
    fix(bot.py): correct indentation of send_message method Kumi 2024-08-09 11:13:08 +0200
  • eadc4d7791
    fix(bot): separate user_id from client creation Kumi 2024-08-09 11:11:56 +0200
  • e0f3408b5c
    feat: add Pantalaimon support for encrypted rooms Kumi 2024-08-09 11:01:58 +0200
  • 309e4968c3
    fix: handle unknown commands and correct async indentation errors Kumi 2024-08-07 12:22:17 +0200
  • 840ae90376
    feat: include local user details in block/unblock messages Kumi 2024-08-07 10:41:21 +0200
  • 504e2399cc
    feat: add RoombaBot for blocking/unblocking Matrix rooms Kumi 2024-08-07 10:28:30 +0200