zappyzep/src/data
2019-05-03 16:42:14 +03:00
..
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 Add message IDs to default message edit/delete logs 2019-05-03 16:42:14 +03:00
GuildArchives.ts Add templateFormatter; migrate from formatTemplateString to templateFormatter 2019-03-16 15:42:55 +02:00
GuildAutoReactions.ts Add auto-reaction support 2019-01-12 13:42:11 +02:00
GuildCases.ts Deprecate GuildActions. Fix double case posting when muting a user for message spam. Update to new mute/case style when muting a user for "other" spam. 2019-04-20 17:36:28 +03: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 Notify user for spam detection mutes. Add notification status ('user notified in DMs' etc.) to the case. Log case updates. Add 'unmuted immediately' to the case for unmutes without a time. 2019-04-13 17:35:02 +03: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 Do saved message clean-up globally, not per-guild 2019-04-20 19:51:33 +03: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 Work on better error messages for mod actions, allow muting users that are not on the server; WIP 2019-04-18 08:45:51 +03: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