summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/twitter.rb
AgeCommit message (Expand)Author
2010-09-28twitter: fix status countGiuseppe Bilotta
2010-09-15twitter: warn about failed authorizationGiuseppe Bilotta
2010-09-15twitter: report missing key/secret configurationGiuseppe Bilotta
2010-09-10twitter: let user know when no status was foundGiuseppe Bilotta
2010-09-07twitter: don't fail on missing oauthGiuseppe Bilotta
2010-09-07twitter: bugfix for invalid OAuth PIN EntryNeoLobster
2010-09-07twitter: add OAuth supportNeoLobster
2009-01-07twitter: appropriate messages when failing to get friends' statusGiuseppe Bilotta
2009-01-07twitter: auth when checking friends timelineGiuseppe Bilotta
2008-02-25twitter plugin: twitter actions off was not workingGiuseppe Bilotta
2008-02-22twitter plugin: use m.notify when twitting actionsGiuseppe Bilotta
2008-02-22twitter plugin: option to twit actionsGiuseppe Bilotta
2007-11-23twitter plugin: twitter friends status commandGiuseppe Bilotta
2007-11-21twitter plugin: use the correct timeGiuseppe Bilotta
2007-11-18twitter plugin: fix helpGiuseppe Bilotta
2007-09-16twitter plugin: set update source to 'rbot'Giuseppe Bilotta
2007-09-15twitter plugin: don't update status if message length is > 160 characters, an...Giuseppe Bilotta
2007-09-15twitter plugin: customize count of status updates displayed, defaulting to 1Giuseppe Bilotta
2007-09-14twitter plugin: minor refactoringGiuseppe Bilotta
2007-09-14twitter plugin: whitespace cleanupGiuseppe Bilotta
2007-09-14twitter plugin: identify ourselves as the twitter clientGiuseppe Bilotta
2007-09-14twitter plugin: CGI.escape, not URI.escape (thanks hlb)Giuseppe Bilotta
2007-09-14twitter plugin: don't cache statusGiuseppe Bilotta
2007-09-14twitter plugin: display time elapsed instead of date in statusGiuseppe Bilotta
2007-09-14twitter plugin: initial commit (#145 with changes)Giuseppe Bilotta