.. |
cleanup
|
Add time_and_date plugin. Use it for timezones and date formats around the bot.
|
2020-08-19 00:19:12 +03:00 |
entities
|
counters: move triggers to counters plugin; architectural tweaks
|
2021-04-02 16:36:45 +03:00 |
AllowedGuilds.ts
|
Add bot owner commands for adding/removing servers and dashboard users
|
2020-10-10 14:21:59 +03:00 |
ApiLogins.ts
|
Refresh dashboard authentication on every API call and every 15 minutes
|
2021-05-22 21:15:23 +03:00 |
ApiPermissionAssignments.ts
|
Add bot owner commands for adding/removing servers and dashboard users
|
2020-10-10 14:21:59 +03:00 |
ApiUserInfo.ts
|
Add time_and_date plugin. Use it for timezones and date formats around the bot.
|
2020-08-19 00:19:12 +03:00 |
BaseGuildRepository.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 |
BaseRepository.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 |
CaseTypes.ts
|
Add case icons. Clean up !cases. Allow customizing case colors and icons.
|
2020-08-11 04:16:06 +03:00 |
Configs.ts
|
Add config retention period / cleanup
|
2020-06-02 00:47:37 +03:00 |
db.ts
|
*Remove* debug line
|
2020-05-13 07:56:39 +03:00 |
DefaultLogMessages.json
|
Use new voice channel mentions in default voice logs
|
2021-04-10 23:42:39 +03:00 |
encryptedJsonTransformer.ts
|
Encrypt message data at rest
|
2020-09-16 22:32:43 +03:00 |
encryptedTextTransformer.ts
|
Encrypt archives at rest
|
2020-09-16 22:42:25 +03:00 |
getChannelIdFromMessageId.ts
|
!source: don't show source of messages you don't have access to; allow mods to use the command by default
|
2020-08-05 23:57:09 +03:00 |
GuildAntiraidLevels.ts
|
Fix antiraid level upsert for MySQL
|
2020-09-15 00:59:46 +03:00 |
GuildArchives.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildAutoReactions.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildCases.ts
|
Add pagination to !cases -mod
|
2020-12-15 15:18:08 +02:00 |
GuildCounters.ts
|
Tweak counter reset logic
|
2021-05-03 20:42:43 +03:00 |
GuildEvents.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildLogs.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildMemberTimezones.ts
|
!timezone: add fuzzy matching for timezone name; add reset
|
2020-08-19 00:47:42 +03:00 |
GuildMutes.ts
|
Allow certain or all roles to be removed upon mute and readded on unmute (#140)
|
2021-02-13 20:04:40 +02:00 |
GuildNicknameHistory.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildPersistedData.ts
|
Persist: remove voice mute persist support
|
2020-01-12 17:05:55 +02:00 |
GuildPingableRoles.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildReactionRoles.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildReminders.ts
|
Run prettier and check tslint on entire codebase
|
2020-01-12 11:48:31 +02:00 |
GuildSavedMessages.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildScheduledPosts.ts
|
Add repeat options for scheduled posts
|
2019-12-01 23:23:34 +02:00 |
GuildSlowmodes.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildStarboardMessages.ts
|
starboard: post-merge tweaks; use preprocessStaticConfig; utilize overrides rather than config properties when possible
|
2019-11-28 02:39:26 +02:00 |
GuildStarboardReactions.ts
|
Fix race conditions and duplicate stars in starboard
|
2020-12-23 05:28:21 +02:00 |
GuildStats.ts
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
GuildTags.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
GuildTempbans.ts
|
Add tempbans (#139)
|
2021-01-28 01:20:55 +02:00 |
GuildVCAlerts.ts
|
Made Alerts infinite until timed out, added -active and changed cmd sigm
|
2020-04-03 16:09:58 +03:00 |
LogType.ts
|
Add command to kick from VC (#124)
|
2021-01-28 01:28:26 +02:00 |
Supporters.ts
|
Store supporters in the database
|
2020-05-28 01:29:51 +03:00 |
UsernameHistory.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
Zalgo.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 |