Commit Graph

21 Commits

Author SHA1 Message Date
Travis Ralston aee562455a Add commands for managing room aliases and the room directory 2020-02-13 12:40:44 -07:00
Travis Ralston 38e22ee155 Add commands to add/remove protected rooms on the fly 2020-01-21 13:46:15 -07:00
Travis Ralston d5f260b982 Add a protection system with a "first message is an image" demo 2019-12-04 18:51:03 -07:00
Travis Ralston 778f9c3459 Add a command to deactivate a user 2019-11-14 15:44:13 -07:00
Travis Ralston 66a5775136 Make the [un]ban command smarter
Fixes https://github.com/matrix-org/mjolnir/issues/11
2019-11-13 21:38:19 -07:00
Travis Ralston dd260091bb Add a command to set a default ban list 2019-11-13 20:34:45 -07:00
Travis Ralston 84135c5ff5 Update log handling for debugging 2019-11-06 18:46:49 -07:00
Travis Ralston 12a3d6255d Add a moderator's guide to Mjolnir
Fixes https://github.com/matrix-org/mjolnir/issues/6
2019-10-28 20:20:47 -06:00
Travis Ralston 5409f4916a Add a way to actually unban people 2019-10-10 12:37:42 +01:00
Travis Ralston 8fbd918431 Add a rule import command 2019-10-10 11:30:52 +01:00
Travis Ralston 78b73153b7 Add a redact command 2019-10-09 15:53:37 +01:00
Travis Ralston 49468c5aab Fix command processing for recent refactorings 2019-10-08 21:06:54 +01:00
Travis Ralston 05ab8f60c6 Add watch and unwatch commands 2019-10-08 20:58:31 +01:00
Travis Ralston aecc6e4882 Support multiple ban lists 2019-10-08 17:57:03 +01:00
Travis Ralston 83e74af525 Add a command to perform permission checks 2019-10-04 21:26:38 -06:00
Travis Ralston 063bac77e5 Add a sync command 2019-09-27 20:02:03 -06:00
Travis Ralston 149d6dfa2e Add a help command 2019-09-27 16:12:53 -06:00
Travis Ralston 4d16ff3e51 Actually reply to status commands 2019-09-27 16:05:55 -06:00
Travis Ralston fa1ad260f1 Add a command to dump the rules the bot is using 2019-09-27 15:57:39 -06:00
Travis Ralston 39b59dbee1 Add commands for managing a personal ban list 2019-09-27 15:44:28 -06:00
Travis Ralston 41cc36e4c6 Refactor bot into its own class 2019-09-27 15:15:10 -06:00