.. |
entities
|
Add reminders
|
2019-02-20 00:01:14 +02:00 |
BaseRepository.ts
|
Switch from Knex to TypeORM. Update Knub.
|
2018-10-26 06:41:20 +03:00 |
CaseTypeColors.ts
|
Switch from Knex to TypeORM. Update Knub.
|
2018-10-26 06:41:20 +03:00 |
CaseTypes.ts
|
Switch from Knex to TypeORM. Update Knub.
|
2018-10-26 06:41:20 +03:00 |
db.ts
|
Switch from Knex to TypeORM. Update Knub.
|
2018-10-26 06:41:20 +03:00 |
DefaultLogMessages.json
|
Logs: make default log message for censored messages clearer
|
2019-03-16 12:31:05 +02:00 |
GuildActions.ts
|
GuildActions: create overloads for known actions; refactor certain actions, using only 1 args object; mutes: move !mutes to the Mutes plugin, fix case number not showing in mute list, make mute list prettier
|
2019-02-15 05:07:28 +02:00 |
GuildArchives.ts
|
Add GuildArchives.getUrl for getting the archive entry URL
|
2019-01-15 04:03:04 +02:00 |
GuildAutoReactions.ts
|
Add auto-reaction support
|
2019-01-12 13:42:11 +02:00 |
GuildCases.ts
|
ModActions: !cases without id now returns 5 most recent cases created by you, or the mod specified with --mod
|
2019-02-23 22:40:43 +02:00 |
GuildEvents.ts
|
Use actions/events for plugin interoperability. Move base case and mute functionality to their own plugins.
|
2018-11-25 17:04:26 +02:00 |
GuildLogs.ts
|
fix(ModActions): don't create duplicate logs/cases for massbans; add more code comments
|
2018-08-18 13:34:57 +03:00 |
GuildMutes.ts
|
Fix buggy mute cases
|
2018-12-23 01:00:56 +02:00 |
GuildNameHistory.ts
|
Add name history plugin
|
2019-01-06 15:27:51 +02:00 |
GuildPersistedData.ts
|
Fix error in restore plugin when saving is_voice_muted false
|
2018-12-14 09:08:18 +02:00 |
GuildPingableRoles.ts
|
Add support for pingable roles
|
2019-01-12 14:09:11 +02:00 |
GuildReactionRoles.ts
|
Switch from Knex to TypeORM. Update Knub.
|
2018-10-26 06:41:20 +03:00 |
GuildReminders.ts
|
Add reminders
|
2019-02-20 00:01:14 +02:00 |
GuildSavedMessages.ts
|
GuildSavedMessages: don't ignore edits with the same content (since embeds, attachments, etc. can differ)
|
2019-01-15 03:59:26 +02:00 |
GuildSelfGrantableRoles.ts
|
Add SelfGrantableRoles
|
2019-02-19 00:02:46 +02:00 |
GuildSlowmodes.ts
|
Slowmode: add support for native slowmode
|
2019-03-16 11:26:50 +02:00 |
GuildStarboards.ts
|
Add Starboard plugin
|
2018-12-15 23:01:45 +02:00 |
GuildTags.ts
|
tags: delete command/response msg if the other is deleted
|
2019-01-06 14:39:16 +02:00 |
LogType.ts
|
Improve mentions in default log messages. Add !vcmove logging. Don't attempt to !vcmove to the same channel the user is already in.
|
2019-03-16 11:45:30 +02:00 |
NameHistoryEntryTypes.ts
|
Add name history plugin
|
2019-01-06 15:27:51 +02:00 |
Zalgo.ts
|
Add zalgo filter in Censor plugin
|
2018-08-02 22:24:54 +03:00 |