zappyzep/src
2019-03-16 17:00:57 +02:00
..
data Logs: add permission for whether a user is pinged in logs or not (mainly to not ping mods); templateFormatter: fix error when following a plain value variable with a function variable 2019-03-16 16:10:30 +02:00
migrations Add reminders 2019-02-20 00:01:14 +02:00
plugins Tags: don't crash when using tags with invalid format, but log it to console instead 2019-03-16 17:00:57 +02:00
index.ts Add reminders 2019-02-20 00:01:14 +02: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 templateFormatter: return empty string for null/undefined variables; Tags: catch template syntax errors on tag creation; add mention() tag function 2019-03-16 16:59:01 +02:00
utils.ts Add templateFormatter; migrate from formatTemplateString to templateFormatter 2019-03-16 15:42:55 +02:00