zappyzep/src
2019-04-14 17:03:29 +03:00
..
data Fix right click bans causing logs with the banned user's username missing 2019-04-14 13:26:29 +03:00
migrations Add reminders 2019-02-20 00:01:14 +02:00
plugins Include user notification result in warn/kick/ban cases 2019-04-14 17:03:29 +03:00
index.ts mute list: show whether the user has left the server or been banned; allow filtering by whether the user has left with --left 2019-04-13 03:17:09 +03:00
PluginRuntimeError.ts Add proper toString to PluginRuntimeError 2019-02-09 14:33:39 +02:00
Queue.ts Queue: allow overriding queue timeout 2019-02-23 21:19:46 +02:00
QueuedEventEmitter.ts tags: delete command/response msg if the other is deleted 2019-01-06 14:39:16 +02:00
SimpleError.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
templateFormatter.test.ts templateFormatter: fix empty string args not getting counted as arguments; add concat base template function 2019-03-16 16:39:07 +02:00
templateFormatter.ts evaluateTemplateVariable: require property to be a direct/own property of 'values', not from its prototype 2019-04-13 04:11:24 +03:00
utils.ts Allow overriding default unit for delay strings; use seconds by default for slowmodes 2019-04-14 14:05:16 +03:00