projects
/
rbot
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
New Auth Framework: BotUser data is now actually saved/restored
[rbot]
/
lib
/
rbot
/
2007-09-04
Giuseppe Bilotta
New Auth Framework: BotUser data is now actually saved...
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Auth Framework, New Irc Framework: convenience...
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Auth Framework: BotUser can now store generic data
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Auth Framework: BotUser transiency is now checked...
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Auth Framework: transient netmask finetuning
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Auth Framework: no need to have TransientBotUser...
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Auth Framework: use #to_irc_netmask() instead of...
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Irc Framework: Netmask-to-Netmask conversion should...
tree
|
commitdiff
2007-09-04
Giuseppe Bilotta
New Irc Framework: ident methods synonyms for user...
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
New Auth Framework: TransientBotUser management
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
New Irc Framework: make Netmask.new(somenetmask) work
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
New Auth Framework: introducing transient botusers
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
message.rb: convenience method to get the botuser corre...
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
registry.rb: suppress warning when @recovery is not...
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
plugins.rb: use fast delegation hash
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
ircbot.rb: correct Exception#pretty_print() definition
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
plugins.rb: set up fast delegation hash
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
plugins.rb: minor #delegate() optimization
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
ircbot.rb: add '/rbot' to the SOURCE_URL
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
config botmodule: support CTCP commands VERSION and...
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
Refactor version string construction
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
* move 'version' help to the module that actually suppo...
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
* CTCP replies always use the same CTCP command. Use...
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
+ ctcp_listen plugin delegate
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
* (message.rb) CTCP commands may have no parameters
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
+ cleaner support for CTCP commands
tree
|
commitdiff
2007-09-02
Giuseppe Bilotta
botuser.rb: fix typo in debug message
tree
|
commitdiff
2007-09-01
Dmitry Kim
* (ircsocket) removed timer, added writer thread, refac...
tree
|
commitdiff
2007-08-31
Dmitry Kim
* (timer) stop the bot timer for shutdown / rescan
tree
|
commitdiff
2007-08-30
Dmitry Kim
* (message.rb) dear tango_! i think i know what r1073...
tree
|
commitdiff
2007-08-30
Dmitry Kim
* (timers) failures made more verbose; reverted timer...
tree
|
commitdiff
2007-08-30
Dmitry Kim
!!! (message.rb) dear tango_! i have no idea what r1073...
tree
|
commitdiff
2007-08-30
Dmitry Kim
* (ircbot) block autosave timer during rescan/restart
tree
|
commitdiff
2007-08-30
Giuseppe Bilotta
core/config: remove leftover heavy-load debug line
tree
|
commitdiff
2007-08-30
Giuseppe Bilotta
dbhash.rb: fix stupid typo
tree
|
commitdiff
2007-08-30
Giuseppe Bilotta
message.rb: try to handle situations where the source...
tree
|
commitdiff
2007-08-30
Dmitry Kim
+ (timer) comments + documentation
tree
|
commitdiff
2007-08-30
Dmitry Kim
*** (timer) new timer implementation
tree
|
commitdiff
2007-08-29
Dmitry Kim
* (httputil) increased open_timeout to 20 since resolvi...
tree
|
commitdiff
2007-08-29
Giuseppe Bilotta
Put the Irc attributes back where they belong
tree
|
commitdiff
2007-08-29
Giuseppe Bilotta
Color codes and Irc.color(fg, bg) methods to ease color...
tree
|
commitdiff
2007-08-29
Giuseppe Bilotta
ColorRx: accept a color specification with no foregroun...
tree
|
commitdiff
2007-08-29
Giuseppe Bilotta
Add Italic (\011) constant to complement Underline...
tree
|
commitdiff
2007-08-29
Giuseppe Bilotta
HttpUtil: match /gzip/ regexp instead of exact (x-...
tree
|
commitdiff
2007-08-29
Giuseppe Bilotta
Flatten out Language module and class
tree
|
commitdiff
2007-08-28
Giuseppe Bilotta
basics botmodule: use #to_s to stringify multiword...
tree
|
commitdiff
2007-08-28
Giuseppe Bilotta
ircbot: improve quit/restart message propagation
tree
|
commitdiff
2007-08-28
Giuseppe Bilotta
ircsocket: raise errors occurred while spooling so...
tree
|
commitdiff
2007-08-27
Giuseppe Bilotta
GetText: add Config.datadir-based locale search path.
tree
|
commitdiff
2007-08-27
Giuseppe Bilotta
Language.from_locale now checks if the corresponding...
tree
|
commitdiff
2007-08-27
Giuseppe Bilotta
Call 'super' from the correct place in httputil
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Only use locale functions when GetText was loaded
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Call 'super' method from #cleanup() in core modules too
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Report plugin loading failues as errors, not as warnings
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
timer: tick when rescheduling
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
auth core module: fix a bug in the permissions set...
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Use rbot's own warning() command instead of Ruby built...
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Translate Utils.secs_to_string strings
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
gettextize some more strings
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Remove extra (un)bolding from 'help failed plugins...
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Output gettext textdomain information when setting...
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Sanitize language string by downcasing, and use the...
tree
|
commitdiff
2007-08-26
Giuseppe Bilotta
Cleaner gettext debug information reporting
tree
|
commitdiff
2007-08-25
Giuseppe Bilotta
Try to guess the default language from the locale guess...
tree
|
commitdiff
2007-08-25
Giuseppe Bilotta
gettext support: initial works for language -> locale...
tree
|
commitdiff
2007-08-23
Giuseppe Bilotta
auth core module: misplaced ) prevented gettext replacement
tree
|
commitdiff
2007-08-23
Giuseppe Bilotta
New Auth module: keep auth.password and botowner passwo...
tree
|
commitdiff
2007-08-23
Giuseppe Bilotta
config: allow migration from/to Boolean/IntegerValues
tree
|
commitdiff
2007-08-22
Giuseppe Bilotta
New Irc Framework: optimize Channel#has_user?()
tree
|
commitdiff
2007-08-22
Giuseppe Bilotta
New Irc Framework: channel add_user was adding users...
tree
|
commitdiff
2007-08-21
Dmitry Kim
* (ircbot) remove $cl_loglevel undefined warning
tree
|
commitdiff
2007-08-12
Dmitry Kim
* (ircbot) fatal typo in :badnick handler
tree
|
commitdiff
2007-08-11
Dmitry Kim
* (httputils) docs spelling
tree
|
commitdiff
2007-08-11
Dmitry Kim
* (httputils) avoid "method replaced" warning
tree
|
commitdiff
2007-08-10
Dmitry Kim
* (httputils) moved encoding/charsets magic into httpre...
tree
|
commitdiff
2007-07-31
Giuseppe Bilotta
Store the real_name information from WHO replies
tree
|
commitdiff
2007-07-31
Giuseppe Bilotta
New IRC Framework: store a User's real_name
tree
|
commitdiff
2007-07-31
Giuseppe Bilotta
New IRC Framework: WHO the channels we join, so that...
tree
|
commitdiff
2007-07-31
Giuseppe Bilotta
botuser.rb: don't fail when being passed nil instead...
tree
|
commitdiff
2007-07-29
Giuseppe Bilotta
Add missing space in message
tree
|
commitdiff
2007-07-29
Giuseppe Bilotta
User mode-checking methods now accept channel names...
tree
|
commitdiff
2007-07-26
Giuseppe Bilotta
Mode-checking methohds for User too
tree
|
commitdiff
2007-07-26
Giuseppe Bilotta
Channel methods to check for user modes, with quickies...
tree
|
commitdiff
2007-07-23
Yaohan Chen
* display installed version when gettext version is...
tree
|
commitdiff
2007-07-22
Yaohan Chen
fixed a copy-paste error causing incorrect count of...
tree
|
commitdiff
2007-07-18
Yaohan Chen
- added version check for ruby/gettext, too low or...
tree
|
commitdiff
2007-07-14
Yaohan Chen
added a warning message if retrieving gettext info...
tree
|
commitdiff
2007-07-14
Yaohan Chen
- fixed an error due to copy and pasting causing the...
tree
|
commitdiff
2007-07-12
Dmitry Kim
* (gettext) make us somewhat less dependent on gettext...
tree
|
commitdiff
2007-07-12
Dmitry Kim
* (gettext) work around failing current_textdomain_info()
tree
|
commitdiff
2007-07-09
Yaohan Chen
fixed a few strings which used gettext without changing...
tree
|
commitdiff
2007-07-09
Yaohan Chen
integrated ruby-gettext
tree
|
commitdiff
2007-05-20
Giuseppe Bilotta
Raise with a meaningful error message when block/unbloc...
tree
|
commitdiff
2007-05-10
Dmitry Kim
+ (extends) :limit option support in ircify_html()
tree
|
commitdiff
2007-05-10
Giuseppe Bilotta
Be slightly less anal about non-RFC-compliant MOTD...
tree
|
commitdiff
2007-05-10
Dmitry Kim
+ (plugins) draft implementation of event hooks
tree
|
commitdiff
2007-04-26
Dmitry Kim
+ (httputil) bruteforce truncated chars when guessing...
tree
|
commitdiff
2007-04-21
Dmitry Kim
+ pidfile support + command line option for pid file...
tree
|
commitdiff
2007-04-15
Giuseppe Bilotta
HttpUtil: fix gunzipping with partial content; and...
tree
|
commitdiff
2007-04-12
Giuseppe Bilotta
Try calling the interpreter explicitly on restart if...
tree
|
commitdiff
next