Commit graph

27 commits

Author SHA1 Message Date
a94a443ee4 This commit was manufactured by cvs2svn to create tag 'v0_4_8'.
Sprout from master 2010-09-15 00:03:38 UTC Erik C. Thauvin <erik@thauvin.net> 'Updated various libraries.'
Delete:
    .cvsignore
    ChangeLog.txt
    README.txt
    ant/jreleaseinfo-1.3.0.jar
    build.properties
    build.xml
    lib/MathEvaluator.jar
    lib/commons-httpclient-3.1.jar
    lib/commons-logging-1.1.1.jar
    lib/commons-net-1.4.1.jar
    lib/delicious-1.14.jar
    lib/google.jar
    lib/googleapi.jar
    lib/jakarta-oro-2.0.8.jar
    lib/jdom-1.1.jar
    lib/jweather-0.2.5.jar
    lib/pircbot.jar
    lib/rome-0.4.jar
    lib/rome-fetcher-0.4.jar
    lib/twitter4j-core-2.1.5-SNAPSHOT.jar
    lib/ws-commons-util-1.0.2.jar
    licenses/Apache LICENSE.txt
    licenses/Google License.txt
    licenses/GoogleTagLib License.txt
    licenses/JDOM License.txt
    licenses/JWeather License.txt
    licenses/License.txt
    licenses/PircBot License.html
    licenses/ROME License.txt
    licenses/Twitter4J LICENSE.txt
    licenses/delicious-java License.txt
    mobibot.fb
    mobibot.ipr
    properties/.cvsignore
    src/net/thauvin/erik/mobibot/CurrencyConverter.java
    src/net/thauvin/erik/mobibot/DeliciousPoster.java
    src/net/thauvin/erik/mobibot/EntryComment.java
    src/net/thauvin/erik/mobibot/EntryLink.java
    src/net/thauvin/erik/mobibot/FeedReader.java
    src/net/thauvin/erik/mobibot/GoogleSearch.java
    src/net/thauvin/erik/mobibot/Jaiku.java
    src/net/thauvin/erik/mobibot/Mobibot.java
    src/net/thauvin/erik/mobibot/StockQuote.java
    src/net/thauvin/erik/mobibot/SwingWorker.java
    src/net/thauvin/erik/mobibot/Twitter.java
    src/net/thauvin/erik/mobibot/Weather.java
    website/index.html
    website/simple.css
2010-09-15 00:03:39 +00:00
2380e02c7a Updated various libraries. 2010-09-15 00:03:38 +00:00
907c4c371b Added support for Twitter's OAuth, see TwitterOAuth.java for instructions. 2010-09-14 00:52:14 +00:00
26dae0eb8a Updated to PircBot 1.5.0
Added support for 2 chars tags, and removal of commas in tags.
2010-04-02 10:07:11 +00:00
3386138fff Added a basic Twitter posting implementation. 2008-09-11 03:41:07 +00:00
8f6aab302d Added a basic Jaiku posting implementation. 2007-10-11 23:50:32 +00:00
4d1995ff2c Updated to PircBot 1.4.6 and added support for NickServ password identification using PircBot's identify(password) method. 2007-07-19 06:16:38 +00:00
65c1263cbf Update to del.icio.us 1.12 2006-06-03 00:04:37 +00:00
23f7bbd403 Added the ability for the bot to identify itself with NICKSERV. 2005-12-29 10:08:22 +00:00
c1129adbf5 Added ability to set the port.
Added NickServ registartion.
Updated to delicious 1.9 API.
Update URL to mobitopia.org.
2005-11-08 22:58:20 +00:00
7c8deae99a Updated to delicious 1.7 2005-08-09 04:53:30 +00:00
e93d046b94 Updated to commons-httpclient 3.0rc2
Updated to delicious 1.6
2005-05-11 09:05:37 +00:00
8af0c93774 Updated to commons-net 1.4.0 2005-05-11 05:47:49 +00:00
f08c9c58d6 Update to delicious-java 1.5. 2005-03-06 21:05:58 +00:00
12ca2b11b6 Update to delcious-java 1.5. 2005-03-06 21:04:40 +00:00
0ebd570de7 Added support for del.icio.us 2005-03-05 21:40:28 +00:00
65ac90edbf Fixed a problem with the MathEvaluator library where "atan(), asin(), acos()" never worked right. 2004-09-28 09:15:41 +00:00
f8d0a80c2c Rome is now used to create and read the various feed. 2004-09-28 01:36:34 +00:00
2f11c58c62 Commons HTTPClinet 2.0.1 update.
Added automated backup for the data file.
2004-08-03 08:07:45 +00:00
2386906e33 Commons Logging 1.0.4 update. 2004-07-07 14:10:59 +00:00
c43e3200e9 PircBot 1.4.0 update. 2004-07-07 14:10:34 +00:00
833b6d3c1e Commons Net 1.2.2 update. 2004-07-07 14:10:20 +00:00
4c15aa29ca jweather 0.2.5 upgrade 2004-07-06 02:03:19 +00:00
a488d95ecb commons-net 1.1.0 and jweather 0.2.4 2004-05-03 17:53:18 +00:00
d8c915bc4e PircBot 1.3.0 2004-03-02 13:52:19 +00:00
cd36c7a221 The properties file can now be specified from the command line. 2004-02-24 12:56:33 +00:00
cad709e484 Initial import. 2004-02-17 04:04:30 +00:00