Commit graph

13 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
a1fed6df63 Added a basic Twitter posting implementation. 2008-09-11 03:53:28 +00:00
3386138fff Added a basic Twitter posting implementation. 2008-09-11 03:41:07 +00:00
baf9c2f977 Update URLs to mobitopia.org. 2005-11-08 23:08:03 +00:00
c7dcbcc36c Added delicious-java license.
Updated ChangeLog.
2005-03-05 21:52:19 +00:00
0ebd570de7 Added support for del.icio.us 2005-03-05 21:40:28 +00:00
6755d959a1 Added the ability to ignore nicknames. 2004-11-16 15:46:36 +00:00
85be0ce22b Added the ability to ignore links from specified nicknames. 2004-10-30 20:37:08 +00:00
f8d0a80c2c Rome is now used to create and read the various feed. 2004-09-28 01:36:34 +00:00
0ecc52ae22 Added reference to Commons CLI. 2004-02-24 12:58:02 +00:00
ba20eb9ae7 Added wiki reference. 2004-02-17 11:22:52 +00:00
cad709e484 Initial import. 2004-02-17 04:04:30 +00:00