summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-14Rename google plugin back to search in preparation for wikipedia supportGiuseppe Bilotta
2006-10-14Take advantage of Google WAP/WML interfaceGiuseppe Bilotta
2006-10-14Minor tuning for demauroGiuseppe Bilotta
2006-10-14Make use of Utils.decode_html_entitiesGiuseppe Bilotta
2006-10-14Create Utils.decode_html_entities, inspired from equivalent code in the url p...Giuseppe Bilotta
2006-10-14Update demauro plugin to use the WAP interface: much better, much fasterGiuseppe Bilotta
2006-10-13Fine tune url pluginGiuseppe Bilotta
2006-10-13Minor tweaks to httputil: make last response available in @last_resp for get ...Giuseppe Bilotta
2006-10-10Extended the opme plugin into a more general op plugin. Functionality is the ...Mark Kretschmann
2006-10-02Fix help (one more time)Giuseppe Bilotta
2006-10-02Usage wants a parameterGiuseppe Bilotta
2006-09-25Clean up botmodule loading and command parsing and delegating. Restore hash-l...Giuseppe Bilotta
2006-09-25Add help for pingGiuseppe Bilotta
2006-09-21Update ChangelogGiuseppe Bilotta
2006-09-21Further cleanups and uniform variable naming. Implement topic undoGiuseppe Bilotta
2006-09-21Cleanup topic plugin. When setting the separator, only reset the topic if the...Giuseppe Bilotta
2006-09-21New auth framework is now backwards compatible: auth <masterpassword> works a...Giuseppe Bilotta
2006-09-20Bugfix for the quiz plugin: With newly created games (no scores yet known) th...Mark Kretschmann
2006-09-20Quiz plugin: Improve error handling.Mark Kretschmann
2006-09-09Adapt opme plugin to new auth frameworkGiuseppe Bilotta
2006-09-06No-parameter commands in the topic plugin weren't recognized anymore. Fix itGiuseppe Bilotta
2006-09-04Fix regression in the quiz plugin: The same winning messages would be repeate...Mark Kretschmann
2006-09-01rbot now tries to report svn revision when ran from a svn checkoutGiuseppe Bilotta
2006-08-31Fine tune and document 'permissions view' (auth core botmodule)Giuseppe Bilotta
2006-08-31messagemapper fix ... watch what you name your variables!Giuseppe Bilotta
2006-08-31Improve help.Mark Kretschmann
2006-08-31Ahem, forgot to save the last change before committingGiuseppe Bilotta
2006-08-31More nickserv cleanupsGiuseppe Bilotta
2006-08-31Improve debugging output in messagemapperGiuseppe Bilotta
2006-08-31Fix messagemapper for optional argumentsGiuseppe Bilotta
2006-08-31nickserv password now tries to inform the nickserv of the password change; it...Giuseppe Bilotta
2006-08-29* Fix: @commands was not initialized on a fresh registry.Mark Kretschmann
2006-08-29Introduce BotConfigValue permissions, to protect particularly sensitive confi...Giuseppe Bilotta
2006-08-29echo must default to falseGiuseppe Bilotta
2006-08-29Say, I should check for such horribly stupid typos when committing ... fix af...Giuseppe Bilotta
2006-08-29script echo needs a to_sGiuseppe Bilotta
2006-08-29script plugin: echo function. like eval, but implies an m.replyGiuseppe Bilotta
2006-08-28Provide fine-grained topic permissions and fix a small bug in topic replaceGiuseppe Bilotta
2006-08-28Topic plugin now defaults to very strict permissionsGiuseppe Bilotta
2006-08-26script eval: unsafe, undocumented, not permitted by defaultGiuseppe Bilotta
2006-08-26Separate out the winning messages in an extra file, as advised by tango_.Mark Kretschmann
2006-08-25Adapt script plugin to new message mappper. Whitespace in code is now preservedGiuseppe Bilotta
2006-08-25Optimize remind plugin exploiting new message mapperGiuseppe Bilotta
2006-08-25Fix stupid bug in the new message mappingGiuseppe Bilotta
2006-08-25Optimize auth module exploiting new message mapping syntaxGiuseppe Bilotta
2006-08-25New implementation for the message mapper: multi-word parameters can now be r...Giuseppe Bilotta
2006-08-25Better name for the rss pluginGiuseppe Bilotta
2006-08-25Fix small typo in basics core botmoduleGiuseppe Bilotta
2006-08-25Fix misc RSS stuff: reverse publishing order of watched feeds, correct a conf...Giuseppe Bilotta
2006-08-25updateMark Kretschmann