summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/twitter.rb
AgeCommit message (Expand)Author
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