|
bf985d5626
|
Fixed Google search test.
|
2021-05-04 17:57:47 -07:00 |
|
|
bd14a1e15e
|
Included currencies in help response.
|
2021-05-04 17:56:18 -07:00 |
|
|
c99210f624
|
Added Bitcoin module.
|
2021-05-04 01:03:33 -07:00 |
|
|
d6df365e4b
|
Cleanup.
|
2021-05-03 17:14:19 -07:00 |
|
|
9f3dc273f0
|
Cleanup.
|
2021-05-01 21:46:33 -07:00 |
|
|
f92f7d26b1
|
Renamed ReleaseInfo.mustache to version.mustache.
Added deploy script.
|
2021-04-29 19:59:32 -07:00 |
|
|
2c78d713eb
|
Using Jacoco snapshot.
Using src/main/java and src/main/kotlin.
|
2021-04-28 19:50:56 -07:00 |
|
|
b8cecdad1d
|
Cleanup.
|
2021-04-28 17:37:05 -07:00 |
|
|
21cbecff8e
|
Cleanup tests.
|
2021-04-28 08:23:14 -07:00 |
|
|
2f4e6bdb2d
|
Cleaned up null-safety checks.
|
2021-04-27 18:00:51 -07:00 |
|
|
ae6220d421
|
Updated copyright.
|
2021-04-26 22:17:54 -07:00 |
|
|
8b8cbb39f8
|
Added Utils.capitalize()
|
2021-04-26 22:06:13 -07:00 |
|
|
aaf44db38a
|
Upgraded to Kotlin 1.5.0
|
2021-04-26 15:23:21 -07:00 |
|
|
c950d7349a
|
Updated dependencies.
|
2021-03-12 21:26:54 -08:00 |
|
|
844253f2bc
|
Added onVersion.
|
2021-03-11 18:16:37 -08:00 |
|
|
6b5e8ab1ff
|
Fixed tests.
|
2021-03-11 18:16:17 -08:00 |
|
|
8815cde78f
|
Reverted to using with(x)
|
2020-12-08 15:11:12 -08:00 |
|
|
d33210c594
|
Cleanup.
|
2020-12-08 14:29:51 -08:00 |
|
|
19894dce1f
|
Changed with(x) to x.apply
|
2020-12-08 12:29:47 -08:00 |
|
|
aaecc8a9b4
|
Added addons.help()
|
2020-12-08 12:17:38 -08:00 |
|
|
629e26b292
|
Cleanup.
|
2020-12-08 01:40:09 -08:00 |
|
|
e01de36909
|
Improved sendList()
|
2020-12-08 01:39:19 -08:00 |
|
|
7146bfcc60
|
Improved helpFormat()
|
2020-12-08 01:34:02 -08:00 |
|
|
a0530a8dc2
|
Cleanup.
|
2020-12-07 01:34:11 -08:00 |
|
|
f9edff4813
|
Added addons.exec() and addons.match() functions.
Converted TellMessagesMgr and EntriesMgr to objects.
|
2020-12-07 01:33:59 -08:00 |
|
|
1c2234a9a2
|
Added Debug command.
Converted Utils classes to objects.
|
2020-12-06 16:02:31 -08:00 |
|
|
250c52b7d5
|
Reverted Tell and Twitter initializations to the init stage.
|
2020-12-06 02:39:24 -08:00 |
|
|
5a831f2c7c
|
Switched to MutableList vs ArrayList whenever possible.
Made sure logging level is enabled before logging.
|
2020-12-06 01:49:02 -08:00 |
|
|
ece6ae98a0
|
Converted ArrayList to List (tokenizer, etc.) whenever possible.
|
2020-12-05 14:45:43 -08:00 |
|
|
5a669601da
|
Replace java string functions with kotlin's.
|
2020-12-04 23:39:58 -08:00 |
|
|
69441f7006
|
Converted Mobibot class to Kotlin.
|
2020-12-04 23:11:39 -08:00 |
|
|
a44b0c1f49
|
Version 0.8.0-beta+305
|
2020-12-04 15:50:03 -08:00 |
|
|
92e703b68a
|
Convert Tell Message Manager to Kotlin.
|
2020-12-04 15:49:44 -08:00 |
|
|
274c711dc2
|
Version 0.8.0-beta+302
|
2020-12-04 03:06:19 -08:00 |
|
|
8178744f85
|
Fixed typo.
|
2020-12-04 03:05:52 -08:00 |
|
|
0e8db3440f
|
Optimized Links Manager.
|
2020-12-04 01:44:16 -08:00 |
|
|
2d24f5fc97
|
Switched to buffered output stream for stdout/stderr.
|
2020-12-04 01:40:20 -08:00 |
|
|
ca2939629f
|
Version 0.8.0-beta+287
|
2020-12-02 22:59:08 -08:00 |
|
|
7759e278e8
|
Converter Entry Links manipulation classes to Kotlin.
|
2020-12-02 22:57:25 -08:00 |
|
|
310ffb91da
|
Version 0.8.0-beta+234
|
2020-12-02 14:21:22 -08:00 |
|
|
d83ce652e7
|
Cleanup.
|
2020-12-02 14:20:53 -08:00 |
|
|
550e7a0bfb
|
Version 0.8.0-beta+219
|
2020-12-02 01:49:01 -08:00 |
|
|
9c1ab833da
|
Converted modules to Kotlin.
|
2020-12-02 01:48:19 -08:00 |
|
|
fa4457a6f6
|
Version 0.8.0-beta+125
|
2020-12-01 00:58:21 -08:00 |
|
|
3bd66fb1c4
|
Cleanup.
|
2020-12-01 00:57:35 -08:00 |
|
|
44de253040
|
Upgraded to Kotlin 1.4.0.
|
2020-08-17 14:30:24 -07:00 |
|
|
70d99a028d
|
Added try-with-resources.
|
2020-08-04 15:06:56 -07:00 |
|
|
64d2328618
|
Added BitBucket and GitLab CIs.
More code cleanup.
|
2020-07-26 02:13:01 -07:00 |
|
|
aea73acce5
|
Reworked info command.
|
2020-07-21 17:57:58 -07:00 |
|
|
8b4b0d7dd1
|
Cleanup.
|
2020-07-11 18:32:57 -07:00 |
|