|
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 |
|
|
64ffd95aba
|
Checkstyle fixes.
|
2019-04-17 00:23:02 -07:00 |
|
|
7c724db67e
|
Cleanup.
|
2019-04-14 19:05:02 -07:00 |
|
|
316061e69b
|
Renamed.
|
2019-04-14 19:04:41 -07:00 |
|
|
8bbeb8d7c8
|
Better query parameters handling in getSanitizedMessage().
|
2019-04-14 19:04:11 -07:00 |
|
|
4b772f0564
|
Cleanup.
|
2019-04-13 04:50:41 -07:00 |
|
|
d08f9a2d0f
|
0.7.3-beta+26
|
2019-04-10 00:50:12 -07:00 |
|
|
3f5d011719
|
Fixed command response, no args.
|
2019-04-10 00:48:37 -07:00 |
|
|
6460976a9c
|
0.7.3-beta+260
|
2019-04-10 00:20:10 -07:00 |
|
|
32e827d50a
|
Fixed public messages.
|
2019-04-10 00:18:27 -07:00 |
|
|
a4907ce111
|
Implemented new send methods.
|
2019-04-09 23:04:38 -07:00 |
|
|
2b4f1af63c
|
Don't colorize Colors.NORMAL.
|
2019-04-09 23:03:58 -07:00 |
|
|
9b2866e30c
|
Code cleanup.
|
2019-04-09 23:03:45 -07:00 |
|
|
07944f6530
|
Implemented PrivateMessage class.
|
2019-04-09 23:01:42 -07:00 |
|
|
723e5d712c
|
Code cleanup.
|
2019-04-09 15:59:41 -07:00 |
|
|
76e7651f7c
|
Improved tests.
|
2019-04-09 15:59:13 -07:00 |
|
|
b1641eba06
|
Added send method with color parameter.
|
2019-04-09 15:58:48 -07:00 |
|
|
70f6781e56
|
Now extends ThreadedModule
|
2019-04-09 15:58:13 -07:00 |
|
|
0ce160c905
|
Added new constructor.
|
2019-04-09 15:57:03 -07:00 |
|
|
bdf0ca3006
|
Reworked and added test.
|
2019-04-09 15:56:21 -07:00 |
|
|
518703b826
|
Added colorize method.
|
2019-04-09 15:55:45 -07:00 |
|
|
f5863f88ac
|
Added color property.
|
2019-04-09 15:55:32 -07:00 |
|
|
3a2954b2cf
|
Reworked and added tests.
|
2019-04-09 15:55:02 -07:00 |
|
|
2d5fc4c0cb
|
Improved tests.
|
2019-04-09 02:33:07 -07:00 |
|
|
799cf697d4
|
Implemented GoogleSearch tests.
|
2019-04-09 02:32:40 -07:00 |
|