Commit graph

9 commits

Author SHA1 Message Date
57da14d0ac This commit was manufactured by cvs2svn to create tag 'v0_5_0'.
Sprout from master 2010-09-15 10:37:01 UTC Erik C. Thauvin <erik@thauvin.net> 'Removed Jaiku (defunct) support.'
Delete:
    .cvsignore
    ChangeLog.txt
    README.txt
    ant/jreleaseinfo-1.3.0.jar
    build.xml
    lib/MathEvaluator.jar
    lib/commons-cli-1.2.jar
    lib/commons-codec-1.4.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/jakarta-oro-2.0.8.jar
    lib/jdom-1.1.jar
    lib/jweather-0.2.5.jar
    lib/log4j-1.2.16.jar
    lib/pircbot.jar
    lib/twitter4j-core-2.1.5-SNAPSHOT.jar
    licenses/Apache 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/fetcher.properties
    properties/log4j.properties
    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/SwingWorker.java
    src/net/thauvin/erik/mobibot/TwitterOAuth.java
    src/net/thauvin/erik/mobibot/Weather.java
    website/simple.css
2010-09-15 10:37:02 +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
4bded0453e Removed disabled commands from help, etc. 2010-09-14 09:24:58 +00:00
907c4c371b Added support for Twitter's OAuth, see TwitterOAuth.java for instructions. 2010-09-14 00:52:14 +00:00
3386138fff Added a basic Twitter posting implementation. 2008-09-11 03:41:07 +00:00
563f58db1e Added a basic Twitter posting implementation. 2008-09-11 03:39:30 +00:00
c7dcbcc36c Added delicious-java license.
Updated ChangeLog.
2005-03-05 21:52:19 +00:00
f8d0a80c2c Rome is now used to create and read the various feed. 2004-09-28 01:36:34 +00:00
cad709e484 Initial import. 2004-02-17 04:04:30 +00:00