Commit graph

486 commits

Author SHA1 Message Date
ef59258eec Added OWM url for queried city. 2017-04-02 18:52:53 -07:00
5e5f0d84d1 Added OpenWeatherMap weather module. 2017-04-02 18:13:10 -07:00
80302ce179 More javadoc improvements. 2016-07-18 19:34:23 -07:00
88115b6ee8 Finished convertion to java.time 2016-07-17 14:11:13 -07:00
89f64cd9f5 Extensive javadoc cleanup.
Started to convert to the java.time
2016-07-17 02:35:05 -07:00
ad36c18124 Code formmating, tabs to spaces, etc. 2016-07-16 18:15:14 -07:00
e90992a7f6 Java 8 loops optimizations. 2016-07-16 11:32:11 -07:00
5c8951a0a8 Updated to new SwingWorker.
More Java 8 optimizations.
2016-07-16 00:54:47 -07:00
7a50ac88ac More info command improvements. 2016-07-05 11:31:58 -07:00
86fdde261d Added more details to info command. 2016-07-04 14:58:11 -07:00
e89d633744 Added more details to info command. 2016-07-03 21:10:51 -07:00
3f0c9102cd Merge branch 'master' of /home/erik/projects/github/java/mobibot 2016-07-03 20:06:44 -07:00
95c7c416cb Added jcenter() 2016-07-03 20:04:13 -07:00
d4e4672952 Adeed Utils.plural() method. 2016-07-03 18:39:42 -07:00
f318f830ce Optimized Twitter module. 2016-07-02 21:14:07 -07:00
3e11fd9ee6 Moved tell methods to their own class. 2016-07-02 12:32:24 -07:00
015a368bd1 Moved most commands to modules. 2016-07-02 02:27:18 -07:00
33c820a140 Excluded explicit jokes. 2016-06-27 18:16:55 -07:00
7fce4e009d Removed reverseColor(int) from Utils class. 2016-06-27 13:08:01 -07:00
9b8ba57e68 Fixed colors.
Added last player.
2016-06-27 12:11:54 -07:00
e5064f0e0e Added support for Google Custom Search Engine.
Optimized for Java 8.
2016-06-26 23:50:13 -07:00
62c011234e Upgraded to ROME 1.6.1
Added run arguments to build.gradle
2016-06-26 18:09:42 -07:00
77f2f5c218 Updated libraries. 2016-06-25 12:37:51 -07:00
e1685ba706 Updated dependencies. 2016-02-05 13:15:50 -08:00
9cf5ee8fbc Added semantic version annotations.
Added and updated license.
2016-01-25 16:59:36 -08:00
b71c488977 Improved source code documenation. 2015-12-07 20:05:08 -08:00
ef7dd954a5 PMD/FindBugs optimization. 2015-12-07 01:24:56 -08:00
cdb50c576d Fixed typos. 2015-11-09 00:39:11 -08:00
edf97b3e1c Updated to exp4j v0.4.5. 2015-10-26 14:40:41 -07:00
c5c5e94b7b Added reverse color for games.
More code cleanup.
2015-10-24 01:42:20 -07:00
3e0bef10d7 Updated libraries dependencies.
More code cleanup.
2015-10-23 17:58:36 -07:00
12e3a57836 Added Javascript encoding/decoding to joke module. 2015-08-31 12:43:28 -07:00
b7e6cbe8ca Changed Quote module to Joke, using the Internet Chuck Norris Database. 2015-08-29 12:54:58 -07:00
80921e2aea Fixed currencies display, added help for currency rates keyword. 2015-08-29 12:27:18 -07:00
0255fa537f Code clean/reformat.
Updated copyright.
2015-01-30 01:28:26 -08:00
ad6a0e25d8 Save messages after clean, if needed. 2015-01-30 01:22:49 -08:00
2518945cfc Validation for the addlog command.
More code cleanup.
2014-05-01 02:39:23 -07:00
b720927061 Added user-agent to jsoup posted link title query.
More code & comments cleanup.
2014-04-30 02:36:59 -07:00
85ed19f259 Messages are now sent when people join, change nick or talk on the channel.
Updated licenses.
More code cleanup.
2014-04-29 06:44:21 -07:00
e31a22af11 Implemented Entries manager.
Implemented Messages manager.
Enabled caching of the currency exchange rates.
Moved commands, utils, etc. to separate classes.
Added more weather data.
2014-04-28 19:41:31 -07:00
153363a320 Code cleanup.
More gradle integration.
Implemented random quote via iheartquotes.com
Implemented war game.
2014-04-24 06:07:45 -07:00
5858e12b1a Moved to gradle build system.
Using exp4j instead of MathEvaluator for calcuation now.
2014-04-19 21:16:53 -07:00
3b9c5d6431 Updated Twitter4J for API 1.1 support. 2013-06-12 14:31:23 -07:00
af780428d4 Changed comments format in RSS for better readability. 2012-11-09 00:43:17 -08:00
d5669d4cdb Automatically fetches the title of a URL submission if not already specified.
Fixed delicious tags. (comma delimited)
Added submitter's nick to tags.
2012-07-06 02:03:03 -07:00
59cb187041 Reformatted "Posted by" attribution in the feed's entry description. 2010-10-04 08:09:24 +00:00
ff091e03bf Added "Posted by" attribution in the feed's entry description. 2010-09-17 08:56:43 +00:00
a70a0629c3 Removed Jaiku (defunct) support.
Replaced Google SOAP API (defunct) with JSON API.
Added support for posting to identi.ca.
Fixed various StockQuote fetching problems.
2010-09-15 10:37:01 +00:00
2380e02c7a Updated various libraries. 2010-09-15 00:03:38 +00:00
4bded0453e Removed disabled commands from help, etc. 2010-09-14 09:24:58 +00:00