zappyzep/src/data
2019-01-13 17:56:25 +02:00
..
entities Add support for hiding cases with !hidecase 2019-01-13 17:56:25 +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 Test a more clear emoji for unmute logs 2019-01-06 12:32:07 +02:00
GuildActions.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
GuildArchives.ts Allow making archives permanent. Make archives permanent when attached to a case. Add log file metadata dynamically when served (instead of in the body directly). Add missing index on archives.expires_at. 2019-01-13 17:29:26 +02:00
GuildAutoReactions.ts Add auto-reaction support 2019-01-12 13:42:11 +02:00
GuildCases.ts Add support for hiding cases with !hidecase 2019-01-13 17:56:25 +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
GuildSavedMessages.ts tags: delete command/response msg if the other is deleted 2019-01-06 14:39:16 +02:00
GuildSlowmodes.ts Add Slowmode plugin 2018-12-15 17:04:04 +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 Separate timed/indefinite mutes/unmutes in logs 2019-01-03 04:37:44 +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