.. |
1540519249973-CreatePreTypeORMTables.ts
|
Move migrations under src
|
2018-12-14 06:45:50 +02:00 |
1543053430712-CreateMessagesTable.ts
|
Move migrations under src
|
2018-12-14 06:45:50 +02:00 |
1544877081073-CreateSlowmodeTables.ts
|
migrations: only drop tables if they exist
|
2018-12-15 17:38:34 +02:00 |
1544887946307-CreateStarboardTable.ts
|
Add Starboard plugin
|
2018-12-15 23:01:45 +02:00 |
1546770935261-CreateTagResponsesTable.ts
|
tags: delete command/response msg if the other is deleted
|
2019-01-06 14:39:16 +02:00 |
1546778415930-CreateNameHistoryTable.ts
|
Add name history plugin
|
2019-01-06 15:27:51 +02:00 |
1546788508314-MakeNameHistoryValueLengthLonger.ts
|
Make sure all usernames/nicknames fit in the db, even with discrim
|
2019-01-06 17:30:39 +02:00 |
1547290549908-CreateAutoReactionsTable.ts
|
Add auto-reaction support
|
2019-01-12 13:42:11 +02:00 |
1547293464842-CreatePingableRolesTable.ts
|
Add support for pingable roles
|
2019-01-12 14:09:11 +02:00 |
1547392046629-AddIndexToArchivesExpiresAt.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 |
1547393619900-AddIsHiddenToCases.ts
|
Add support for hiding cases with !hidecase
|
2019-01-13 17:56:25 +02:00 |
1549649586803-AddPPFieldsToCases.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 |
1550409894008-FixEmojiIndexInReactionRoles.ts
|
Fix emoji index in reaction roles
|
2019-02-17 15:26:44 +02:00 |
1550521627877-CreateSelfGrantableRolesTable.ts
|
Add SelfGrantableRoles
|
2019-02-19 00:02:46 +02:00 |
1550609900261-CreateRemindersTable.ts
|
Add reminders
|
2019-02-20 00:01:14 +02:00 |
1556908589679-CreateUsernameHistoryTable.ts
|
Prepare to migrate usernames to a new table
|
2019-05-03 22:25:23 +03:00 |
1556909512501-MigrateUsernamesToNewHistoryTable.ts
|
Third time's the charm
|
2019-05-03 22:40:05 +03:00 |