Commit graph

10 commits

Author SHA1 Message Date
roflmaoqwerty
4eb28c3bd8 Remove manual mutes (#33)
The unmute command can now unmute users who have had the mute role manually applied to them
2020-01-28 22:20:05 +02:00
roflmaoqwerty
a37624a50d simplified reason assignment 2020-01-21 22:34:01 +11:00
roflmaoqwerty
24df1d827f fixed a bug where mute reasons were not relayed to the user 2020-01-21 22:19:28 +11:00
Dragory
0818b0479b
Small code clean-up 2020-01-18 11:23:38 +02:00
roflmaoqwerty
be28b64102 fixed bad parameter 2020-01-16 22:19:53 +11:00
roflmaoqwerty
3d5969979a implemented user alerts for updates 2020-01-16 22:19:08 +11:00
roflmaoqwerty
5883121281 implemented user alerts for mute updates 2020-01-15 22:15:39 +11:00
roflmaoqwerty
9aa4516a3a initial commit 2020-01-15 00:58:19 +11:00
roflmaoqwerty
af882627a1 changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11:00
Dragory
16111bbe84 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Renamed from src/plugins/Mutes.ts (Browse further)