3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/src
2019-04-20 20:15:31 +03:00
..
data Do saved message clean-up globally, not per-guild 2019-04-20 19:51:33 +03:00
migrations Add reminders 2019-02-20 00:01:14 +02:00
plugins Fix case preview in !cases when two or more of the first case notes have the same timestamp 2019-04-20 20:15:31 +03:00
customArgumentTypes.ts Fix resolvedUser and resolvedUserLoose types 2019-04-20 19:05:48 +03:00
index.ts Don't load all members on startup 2019-04-20 19:54:55 +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 templateFormatter: fix unknown values showing up as "false" 2019-04-17 09:43:27 +03:00
utils.ts Add custom argument types for deep-resolved users/members, use these in some places. Deprecate unknownUser (constant) and replace with instances of UnknownUser (class). 2019-04-20 19:03:30 +03:00