zappyzep/backend/src/data
2020-10-16 02:01:07 +03:00
..
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 Add sticker_spam automod trigger 2020-10-16 02:01:07 +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 Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +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 Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +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 Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
GuildAutoReactions.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
GuildCases.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
GuildEvents.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
GuildLogs.ts Various Knub 30 and type fixes 2020-07-06 02:08:11 +03:00
GuildMemberTimezones.ts !timezone: add fuzzy matching for timezone name; add reset 2020-08-19 00:47:42 +03:00
GuildMutes.ts Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
GuildNicknameHistory.ts Change nickname storage to the intended 10 2020-07-29 01:58:28 +02:00
GuildPersistedData.ts Persist: remove voice mute persist support 2020-01-12 17:05:55 +02:00
GuildPingableRoles.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
GuildReactionRoles.ts Add --exclusive/-e to !reaction_roles 2019-11-30 23:39:32 +02:00
GuildReminders.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
GuildSavedMessages.ts Add sticker_spam automod trigger 2020-10-16 02:01:07 +03:00
GuildScheduledPosts.ts Add repeat options for scheduled posts 2019-12-01 23:23:34 +02:00
GuildSlowmodes.ts Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03: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 Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
GuildStats.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
GuildTags.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
GuildVCAlerts.ts Made Alerts infinite until timed out, added -active and changed cmd sigm 2020-04-03 16:09:58 +03:00
LogType.ts Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +03:00
Supporters.ts Store supporters in the database 2020-05-28 01:29:51 +03:00
UsernameHistory.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03: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