Commit graph

696 commits

Author SHA1 Message Date
cbc69be517 Code cleanup and added test. 2022-02-14 22:39:24 -08:00
4abdb268ef Code cleanup. 2022-02-14 22:38:51 -08:00
ea40d71f14 Changed buildCmdSyntax to helpCmdSyntax 2022-02-14 22:37:34 -08:00
0dd02d7039 Added URL reader and encoder extension funtions. 2022-02-14 22:34:46 -08:00
25d7a74568 Added unescapeXml extension function. 2022-02-14 22:28:09 -08:00
fe6ddf267d Added toLinkLabel extension function. 2022-02-14 22:23:25 -08:00
0cf98c6ca4 Added PircBotX license. 2022-01-19 22:55:21 -08:00
8c13c44731 Merge branch '0.8' 2022-01-19 15:31:08 -08:00
adb7a8c692 Updated website docs. 2022-01-19 15:25:07 -08:00
881bd716b0 Added Names holding object to Addons. 2022-01-18 10:03:50 -08:00
a70f22d402 Changed Modules command to fetch data directly from the addons. 2022-01-16 18:32:28 -08:00
c99d2ce805 Updated dependencies. 2022-01-16 18:31:38 -08:00
e4dd6d5254 Added support for disabled-modules and disabled-commands properties. 2022-01-08 23:11:44 -08:00
12bc76406b Updated copyright and licenses. 2022-01-01 07:08:08 -08:00
dfc711b180 Updated dependencies. 2022-01-01 06:37:44 -08:00
bc2a427f48 Updated to Log4j 2.17. 2021-12-19 12:42:18 -08:00
2573c7d596 Upgraded to Gradle 7.3.2 2021-12-17 01:42:02 -08:00
8903d67e9c Added more tests. 2021-12-17 01:41:22 -08:00
99a27c2769 Upgraded to log4j 2.16.0 and Kotlin 1.6.10. 2021-12-17 01:37:06 -08:00
db8e1c198c Updated dependencies. 2021-12-05 22:58:27 -08:00
5dd1f89105 Added AddComment(EntryComment). 2021-12-05 22:57:58 -08:00
0e80f22b4f Added isEnabled function. 2021-12-05 22:57:33 -08:00
562adec177 Added more tests. 2021-12-05 22:56:36 -08:00
fd39c25c7d Cleanup. 2021-12-05 22:55:32 -08:00
db6f322ce5 Baseline update. 2021-11-28 23:39:05 -08:00
db1a1a9474 Removed jacoco.
Added isNonStable function for versions plugin.
2021-11-28 23:39:05 -08:00
54e6e6dd87 Cleaned up. 2021-11-28 23:39:05 -08:00
65e221a4f6 Improved IP address regex. 2021-11-28 23:39:05 -08:00
35d8be009e Switched to buildList/Map. 2021-11-28 23:39:05 -08:00
97a9fd1597 Added lastOrEmpty() extension function. 2021-11-28 23:39:05 -08:00
10f1ee8518 Cleaned up constructors. 2021-11-28 23:39:05 -08:00
4e1e09b069 Switched uptime to Duration API. 2021-11-28 23:38:59 -08:00
7c270ed872 Added more tests. 2021-11-17 08:05:45 -08:00
e462a70147 Reverted back to Jacoco reports for Sonarqube. 2021-11-16 22:16:17 -08:00
ede05c39df Upgraded to Kotlin 1.6.0.
Trying out Kover instead of Jacoco.
2021-11-16 22:08:38 -08:00
655889d2b9 Use filters instead of looping through all messages. 2021-11-16 22:07:31 -08:00
aab95fb040 Minor cleanups. 2021-11-16 22:04:41 -08:00
2963e747be Added more tests. 2021-11-16 22:02:45 -08:00
bc75d1eb73 Improved event null-checks. 2021-11-16 19:40:50 -08:00
ba9d79ce60 Converted colorize, bold, etc. to extension functions. 2021-11-16 10:46:22 -08:00
3ea0e4b3ac Reworked ModuleException. 2021-11-14 21:56:26 -08:00
29eae2e7ee Fixed unknown host test. 2021-11-14 15:41:38 -08:00
9b8caaa4a8 Updated to Gradle 7.3.
Bumped dependencies.
2021-11-14 15:40:59 -08:00
29b8888eca Avoid if-null Checks. 2021-11-14 15:38:38 -08:00
f1b50d741c Cleaned up messages classes. 2021-11-14 15:37:26 -08:00
8efb09cea8 Cleaned up tests. 2021-11-12 09:19:58 -08:00
0a6b84fa2b Switched to random extension function. 2021-11-12 09:19:14 -08:00
5dd8b36f92 Bumped CIs to Java 11 & 17. 2021-11-09 10:03:15 -08:00
f53f43082a Fixed incorrect bot nickname. 2021-11-09 10:00:35 -08:00
9fb870648e Moved to PircBotX and assertk. 2021-11-08 13:54:48 -08:00