index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
twitter.rb
Age
Commit message (
Expand
)
Author
2013-11-14
twitter: filter ret.latest status if non specified
Matthias Hecker
2013-11-14
twitter: changed filter title, to only contain usr
Matthias Hecker
2013-11-14
twitter: fixes the htmlfilter used by url plugin
Matthias Hecker
2013-07-19
updates the twitter plugin to use the new api 1.1
Matthias H
2011-12-21
twitter: preliminary status htmlinfo filter
Giuseppe Bilotta
2011-02-14
twitter plugin: change the api urls to receive RTs
Matthias -apoc- Hecker
2010-09-28
twitter: fix status count
Giuseppe Bilotta
2010-09-15
twitter: warn about failed authorization
Giuseppe Bilotta
2010-09-15
twitter: report missing key/secret configuration
Giuseppe Bilotta
2010-09-10
twitter: let user know when no status was found
Giuseppe Bilotta
2010-09-07
twitter: don't fail on missing oauth
Giuseppe Bilotta
2010-09-07
twitter: bugfix for invalid OAuth PIN Entry
NeoLobster
2010-09-07
twitter: add OAuth support
NeoLobster
2009-01-07
twitter: appropriate messages when failing to get friends' status
Giuseppe Bilotta
2009-01-07
twitter: auth when checking friends timeline
Giuseppe Bilotta
2008-02-25
twitter plugin: twitter actions off was not working
Giuseppe Bilotta
2008-02-22
twitter plugin: use m.notify when twitting actions
Giuseppe Bilotta
2008-02-22
twitter plugin: option to twit actions
Giuseppe Bilotta
2007-11-23
twitter plugin: twitter friends status command
Giuseppe Bilotta
2007-11-21
twitter plugin: use the correct time
Giuseppe Bilotta
2007-11-18
twitter plugin: fix help
Giuseppe Bilotta
2007-09-16
twitter plugin: set update source to 'rbot'
Giuseppe Bilotta
2007-09-15
twitter plugin: don't update status if message length is > 160 characters, an...
Giuseppe Bilotta
2007-09-15
twitter plugin: customize count of status updates displayed, defaulting to 1
Giuseppe Bilotta
2007-09-14
twitter plugin: minor refactoring
Giuseppe Bilotta
2007-09-14
twitter plugin: whitespace cleanup
Giuseppe Bilotta
2007-09-14
twitter plugin: identify ourselves as the twitter client
Giuseppe Bilotta
2007-09-14
twitter plugin: CGI.escape, not URI.escape (thanks hlb)
Giuseppe Bilotta
2007-09-14
twitter plugin: don't cache status
Giuseppe Bilotta
2007-09-14
twitter plugin: display time elapsed instead of date in status
Giuseppe Bilotta
2007-09-14
twitter plugin: initial commit (#145 with changes)
Giuseppe Bilotta