index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
2010-10-16
Fix crash when channel topic is removed if it was already empty (if option ir...
Sebastien Helleu
2010-10-13
Add new options irc.color.nick_prefix and irc.color.nick_suffix
Sebastien Helleu
2010-10-12
Add new option irc.look.item_away_message
Sebastien Helleu
2010-10-11
Remove unneeded spaces
Sebastien Helleu
2010-10-11
Add function "hashtable_has_key" in WeeChat and plugin API
Sebastien Helleu
2010-10-10
Add tag "nick_xxx" in IRC messages
Sebastien Helleu
2010-10-10
Allow script functions "prefix" and "color" when script is not yet registered...
Sebastien Helleu
2010-10-09
Fix crash when API function is called in Perl script before "register"
Sebastien Helleu
2010-10-09
Move some IRC options from network section to server section (task #10664, ta...
Sebastien Helleu
2010-10-08
Switch to next server address when IRC error is received after TCP connection...
Sebastien Helleu
2010-10-07
Fix display of IRC message "ERROR", fix detection of closed link ("Closing Li...
Sebastien Helleu
2010-10-07
Rename options "irc.look.open_{channel|pv}_near_server" to "irc.look.new_{cha...
Sebastien Helleu
2010-10-07
Fix crash/bug when option "addresses" for an IRC server is unset or changed w...
Sebastien Helleu
2010-10-06
Display old IRC channel topic when topic is unset (task #9780)
Sebastien Helleu
2010-09-27
Reset infolist item cursor in callbacks for signals sending infolist pointer
Sebastien Helleu
2010-09-21
Add missing function "infolist_reset_item_cursor" in script API (bug #31057)
Sebastien Helleu
2010-09-20
Send channel topic to relay client when joining a channel
Sebastien Helleu
2010-09-19
Fix Ruby plugin compilation with Ruby 1.9.2
JD Horelick
2010-09-18
Fix order of relay clients after /upgrade
Sebastien Helleu
2010-09-18
Remove unused variable
Sebastien Helleu
2010-09-18
Add support of /upgrade in Relay plugin
Sebastien Helleu
2010-09-18
Close relay server sockets on /upgrade
Sebastien Helleu
2010-09-18
Fix problem when removing relay server (socket was closed, but option relay.p...
Sebastien Helleu
2010-09-17
Add new option relay.network.bind_address
Sebastien Helleu
2010-09-17
Add new option relay.network.password
Sebastien Helleu
2010-09-17
Add optional plugin name for command /debug dump and signal "debug_dump"
Sebastien Helleu
2010-09-17
Fix uninitialized variable
Sebastien Helleu
2010-09-17
Beta version of IRC proxy feature in Relay plugin
Sebastien Helleu
2010-09-12
Check immediately away nicks on all servers/channels if option irc.network.aw...
Sebastien Helleu
2010-09-12
Do not send WHO on channel joined (to check away nicks) if option irc.network...
Sebastien Helleu
2010-09-08
Fix compilation of Ruby plugin with ruby <= 1.8.6 (bug #30967)
Sebastien Helleu
2010-08-27
Fix compilation error and warning with Python 2.5
Sebastien Helleu
2010-08-27
Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i...
Sebastien Helleu
2010-08-20
Fix bug with hostmasks in IRC command /ignore (bug #30716)
Sebastien Helleu
2010-08-13
Rename cmake options DISABLE_XXX to ENABLE_XXX
Sebastien Helleu
2010-08-11
Add priority for hooks (task #10550)
Sebastien Helleu
2010-08-11
Add new plugin "rmodifier": alter modifier strings with regular expressions (...
Sebastien Helleu
2010-08-04
Do not connect to server after creating it with /server add (even if autoconn...
Sebastien Helleu
2010-08-03
Fix bug in IRC parser when no argument is received after command, no callback...
Sebastien Helleu
2010-07-28
Use tag "no_log" in logger plugin to prevent a line from being written in log...
Sebastien Helleu
2010-07-25
Fix import of certificates created by openssl >= 1.0.0 (bug #30316)
Sebastien Helleu
2010-07-19
Remove unneeded spaces and tabs
Sebastien Helleu
2010-07-18
Fix bug with double quotes in DCC filenames (bug #30471)
Sebastien Helleu
2010-07-17
Fix help of option irc.look.nick_color_stop_chars (problem in generated ascii...
Sebastien Helleu
2010-07-17
Update string with plugin API version
Sebastien Helleu
2010-07-17
Add new option irc.look.nick_color_stop_chars
Sebastien Helleu
2010-07-06
Fix display of local SSL certificate when it is sent to IRC server
Sebastien Helleu
2010-07-06
Improve irc lag indicator: two colors (counting and finished), update item ev...
Sebastien Helleu
2010-07-05
Use of hashtable for local variables of buffers
Sebastien Helleu
2010-06-28
Add hashtable in core and plugin API
Sebastien Helleu
[next]