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