zappyzep/src/data/entities
2019-02-20 00:01:14 +02:00
..
ArchiveEntry.ts Allow making archives permanent. Make archives permanent when attached to a case. Add log file metadata dynamically when served (instead of in the body directly). Add missing index on archives.expires_at. 2019-01-13 17:29:26 +02:00
AutoReaction.ts Add auto-reaction support 2019-01-12 13:42:11 +02:00
Case.ts Add special mention if a mod action was performed on behalf of another mod with the --mmod option 2019-02-08 20:25:35 +02:00
CaseNote.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
Mute.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
NameHistoryEntry.ts Add name history plugin 2019-01-06 15:27:51 +02:00
PersistedData.ts persist: fix roles not being reapplied properly on rejoin 2019-01-03 03:11:45 +02:00
PingableRole.ts Add support for pingable roles 2019-01-12 14:09:11 +02:00
ReactionRole.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
Reminder.ts Add reminders 2019-02-20 00:01:14 +02:00
SavedMessage.ts Log text/style tweaks; add message date to deletion logs 2018-12-22 12:38:52 +02:00
SelfGrantableRole.ts Add SelfGrantableRoles 2019-02-19 00:02:46 +02:00
SlowmodeChannel.ts Add Slowmode plugin 2018-12-15 17:04:04 +02:00
SlowmodeUser.ts Add Slowmode plugin 2018-12-15 17:04:04 +02:00
Starboard.ts Add Starboard plugin 2018-12-15 23:01:45 +02:00
StarboardMessage.ts Add Starboard plugin 2018-12-15 23:01:45 +02:00
Tag.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
TagResponse.ts tags: delete command/response msg if the other is deleted 2019-01-06 14:39:16 +02:00