updates the twitter plugin to use the new api 1.1
[rbot] / data / rbot / plugins / twitter.rb
2013-07-19  Matthias Hupdates the twitter plugin to use the new api 1.1
2011-12-21  Giuseppe Bilottatwitter: preliminary status htmlinfo filter
2011-02-14  Matthias -apoc-... twitter plugin: change the api urls to receive RTs
2010-09-28  Giuseppe Bilottatwitter: fix status count
2010-09-14  Giuseppe Bilottatwitter: warn about failed authorization
2010-09-14  Giuseppe Bilottatwitter: report missing key/secret configuration
2010-09-10  Giuseppe Bilottatwitter: let user know when no status was found
2010-09-07  Giuseppe Bilottatwitter: don't fail on missing oauth
2010-09-07  NeoLobstertwitter: bugfix for invalid OAuth PIN Entry
2010-09-07  NeoLobstertwitter: add OAuth support
2009-01-07  Giuseppe Bilottatwitter: appropriate messages when failing to get frien...
2009-01-07  Giuseppe Bilottatwitter: auth when checking friends timeline
2008-02-25  Giuseppe Bilottatwitter plugin: twitter actions off was not working
2008-02-22  Giuseppe Bilottatwitter plugin: use m.notify when twitting actions
2008-02-22  Giuseppe Bilottatwitter plugin: option to twit actions
2007-11-23  Giuseppe Bilottatwitter plugin: twitter friends status command
2007-11-21  Giuseppe Bilottatwitter plugin: use the correct time
2007-11-18  Giuseppe Bilottatwitter plugin: fix help
2007-09-16  Giuseppe Bilottatwitter plugin: set update source to 'rbot'
2007-09-15  Giuseppe Bilottatwitter plugin: don't update status if message length...
2007-09-15  Giuseppe Bilottatwitter plugin: customize count of status updates displ...
2007-09-14  Giuseppe Bilottatwitter plugin: minor refactoring
2007-09-14  Giuseppe Bilottatwitter plugin: whitespace cleanup
2007-09-14  Giuseppe Bilottatwitter plugin: identify ourselves as the twitter client
2007-09-14  Giuseppe Bilottatwitter plugin: CGI.escape, not URI.escape (thanks...
2007-09-14  Giuseppe Bilottatwitter plugin: don't cache status
2007-09-14  Giuseppe Bilottatwitter plugin: display time elapsed instead of date...
2007-09-14  Giuseppe Bilottatwitter plugin: initial commit (#145 with changes)