Age | Commit message (Collapse) | Author |
|
|
|
library with automatic cache management
|
|
|
|
|
|
instead of () in remove_stale_cache
|
|
|
|
and over again. It can be safely used with RSS feeds that return the last-modified attribute because it checks that, if possible
|
|
also in other net-oriented plugins
|
|
|
|
server, therefore providing messages with the identified? method that tells if the sourcenick has identified with services or not
|
|
|
|
installations. This fixes it, even though the code should be brought over to dbhash instead of being duplicated all around
|
|
patch
|
|
blacklisted; entries are plugin filenames without the final {{{.rb}}}
|
|
|
|
|
|
|
|
|
|
other messages are satisfied round-robin
|
|
|
|
|
|
|
|
|
|
functions: alongside the old {{{debug}}} function we now have {{{log}}}, {{{warning}}} and {{{error}}}, which should be used everywhere instead of the good old {{{puts}}} method
|
|
|
|
|
|
|
|
|
|
still not there.
|
|
|
|
|
|
|
|
is built as the 'next version'
|
|
|
|
|
|
|
|
it's better this way or by adding an {{{if @socket.connected?}}} at {{{ircbot.rb:373}}}
|
|
handling for socket and connection problems. Stop sending pings when disconnected.
|
|
console' issues that may occur when using a tee program under Windows to copy the debug output to a file on disk
|
|
them as bugs
|
|
the channel and user list
|
|
bot now also kills any ghosts that use its nick. Close ticket #88. Also provide a workaround for ticket #58.
|
|
|
|
|
|
|
|
|
|
log file proliferation (previous commit [192] only cleaned up the logfiles on quit)
|
|
|
|
|
|
This commit restores it, since it is used by the quiz plugin used by the amaroK bot insanity, and it might be useful for other plugins (e.g. topic, auth)
|