Commit graph

831 commits

Author SHA1 Message Date
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
8681dea66f Updated to Gradle 7.0.1 2021-05-16 07:58:06 -07:00
81cee7b00f Truncate UTC timestamp to seconds. 2021-05-15 12:50:49 -07:00
2de9dc66bd Added more Utils extensions. 2021-05-15 01:26:31 -07:00
8098a4855d Cleanup. 2021-05-14 21:46:23 -07:00
2e1c6e7732 Utils functions improvements. 2021-05-14 20:57:25 -07:00
790bd3159e Cleanup. 2021-05-13 21:37:16 -07:00
11a75a7179 Moved TwitterOAuth to Kotlin. 2021-05-13 19:26:52 -07:00
694cc119ed Removed spotbugs. 2021-05-12 19:03:14 -07:00
0d3dc268ca Fixed Google search test, again. 2021-05-11 17:51:52 -07:00