.. |
api
|
Handle plugin load errors gracefully
|
2020-07-30 20:40:00 +03:00 |
data
|
Update Massmute to newest version... again
|
2020-08-04 15:27:12 +02:00 |
migrations
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
plugins
|
Replace transliteration package use with a custom normalizer function
|
2020-08-05 03:38:14 +03:00 |
utils
|
Replace transliteration package use with a custom normalizer function
|
2020-08-05 03:38:14 +03:00 |
commandTypes.ts
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
configValidator.ts
|
Handle plugin load errors gracefully
|
2020-07-30 20:40:00 +03:00 |
globals.ts
|
Don'Ãt run message cleanup queries in the API process
|
2020-05-28 02:45:07 +03:00 |
humanizeDurationShort.ts
|
Add pagination to !mutes, show manual mutes separately with -manual
|
2020-05-22 22:11:08 +03:00 |
index.ts
|
Remove some of the non-fruitful debug attempts
|
2020-08-01 15:26:01 +03:00 |
logger.ts
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
migrateConfigsToDB.ts
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
pluginUtils.ts
|
Handle plugin load errors gracefully
|
2020-07-30 20:40:00 +03:00 |
Queue.ts
|
Automod work
|
2020-07-27 20:42:10 +03: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 |
RecoverablePluginError.ts
|
Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well.
|
2020-01-29 02:44:11 +02:00 |
RegExpRunner.ts
|
Tweaks to RegExpRunner
|
2020-08-05 02:36:09 +03:00 |
regExpRunners.ts
|
Run user-supplied regexes in worker threads with a timeout
|
2020-08-05 01:15:36 +03: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
|
Fix SimpleError not logging properly
|
2020-05-11 04:02:22 +03:00 |
staff.ts
|
dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup
|
2020-05-23 16:22:03 +03: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
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
types.ts
|
Add info types for ZeppelinPluginBlueprint
|
2020-07-22 23:11:42 +03: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
|
Initial work on stats
|
2019-12-01 15:57:35 +02:00 |
utils.ts
|
Improve audit log error handling, show BOT_ALERT in more cases
|
2020-08-05 02:25:13 +03:00 |
validation.test.ts
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
validatorUtils.ts
|
Run user-supplied regexes in worker threads with a timeout
|
2020-08-05 01:15:36 +03:00 |