]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
2010-07-20 Giuseppe Bilottageoip: massage a few messages
2010-07-18 Giuseppe Bilottahangman plugin: update a couple of messages
2010-07-10 Giuseppe Bilottafactoids plugin: more help
2010-07-10 Giuseppe BilottaUNO! plugin: clean join_timer when game starts
2010-07-05 Giuseppe Bilottaload-gettext: cope with ruby gettext 2.1.0
2010-07-03 Giuseppe Bilottafreshmeat plugin: use XML news if possible
2010-07-03 Giuseppe BilottaHTTP: only set cookies for the correct domain
2010-07-03 Giuseppe BilottaHTTP: support servers that forget to escape the redirec...
2010-07-02 Giuseppe Bilottahangmang plugin: rename 'define' to 'hangman define'
2010-07-02 Giuseppe BilottaRelease checklist
2010-07-02 Giuseppe Bilottafiglet plugin: never prepend nick
2010-07-02 Giuseppe BilottaStrange error in po/en/rbot-uno.rb
2010-07-02 Giuseppe BilottaUNO! plugin: prevent double wild play
2010-07-02 Giuseppe BilottaUNO! plugin: be more discreet about user failures
2010-07-02 Giuseppe BilottaUNO! plugin: stop join_timer on end_game
2010-07-02 Giuseppe BilottaUNO! plugin: cope with pre-game drops
2010-07-02 Giuseppe Bilottafreshmeat plugin: use current API
2010-07-01 Giuseppe BilottaUpdate PO files
2010-07-01 Giuseppe BilottaUpdate versions in manpages when tagging
2010-07-01 Giuseppe BilottaSome man page rationalization
2010-07-01 Giuseppe BilottaRakefile: get rid of useless dependency
2010-07-01 Giuseppe BilottaIgnore man pages
2010-07-01 Giuseppe BilottaGet rid of man/Makefile
2010-07-01 Giuseppe BilottaRake manpages rule
2010-07-01 Giuseppe BilottaPackage man files
2010-07-01 Giuseppe Bilottapoll plugin: some TODOs
2010-07-01 Giuseppe Bilottapoll plugin: message fixes
2010-07-01 Giuseppe Bilottapoll plugin: make 'start' keyword optional
2010-07-01 Giuseppe Bilottapoll plugin: message fixes
2010-07-01 Giuseppe Bilottapoll plugin: improve poll start handling
2010-07-01 a7xFixed googlefight.rb regex
2010-07-01 David Gadlingseen: Ignore garbage phrases as a users last words.
2010-07-01 David Gadlingurl: Add a config option to auto-shorten URLs.
2010-07-01 David Gadlingpoll: New plugin for having polls (votes, contests...
2010-07-01 David Gadlingroulette: Keep track of points and provide a hall of...
2010-07-01 David Gadlingautoop: Add a 'seed' command that makes sure current...
2010-07-01 David Gadlingautoop: Add a 'restore' command that will op anybody...
2010-06-30 Giuseppe BilottaAdd missing po(t) files
2010-06-30 melmothXAdded a sed emulation plugin
2010-06-30 Giuseppe BilottaItalian translation update
2010-06-30 Giuseppe BilottaUpdate PO files
2010-06-30 Giuseppe Bilottaminor correction to help auth
2010-06-28 Giuseppe BilottaMove English messages from po/en_US to po/en
2010-06-28 Giuseppe Bilottamarkov: strip lines before learning them
2010-06-28 Giuseppe BilottaUpdate file list in gemspec
2010-06-28 Giuseppe BilottaVersion 0.9.15
2010-06-28 Giuseppe BilottaThank rane_ for pestering us to release 0.9.15
2010-06-23 Giuseppe Bilottanickserv plugin: more liberal default identified string
2010-06-15 Giuseppe BilottaNew IRC Framework: don't raise on unknown casemap
2010-05-22 Giuseppe Bilottadocgen: cope with README -> README.rdoc rename
2010-05-21 Yaohan Chentranslator: fix undefined variable
2010-05-21 Yaohan Chentranslator: connect to sites only when necessary
2010-05-12 Giuseppe BilottaSurvive active_support idiocy
2010-04-16 Raine Virtaimprove README
2010-04-16 Raine Virtachange README's extension to rdoc
2010-04-16 Raine Virtatranslator: additional help for google translate auto...
2010-04-16 Raine Virtatranslator: show info about failed translators in help
2010-04-16 Raine Virtareaction: handle :acts in can_add?
2010-04-16 Raine Virtatranslator: decode html entities on google_translate
2010-03-29 Giuseppe BilottaIRC: support 'CASEMAPPING=charset' from some idiotic...
2010-03-18 Matthias -apoc... Small httputil.rb fix. Wrong Argument port instead...
2010-03-18 Matthias -apoc... Small imdb plugin fix. Just changed the imdb url.
2010-03-16 Giuseppe Bilottaseen: use corret 'where' in 'before' case
2010-03-16 Voker57Tokyo Cabinet DB backend
2010-03-16 Voker57DB backend option
2010-03-16 Voker57Moved DB stuff to registry/bdb
2010-03-14 Robin H. Johnsonseen: Introduce framework for message and channel privacy.
2010-03-14 Robin H. Johnsonseen: Include the channel where the user's output was.
2010-03-14 Robin H. Johnsonbasics: implement a channel list status query
2010-03-08 Giuseppe BilottaFix typo in previous patch
2010-03-07 Robin H. JohnsonImplement penalty for WHO and PART based on eggdrop...
2010-03-07 Giuseppe BilottaTime parsing: also parse months and years
2010-03-07 Robin H. Johnsonrfc2812: Fix multiple RPL_WHOISCHANNELS handling
2010-02-25 Raine Virtanickserv: add a missing colon
2010-02-25 Raine Virtareaction: fix can_add? method logic
2010-02-25 Raine Virtareaction: reverse permission check
2010-02-13 David Gadlinggeoip: Add blogama and allow for fallback options
2010-02-10 Giuseppe Bilottareact: restrict command reactions by default
2010-01-26 Voker57markov: detect addressing-by-nick in channel
2010-01-25 Giuseppe Bilottamarkov: fix delay
2010-01-25 Giuseppe Bilottamarkov: unify should_talk
2010-01-25 Giuseppe Bilottamarkov: whitespace cleanup
2010-01-25 Voker57markov: removed unnecessary mutexes
2010-01-25 Voker57markov: close registry correctly
2010-01-25 Voker57markov: Intern only when it makes sense
2010-01-25 Voker57markov: stats
2010-01-25 Voker57markov: Moved weighted pick to separate function
2010-01-25 Voker57markov: learn message after maybe replying to it.
2010-01-25 Voker57markov: bidirectional line generating
2010-01-25 Voker57markov: ignore word patterns
2010-01-25 Voker57markov: fixed parameter type
2010-01-25 Voker57markov: use not only first two first words for building...
2010-01-25 Voker57markov: separate probability for answering when adressed
2010-01-25 Voker57markov: read-only list
2010-01-25 Voker57markov: made delay an option, fixed non-replied status
2010-01-25 Giuseppe BilottaMessage 'prefixed?' method
2009-12-21 Alex Leglermessage: Allow forcefully prepending of the nick when...
2009-12-21 Alex Leglerircbot/rfc2812/message: Add banlist message handling
2009-12-21 Alex Leglerircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL...
2009-12-21 Giuseppe Bilottahangman: expand %{site} in help
next