zappyzep/backend/src
Dragory 7df1bb91d2 automod: show matched text in summaries; don't use show post date in summaries; add logMessage variable to alert action
Post date will always be more or less the time the log message is posted.

The logMessage variable in the alert action contains the full,
formatted log message that would be posted in a log channel as the
AUTOMOD_ACTION log type.
2019-11-30 18:16:02 +02:00
..
api Disable unneeded tslint warning 2019-11-27 20:30:36 +02:00
data Remove obsolete GuildStarboards repository 2019-11-30 17:05:36 +02:00
migrations Finished Starboard (Pre Override test) 2019-11-09 00:48:38 +01:00
plugins automod: show matched text in summaries; don't use show post date in summaries; add logMessage variable to alert action 2019-11-30 18:16:02 +02:00
configValidator.ts 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
customArgumentTypes.ts 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
index.ts Fix issues caused by @shared tsconfig path 2019-11-08 00:03:02 +02:00
migrateConfigsToDB.ts 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
PluginRuntimeError.ts 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
Queue.ts 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
QueuedEventEmitter.ts 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
SimpleCache.ts 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
SimpleError.ts 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
templateFormatter.test.ts 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
templateFormatter.ts 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
uptime.ts 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
utils.test.ts Fix URL matching in automod, censor, and spam plugin 2019-11-27 20:41:45 +02:00
utils.ts automod: show matched text in summaries; don't use show post date in summaries; add logMessage variable to alert action 2019-11-30 18:16:02 +02:00
validation.test.ts Run a loose pre-check before preprocessStaticConfig 2019-11-28 02:34:41 +02:00
validatorUtils.ts Run a loose pre-check before preprocessStaticConfig 2019-11-28 02:34:41 +02:00