Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't map over all parameters, because some parameters might not respond
to empty?. Also, it's unnecessarily slow. Just return as soon as we
found a nonempty parameter.
|
|
|
|
|