Commit graph

707 commits

Author SHA1 Message Date
44de253040 Upgraded to Kotlin 1.4.0. 2020-08-17 14:30:24 -07:00
d7bfd70fa9 Upgraded to Kotlin 1.4.0-rc 2020-08-09 21:07:05 -07:00
8cd309e3a3 Updated dependencies. 2020-08-04 15:15:41 -07:00
70d99a028d Added try-with-resources. 2020-08-04 15:06:56 -07:00
94871a4df8 Fixed CI_NAME env. 2020-07-26 17:28:48 -07:00
6d556afa40 Moved env to test step. 2020-07-26 16:42:01 -07:00
9552dd1373 Added env secrets. 2020-07-26 16:34:12 -07:00
71a3bb4dba
Move env section. 2020-07-26 16:15:18 -07:00
ec066d6298
Fixed push, etc., again. 2020-07-26 16:07:48 -07:00
fd9a5f83fe
Fixed push. 2020-07-26 16:04:42 -07:00
64d2328618 Added BitBucket and GitLab CIs.
More code cleanup.
2020-07-26 02:13:01 -07:00
c65204414d Updated dependencies. 2020-07-21 17:58:11 -07:00
aea73acce5 Reworked info command. 2020-07-21 17:57:58 -07:00
62417e76f7 Updated dependencies. 2020-07-15 18:34:33 -07:00
8b4b0d7dd1 Cleanup. 2020-07-11 18:32:57 -07:00
044f1b85b7 shutdown on autoPost only. 2020-07-11 18:32:30 -07:00
1749a081de Updated dependencies. 2020-07-11 18:29:46 -07:00
52c5e2dba7 Cleanup. 2020-06-20 20:21:56 -07:00
8f35d050df Removed okhttp3 dependency, using Utils.readUrl() isntead. 2020-06-20 17:09:58 -07:00
875269f5a6 Added Utils.encodeUrl() 2020-06-20 11:09:21 -07:00
8d33ddc252 Fixed copyright. 2020-06-20 11:07:51 -07:00
6b615cf141 OpenJDK 11.0.7 for CircleCI. 2020-06-19 19:04:59 -07:00
c88be2b4e5 JDK 11 min requirements because of LTS. 2020-06-19 18:36:15 -07:00
dcd6996c39 Updated dependencies, wrapper, etc. 2020-06-19 14:20:33 -07:00
b729eb2729 Moved Pinboard to kotlin and added tests. 2020-06-19 14:19:23 -07:00
d6a85ef4af Cleaned up msg. 2020-06-13 03:27:50 -07:00
d843c65f6f Updated dependencies. 2020-06-13 02:04:04 -07:00
ea21cd5383 Updated dependencies. 2020-05-19 00:00:02 -07:00
6c394c373d Fixed missing property initialization. 2020-05-10 21:25:06 -07:00
2461504888 Updated Gradle. 2020-05-01 22:57:51 -07:00
eecc2f093f Fixed bug in setProperty where the wrong constant was used. 2020-05-01 22:57:17 -07:00
b55bfb45b7 Updated dependencies. 2020-04-30 18:18:42 -07:00
8bc04b0940 Renamed UrlMgr to LinksMgr. 2020-04-30 18:18:20 -07:00
725937bf61 Cleanup. 2020-04-29 11:52:28 -07:00
1a5ae72d6e Added urlReader() method. 2020-04-29 11:52:03 -07:00
6787b0dcbe Updated PMD version. 2020-04-29 11:51:22 -07:00
5c3b2074ba Added Addons to handle adding commands & modules and related properties.
Commands now have their own properties and are initialized with the bot instance.
2020-04-28 21:01:18 -07:00
e2faa55c9f Gradle upgrade. 2020-04-28 20:52:30 -07:00
aba2633dc4 Cleanup. 2020-04-27 23:19:16 -07:00
34636ea9f9 Added ChannelFeed command. 2020-04-27 23:18:30 -07:00
bcf659c5a8 Updated dependencies. 2020-04-27 23:16:14 -07:00
e022bc90ff Updated dependencies. 2020-04-16 16:10:07 -07:00
c9366d856f Fixed title parsing. 2020-04-16 15:54:02 -07:00
fc35b6bfc8 Changed sendCommandsList to sendList. 2020-04-16 15:40:30 -07:00
b73ffc061d Added source & traget compatibility. 2020-04-01 20:31:14 -07:00
b99a2f568e Fixed defaultTags. 2020-04-01 20:00:51 -07:00
4048636696 Converted Message to Kotlin. 2020-04-01 17:38:22 -07:00
bde70343b7 Added toString() 2020-04-01 11:12:43 -07:00
2ffa5f29b9 Fix for Java 9 compatibility (isBlank) 2020-03-31 22:56:27 -07:00
e3cbc4e808 Cleanup. 2020-03-31 22:44:17 -07:00