Age | Commit message (Expand) | Author |
2007-02-12 | Remote Service Provider: implement auth control for remote clients. They can ... | Giuseppe Bilotta |
2007-02-12 | Remote Service Provider now functional, although it lacks remote client auth/id | Giuseppe Bilotta |
2007-02-12 | Fix casemap/server mismatch problems when moving the bots between servers wit... | Giuseppe Bilotta |
2007-02-12 | quiz plugin: more UTF-8 workarounds while we wait for Ruby 2.0 | Giuseppe Bilotta |
2007-02-12 | Initial work on a DRb-based remote service for rbot. Thanks to halorgium for ... | Giuseppe Bilotta |
2007-02-11 | MessageMapper: documentation cleanup, and Template enhancements (they now rem... | Giuseppe Bilotta |
2007-02-11 | Minor messagemapper optimizations | Giuseppe Bilotta |
2007-02-11 | quiz plugin: initial support for unicode (UTF-8) answers | Giuseppe Bilotta |
2007-02-11 | Start work on preferring size to length: it's the same for arrays, and will b... | Giuseppe Bilotta |
2007-02-10 | rss plugin: spam log less | Giuseppe Bilotta |
2007-02-10 | markov plugin: upgrade ignores to new IRC framework | Giuseppe Bilotta |
2007-02-10 | Preserve safe save dir across rescans | Giuseppe Bilotta |
2007-02-10 | Handle server connections (e.g. through a bip proxy) that do not use the full... | Giuseppe Bilotta |
2007-02-10 | No we aren't. Fix devoiceme. Thanks Kamu | Giuseppe Bilotta |
2007-02-10 | Ahem. Rename usermodes plugin to modes plugin :D. Are we done with this yet? | Giuseppe Bilotta |
2007-02-10 | Rename op plugin to usermodes | Giuseppe Bilotta |
2007-02-10 | op plugin: fix hop and add voice | Giuseppe Bilotta |
2007-02-10 | op plugin: add half-op commands (hop). Also, previous contribution was miscre... | Giuseppe Bilotta |
2007-02-10 | op plugin: also provide a deop command. Thanks to Yaohan Chen | Giuseppe Bilotta |
2007-02-10 | quiz plugin: online and on-disk sources can now be customized | Giuseppe Bilotta |
2007-02-08 | rss plugin: rss watch improvements: can now specify the channel when creating... | Giuseppe Bilotta |
2007-02-08 | Message mapper: we are ony interested in matching messages that fully agree w... | Giuseppe Bilotta |
2007-02-08 | Japanese language support, thanks to Yaohan Chen | Giuseppe Bilotta |
2007-02-07 | Rubify ugly unhilight_nick code | Giuseppe Bilotta |
2007-02-07 | quiz plugin: dottification of nicks made optional, defaults to true | Giuseppe Bilotta |
2007-02-07 | Fix rbot quieting | Giuseppe Bilotta |
2007-02-06 | Enhance Utils tools to get first pars, allowing an option to strip an initial... | Giuseppe Bilotta |
2007-02-06 | dict plugin: options to set number of hits and first_pars which will be displ... | Giuseppe Bilotta |
2007-02-06 | Fix IRCification of HTML strings when only whitespace is present between IRC ... | Giuseppe Bilotta |
2007-02-06 | Move code to get first par from a series of urls from search plugin to Utils,... | Giuseppe Bilotta |
2007-02-06 | Optimizations to ircify_first_html_par | Giuseppe Bilotta |
2007-02-06 | Move code to find and ircify first par from search plugin to utils | Giuseppe Bilotta |
2007-02-06 | Move extensions to standard classes into a specific extends.rb util module | Giuseppe Bilotta |
2007-02-06 | sendmsg improvements: default send options can now be configured via the stan... | Giuseppe Bilotta |
2007-02-06 | Suppress a couple of warnings | Giuseppe Bilotta |
2007-02-06 | Create an utils subdir in core, which will store all utility files that can b... | Giuseppe Bilotta |
2007-02-06 | Minor fix for english salutation | Giuseppe Bilotta |
2007-02-06 | salut plugin: try to reply in the same language we've been addressed | Giuseppe Bilotta |
2007-02-06 | salut plugin: don't respond to salutations when changing the configuration | Giuseppe Bilotta |
2007-02-06 | New IRC Framework: more convenience methods to look into Netmask, User and Ch... | Giuseppe Bilotta |
2007-02-06 | New IRC Framework: NetmaskList now have an enhanced [] that allows retrieval ... | Giuseppe Bilotta |
2007-02-05 | New IRC Framework: add missing accessors for channel modes | Giuseppe Bilotta |
2007-02-05 | Improved Utils.secs_to_string | Giuseppe Bilotta |
2007-02-05 | rss plugin: the refresh rate of each rss can be set independently of the glob... | Giuseppe Bilotta |
2007-02-05 | rss plugin: add command to change the handle or url or type of an existing feed | Giuseppe Bilotta |
2007-02-05 | Fix max_lines handling in new sendmsg code | Giuseppe Bilotta |
2007-02-05 | azgame plugin: acceptable strings are defined per-language now | Giuseppe Bilotta |
2007-02-05 | rss plugin: only parse feeds when xml changed. also, the xml is now saved to ... | Giuseppe Bilotta |
2007-02-05 | linkbot plugin: nick/network catchers were not greedy enough | Giuseppe Bilotta |
2007-02-05 | azgame plugin: Japanese support (via wordlist) thanks to Yaohan Chen | Giuseppe Bilotta |