Commit Graph

1499 Commits

Author SHA1 Message Date
NovaFox161 c0b8b7efc0 This should fix all the formatting issues 2021-11-20 01:55:51 -06:00
NovaFox161 3e1995d5e1 Messing with more formatting and logic 2021-11-20 01:37:16 -06:00
NovaFox161 1dd7baf919 Messing with formatting and logic 2021-11-20 01:12:52 -06:00
NovaFox161 833df3efd1 Fix message formatting hopefully 2021-11-20 00:57:01 -06:00
NovaFox161 393bdc8ba0 Use ZonedDateTime instead of LocalDateTime 2021-11-20 00:46:11 -06:00
NovaFox161 ecb34fc13b Add calendar overview to /linkcal 2021-11-20 00:15:37 -06:00
NovaFox161 d8ba6ddbbf Fix bot mention code for later 2021-11-19 21:48:16 -06:00
NovaFox161 3c53d254b5 Fix class name typo 2021-11-19 21:29:56 -06:00
NovaFox161 470f25eeb6 Update to kotlin 1.6 + bump versions of a few deps 2021-11-19 20:19:28 -06:00
NovaFox161 dc710e2cab This should fix wizards not auto clearing after timeout 2021-11-19 17:20:45 -06:00
NovaFox161 ce516f5cea Fix not updating API uptime stat 2021-11-18 12:22:36 -06:00
NovaFox161 8672edf6ff Close wizards on successful confirmation 2021-11-17 21:22:14 -06:00
NovaFox161 1d5c70356e Add min/max value to int inputs for commands where applicable 2021-11-17 19:55:19 -06:00
NovaFox161 c216340912 Update to d4j 3.2.1 2021-11-17 19:35:03 -06:00
NovaFox161 62f326bac5 Fix formatting on old command migration message 2021-11-15 14:47:13 -06:00
NovaFox161 4d98f5f7cf This should fix external cal auth errors 2021-11-14 17:49:24 -06:00
NovaFox161 9e7ed1fc9e Next development version 2021-11-14 16:17:02 -06:00
NovaFox161 fd4c0c22c2 Release version 4.1.3 4.1.3 2021-11-14 14:41:38 -06:00
NovaFox161 91fc0005f0 Fix event color linkrot 2021-11-12 14:34:14 -06:00
NovaFox161 c6f6d9bfac This should resolve event ordering issues 2021-11-12 13:18:45 -06:00
NovaFox161 5efcd9bada Accidentally removed a needed dep for web 2021-11-11 20:27:25 -06:00
NovaFox161 4ac3e2217c Left a file unchanged on accident 2021-11-11 11:08:02 -06:00
NovaFox161 6588d0f881 Bump dependency versions and remove unneeded deps 2021-11-11 11:02:54 -06:00
NovaFox161 8d945aa2fe Fix @everyone and @here mentions for announcements 2021-11-09 11:10:01 -06:00
Nova Fox 849bceab58 Fix encryption race condition (#119) 2021-11-08 16:43:50 -06:00
NovaFox161 5fb02e2b28 Forgot to add auth headers 2021-11-04 20:15:59 -05:00
NovaFox161 1b882f6315 Fix incorrect url and add status tracking 2021-11-04 17:51:05 -05:00
Nova Fox 9d289110c1 Add discal CAM - A centralized authentication source (#118) 2021-11-04 17:08:55 -05:00
NovaFox161 f771fa8a6e This should fix several small bugs with new announcement embeds 2021-10-18 13:01:09 -05:00
NovaFox161 773d517c72 Attempting fix for specific announcement types with new executor 2021-10-17 13:32:41 -05:00
NovaFox161 0a9392cdc5 Update dependencies 2021-10-16 15:19:35 -05:00
NovaFox161 40feb1ef06 Fix publish param not being displayed correctly 2021-10-16 12:29:23 -05:00
NovaFox161 6c5f9a3d4b Clean up event command docs 2021-10-15 23:17:03 -05:00
NovaFox161 ffc8b70a11 Fix bad SQL syntax 2021-10-15 23:05:18 -05:00
NovaFox161 b036c2c536 Rename db tables to drop unneeded prefix (legacy) 2021-10-15 22:55:49 -05:00
NovaFox161 fcc8f76456 Convert database charset and collation to utf8
This allows for full unicode in anything stored in the database. So, now we finally have emote support in announcements
2021-10-15 22:11:22 -05:00
NovaFox161 cb6bf1f8fe Make sure all embed fields are safely trimmed 2021-10-15 19:33:08 -05:00
NovaFox161 7ca5ba384c Fix event view 2021-10-15 17:35:37 -05:00
NovaFox161 58603f5327 Remove DBL library since it keeps breaking builds 2021-10-15 17:25:10 -05:00
NovaFox161 b2c20d1881 Better formatting for calendar and event embeds 2021-10-15 17:07:11 -05:00
NovaFox161 5ac25ade51 Event view will now no longer be ephemeral 2021-10-15 16:48:20 -05:00
NovaFox161 ea43f825c9 Fix various issues with event command 2021-10-15 16:32:58 -05:00
NovaFox161 f2a4935866 Fix pre event embed 2021-10-15 15:55:08 -05:00
Nova Fox 8879d5028d Rewrite event command to slash command (#117)
This rewrites the event command into being a slash command, complete with in-built support for multi-cal and fully abstracted from google code to allow drop-in support for additional hosts

Just needs testing
2021-10-15 15:40:22 -05:00
NovaFox161 bbac319745 Move all versions into gradle.properties 2021-10-14 12:36:29 -05:00
NovaFox161 d3d0c95557 More legacy code removal and cleanup 2021-10-13 16:02:22 -05:00
NovaFox161 3b0ba0e660 Forgot to add calendar to google calendar model instance on update 2021-10-13 12:53:42 -05:00
NovaFox161 2bbe9d13b3 Convert HTML to markdown for discord embeds 2021-10-13 12:52:22 -05:00
NovaFox161 2c4f124220 Improve html code formatting slightly 2021-10-12 17:25:33 -05:00
NovaFox161 4064ee1150 Add information for web/api ram usage 2021-10-12 16:55:10 -05:00