Age | Commit message (Expand) | Author |
2010-10-10 | Add tag "nick_xxx" in IRC messages | Sebastien Helleu |
2010-10-10 | Fix typo in french translation | Sebastien Helleu |
2010-10-10 | Update name of IRC options for away check in FAQ | Sebastien Helleu |
2010-10-10 | Allow script functions "prefix" and "color" when script is not yet registered... | Sebastien Helleu |
2010-10-09 | Use local buffer in print functions, so that they are reentrant | 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 | Fix HTML output of ChangeLog | 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-10-06 | Optimize incremental search in buffer: do not search any more when chars are ... | Sebastien Helleu |
2010-10-06 | Revert last commit about "buffer_switch" signal (introduced new refresh bugs ... | Sebastien Helleu |
2010-10-05 | Fix signal "buffer_switch" (was sent twice when switching buffer) (bug #31158) | Sebastien Helleu |
2010-10-02 | Add new option weechat.look.prefix_align_min (task #10650) | Sebastien Helleu |
2010-10-01 | Add missing tag "no_log" in /help filter | Sebastien Helleu |
2010-09-28 | New value for option weechat.look.input_share (none, commands, text, all), ad... | Sebastien Helleu |
2010-09-28 | Update german translations, FAQ, user and quickstart guide | Sebastien Helleu |
2010-09-27 | Add question about OS X and broken display in FAQ | Sebastien Helleu |
2010-09-27 | Reset infolist item cursor in callbacks for signals sending infolist pointer | Sebastien Helleu |
2010-09-27 | Update ChangeLog | Sebastien Helleu |
2010-09-27 | Fix memory leak in function gui_buffer_set_highlight_words_list | Sebastien Helleu |
2010-09-27 | Free hashtable with local variables when closing buffer (memory leak) | Sebastien Helleu |
2010-09-27 | Fix memory leak when removing item in hashtable | Sebastien Helleu |
2010-09-27 | Add new option weechat.look.input_share (task #9228) | Sebastien Helleu |
2010-09-27 | Fix use of unitialized value when setting new value to config option | Sebastien Helleu |
2010-09-23 | Use lower case for keys in doc and ChangeLog | Sebastien Helleu |
2010-09-22 | Update italian translations and docs | 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-20 | Fix formatting bug in html doc with description of options (bug #31076) | Sebastien Helleu |
2010-09-20 | Fix crash on /upgrade when upgrade file is not found | Sebastien Helleu |
2010-09-19 | Update ChangeLog | 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 | Update ChangeLog | 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 | Update german user guide | 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 |