Commit graph

690 commits

Author SHA1 Message Date
d7bdcd66d0 Update to Kotlin 1.5.31. 2021-10-04 14:34:38 -07:00
48b5c8a345 Converted all Thread() to coroutines. 2021-09-15 17:31:26 -07:00
25a0850b71 Now using coroutines in ThreadedModule. 2021-09-15 13:03:01 -07:00
f4c6bf48fa Trim command before processing private message. 2021-09-09 08:21:32 -07:00
6f575bf921 Fixed unnecessary JDK 16 only syntax. 2021-08-24 20:44:47 -07:00
e0a51d21f9 Revert "Fixed kapt daemon configuration for JDK < 16."
This reverts commit 1db47a0b22.
2021-08-24 20:41:58 -07:00
1db47a0b22 Fixed kapt daemon configuration for JDK < 16. 2021-08-24 19:04:51 -07:00
d130957c6f Dependencies updates. Kotlin 1.5.30. 2021-08-24 18:56:33 -07:00
c7961c2817 Added currency formatting. 2021-08-01 23:23:44 -07:00
d11f32189e Added separator parameter to sendList() function. 2021-08-01 23:23:14 -07:00
2784af626b Added more zones. 2021-08-01 14:36:25 -07:00
ef6c600dbc Added dice & cards emoji/unicode to games. 2021-08-01 00:52:20 -07:00
abd34bde80 Added more countries. 2021-07-31 14:24:49 -07:00
aab28b5979 Added capitalizeWords extension function. 2021-07-31 14:23:43 -07:00
79efd005d1 Fixed me keyword use for ops. 2021-07-30 18:33:56 -07:00
6f297a0d6b Fixed country code. 2021-07-30 18:33:09 -07:00
9f82690ec7 Sorted the currency rates. 2021-07-30 16:58:16 -07:00
1d15d669b1 Fixed country code lookup and added more tests. 2021-07-30 14:51:24 -07:00
d05499a76f Cleaned up and added test to messages. 2021-07-30 14:50:15 -07:00
00caee4bc1 Fixed colorize function. 2021-07-30 03:25:45 -07:00
04e88264cd Cleaned up and added more tests. 2021-07-30 02:53:38 -07:00
af9546e3d1 Cleanup. 2021-07-30 01:26:12 -07:00
1535290290 Implemented appendIfMissing and replaceEach extension functions to remove dependencies on StringUtils. 2021-07-30 01:19:31 -07:00
d8930a9520 Dependencies update. 2021-07-30 01:14:06 -07:00
5d90571843 Switched back to Java 1.8 compatibility. 2021-07-08 12:27:57 -07:00
663f7d682a Reverted to Kotlin 1.5.10. 2021-07-06 18:24:13 -07:00
a8a4500125 Updated dependencies. 2021-07-06 17:08:41 -07:00
7c2ad09ff1 Removed checkstyle, using IDEA default code format. 2021-06-18 21:31:40 -07:00
fdd1fb7e42 Updated dependencies. 2021-06-16 21:58:11 -07:00
05ef252bf7 Moved to irc.libera.chat. 2021-06-16 16:17:18 -07:00
e35d112b28 Cleanup. 2021-06-11 20:22:57 -07:00
b2dcf781c2 Added Gihub workflow matrix for Java 11 & 15. 2021-05-31 02:49:28 -07:00
3f628e58f0 Updated PMD rules. 2021-05-29 22:01:18 -07:00
e873d01338 Fixed Google search test for GitHub CI. 2021-05-28 11:37:25 -07:00
2c1ea56e79 Updated dependencies. 2021-05-28 11:29:39 -07:00
05b7ca8a41 Format cryptoprice as currency. 2021-05-25 18:10:44 -07:00
43615f253c Removed TravisCI. 2021-05-20 20:09:01 -07:00
1263160924 Switched to system-wide Gradle. 2021-05-20 18:09:42 -07:00
d2c0e12e1a Added Gradle caches setup and cleanup. 2021-05-19 20:18:32 -07:00
e4d3f3f2c4 Added GitHub token env. 2021-05-19 19:42:55 -07:00
b8c3bf9615 Added sonar.organization property. 2021-05-19 19:29:48 -07:00
30f2ef7273 Added Sonarcloud URL. 2021-05-19 19:23:38 -07:00
381887d937 Testing Sonarqube with GitHub CI. 2021-05-19 19:13:02 -07:00
98ed1d5042 Added Sonarcloud to GitHub CI. 2021-05-19 19:01:47 -07:00
9270f5f8b4 Removed Sonarcloud from TravisCI. 2021-05-19 18:43:20 -07:00
5b9d8911e1 Removed fetch on TravisCI 2021-05-19 18:24:56 -07:00
48c2ad65c0 Cleanup. 2021-05-18 23:48:25 -07:00
6644400a23 Added shudown() with associated Die and Kill commands. 2021-05-18 22:13:31 -07:00
484f11664e Added FeedReader tests. 2021-05-18 22:12:07 -07:00
082b430ee2 Cleanup. 2021-05-18 22:05:11 -07:00