|
0e04a40a76
|
Cleanup tests.
|
2019-07-29 10:50:09 -07:00 |
|
|
65dcbcc4e3
|
Reworked exception testing.
|
2019-07-29 10:49:19 -07:00 |
|
|
65b61aa5a3
|
Added TellMessage tests.
|
2019-07-29 10:48:19 -07:00 |
|
|
6a1b3976ed
|
Version 0.7.3-beta+471
|
2019-07-28 23:14:19 -07:00 |
|
|
34c7adddff
|
Added country to invalid city ID search.
|
2019-07-28 23:13:47 -07:00 |
|
|
b73e9597c1
|
Version 0.7.3-beta+468
|
2019-07-28 16:22:38 -07:00 |
|
|
b8539a7295
|
Handled invalid city ID.
|
2019-07-28 15:58:00 -07:00 |
|
|
106accdcf5
|
FindBugs false positive suppression.
|
2019-07-28 15:57:28 -07:00 |
|
|
be9a146440
|
Added toString method.
|
2019-07-28 15:27:06 -07:00 |
|
|
c276c8f42c
|
Version 0.7.3-beta+450
|
2019-05-27 00:08:52 -07:00 |
|
|
19898d2c1c
|
Code cleanup.
|
2019-05-27 00:08:05 -07:00 |
|
|
43e31ddf63
|
Added twitterNotification method.
|
2019-04-27 20:30:12 -07:00 |
|
|
8976686286
|
Temporarily using mobibot.mustache to fix CI until Semver 1.2.0 is out.
|
2019-04-27 03:52:14 -07:00 |
|
|
82f4cf7cfb
|
Fix for CI.
|
2019-04-27 03:26:43 -07:00 |
|
|
ad4701060d
|
PMD cleanup.
|
2019-04-27 03:07:25 -07:00 |
|
|
7e16f1cb3f
|
Used variable instead of repeat literal strings. (PMD)
|
2019-04-27 03:06:37 -07:00 |
|
|
f4afbcaaa5
|
Added locale. (PMD)
|
2019-04-27 03:04:40 -07:00 |
|
|
7f06e8b348
|
Made sure logger is enabled before logging errors/warnings. (PMD)
|
2019-04-27 03:02:52 -07:00 |
|
|
f6234f6db3
|
Removed uneccesary initialization. (PMD)
|
2019-04-27 02:59:52 -07:00 |
|
|
8e78731924
|
Made logger static. (PMD)
|
2019-04-27 02:59:31 -07:00 |
|
|
ae02320478
|
Using ConcurrentHashMap (PMD)
|
2019-04-27 02:58:59 -07:00 |
|
|
612c358d26
|
Moved variable outside for-loop (PMD)
|
2019-04-27 02:58:31 -07:00 |
|
|
eec6741a2f
|
Combined append calls (PMD)
|
2019-04-27 02:57:36 -07:00 |
|
|
214180491f
|
Added missing @Override (PMD)
|
2019-04-27 02:56:33 -07:00 |
|
|
e785fd6852
|
Removed unecessary variable (PMD)
|
2019-04-27 02:56:17 -07:00 |
|
|
063e23358b
|
Added default constructor and javadoc.
|
2019-04-27 02:55:00 -07:00 |
|
|
5417bc1717
|
Removed generic exceptions (PMD)
|
2019-04-27 02:54:16 -07:00 |
|
|
1ba412d1f0
|
Added call to super() in constructor (PMD)
|
2019-04-27 02:53:30 -07:00 |
|
|
bc4399f798
|
Added private constructor (PMD)
|
2019-04-27 02:51:06 -07:00 |
|
|
1d7f8eb86b
|
Added default locale (PMD)
|
2019-04-27 02:50:47 -07:00 |
|
|
bd9bb8d47e
|
Suppress Warnings (PMD)
|
2019-04-27 02:43:16 -07:00 |
|
|
be0c1c4cd4
|
Repeat string to variables (PMD)
|
2019-04-27 02:37:45 -07:00 |
|
|
bb23d7e79d
|
Using List instead of ArrayList (PMD)
|
2019-04-27 02:37:21 -07:00 |
|
|
59626b1d94
|
Spotbugs JDK 8 cleanups.
|
2019-04-20 06:24:53 -07:00 |
|
|
bae9c82ba8
|
Spotbugs cleanups.
|
2019-04-20 05:38:38 -07:00 |
|
|
c016b92db0
|
Flipped equals checks against literal values.
|
2019-04-20 05:38:05 -07:00 |
|
|
86ca904c9e
|
Implemented getChannelName().
|
2019-04-20 05:35:20 -07:00 |
|
|
a43ef4f0e3
|
Improved dealing with ignored nicks.
|
2019-04-20 05:30:44 -07:00 |
|
|
57a02f9ffb
|
spotbugs cleanup.
|
2019-04-20 05:27:41 -07:00 |
|
|
0732a0ff91
|
Now using an unmodifiableMap.
|
2019-04-20 05:27:25 -07:00 |
|
|
ee7111d91d
|
Now using java.nio newOutputStream and newInputStream.
|
2019-04-20 05:26:21 -07:00 |
|
|
48a6c29fc9
|
Reworked deleting old message using removeIf instead of in a loop.
|
2019-04-20 05:22:06 -07:00 |
|
|
7ff30c1ce8
|
spotbugs cleanups.
|
2019-04-20 05:20:42 -07:00 |
|
|
8047266f13
|
Cleanup.
|
2019-04-19 23:39:24 -07:00 |
|
|
f38f9ce74e
|
Added tests for EntryLink.
|
2019-04-19 22:56:33 -07:00 |
|
|
6518969031
|
Cleanup.
|
2019-04-19 22:55:43 -07:00 |
|
|
72dce163e9
|
Moved CONNECT_TIMEOUT to Constants.
|
2019-04-19 22:55:14 -07:00 |
|
|
8e8e530181
|
Cleanup.
|
2019-04-19 21:02:54 -07:00 |
|
|
8f408d1f46
|
Added twitter notification on join.
|
2019-04-19 21:02:01 -07:00 |
|
|
474a31bdee
|
Created tell and entries packages and Constants class.
|
2019-04-19 20:59:51 -07:00 |
|