zappyzep/backend/src
Dragory d2a6cb1684 Add --exclusive/-e to !reaction_roles
When reaction roles are set as exclusive, a user can only have 1
reaction role from that message. Others are removed automatically when
picking a role if needed.
2019-11-30 23:39:32 +02:00
..
api Disable unneeded tslint warning 2019-11-27 20:30:36 +02:00
data Add --exclusive/-e to !reaction_roles 2019-11-30 23:39:32 +02:00
migrations Add --exclusive/-e to !reaction_roles 2019-11-30 23:39:32 +02:00
plugins Add --exclusive/-e to !reaction_roles 2019-11-30 23:39:32 +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 chore: clean up getInviteCodesInString 2019-11-30 22:05:48 +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