Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
String#each_char is only available in ruby 1.8.7, so use each_byte
followed by .chr
|
|
|
|
|
|
|
|
|
|
|
|
until the cache has been used up.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
each plugin uses its own po file, no change required for plugin source, Rakefile,
plugin loader and gettext loader are modified to adjust to the change
|
|
|
|
This reverts commit 33c336af346dc08b4f4f4951dd6eae7150cef481.
|
|
no modification in plugin source is needed, plugin loader is modified to automatically
bind to the plugin's text domain
updatepo task is modified to maintain per-plugin po file
po files are updated and cleaned
|
|
|
|
|
|
m.in_thread indicates that the caller of delegate is in thread (and is handled by
not creating another thread for m's mapped action)
|
|
|
|
this specifies whether the message handler is to be threaded, and overrides the map
option if non-nil.
|
|
|
|
|
|
|
|
unfo- or jsn-
|
|
The botsnack functionality which was in rbot 0.9.10 core has now been resurrected with love as a plugin. Show your bot some love!
|
|
disable non-working URL translation
|
|
disable non-working URL translation
|
|
|
|
instance]
|
|
progressive cleanup
|
|
|
|
|
|
|
|
|
|
key was found
|
|
|
|
|
|
|
|
|