Age | Commit message (Expand) | Author |
2014-01-25 | scripts: fix script interpreter used after register during load of script in ... | Sebastien Helleu |
2014-01-24 | core: add support of escaped unicode chars in commands /print and "/input ins... | Sebastien Helleu |
2014-01-23 | irc: use MONITOR instead of ISON for /notify when it is available on server (... | Sebastien Helleu |
2014-01-22 | core: revert the rename of option weechat.look.save_layout_on_exit | Sebastien Helleu |
2014-01-22 | api: add function "infolist_search_var" | Sebastien Helleu |
2014-01-21 | core: rename option weechat.look.save_layout_on_exit to weechat.look.store_la... | Sebastien Helleu |
2014-01-21 | core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized) | Sebastien Helleu |
2014-01-21 | irc: do not display names by default when joining a channel (task #13045) | Sebastien Helleu |
2014-01-21 | irc: add server option "ssl_fingerprint" (task #12724) | Maarten de Vries |
2014-01-20 | irc: display PONG answer when resulting from manual /ping command | Sebastien Helleu |
2014-01-19 | core: add command /print | Sebastien Helleu |
2014-01-17 | doc: add Japanese developer's guide | Ryuunosuke Ayanokouzi |
2014-01-15 | core: add option weechat.look.tab_width | Sebastien Helleu |
2014-01-14 | core: add completion "plugins_installed" | Sebastien Helleu |
2014-01-13 | core: fix typos in ChangeLog | Sebastien Helleu |
2014-01-13 | doc: add Japanese plugin API reference, update Japanese translations and docs | Ryuunosuke Ayanokouzi |
2014-01-11 | lua: fix detection of Lua 5.2 in autotools (patch #8270) | Andrew Potter |
2014-01-11 | api: add stdin options in functions hook_process_hashtable and hook_set (task... | Sebastien Helleu |
2014-01-11 | irc: fix time parsed in tag of messages on Cygwin | Sebastien Helleu |
2014-01-09 | relay: fix memory leak on unload of relay plugin | Sebastien Helleu |
2014-01-09 | xfer: add support of IPv6 for DCC chat/file (patch #7992) | Andrew Potter |
2014-01-08 | core: fix crash in /eval when config option has a NULL value | Sebastien Helleu |
2014-01-06 | xfer: use same infolist for hook and signals (patch #7974) | Andrew Potter |
2014-01-06 | xfer: add option xfer.file.auto_check_crc32 (patch #7963) | Sebastien Helleu |
2014-01-06 | ruby: fix ruby init with ruby >= 2.0 (bug #41115) | Sebastien Helleu |
2014-01-05 | core: fix crash with hdata_update on shared strings, add hdata type "shared_s... | Sebastien Helleu |
2014-01-02 | irc: use statusmsg from message 005 to check prefix char in status notices/me... | Sebastien Helleu |
2013-12-30 | core: rename option "add" to "store" in command /layout | Sebastien Helleu |
2013-12-23 | core: update ChangeLog | Sebastien Helleu |
2013-12-18 | core: add support of UTF-8 chars in horizontal/vertical separators | Sebastien Helleu |
2013-12-18 | core: add option weechat.look.window_auto_zoom, disable automatic zoom by def... | Sebastien Helleu |
2013-12-17 | irc: remove display of channel in channel notices, display "PvNotice" for cha... | Sebastien Helleu |
2013-12-16 | irc: add option irc.look.smart_filter_mode (task #12499) | Sebastien Helleu |
2013-12-15 | core: add support of logical and/or for argument "tags" in function hook_print | Sebastien Helleu |
2013-12-15 | core: add buffer property "highlight_tags_restrict", rename option irc.look.h... | Sebastien Helleu |
2013-12-14 | core: add logical "and" between tags in filters, weechat.look.highlight_tags ... | Sebastien Helleu |
2013-12-13 | core: rename options save/reset to add/del in command /layout | Sebastien Helleu |
2013-12-11 | core: update ChangeLog | Sebastien Helleu |
2013-12-11 | core: fix text emphasis with wide chars on screen like japanese (patch #8253)... | Sebastien Helleu |
2013-12-08 | core: add signal "buffer_cleared" | Sebastien Helleu |
2013-12-08 | core: remove option on /unset of plugin description option (plugins.desc.xxx)... | Sebastien Helleu |
2013-12-07 | irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_default | Sebastien Helleu |
2013-12-07 | irc: add option irc.look.ban_mask_default (bug #26571) | Sebastien Helleu |
2013-12-06 | irc: add option irc.network.lag_max | Sebastien Helleu |
2013-12-05 | irc: fix ignore on a host without nick | Sebastien Helleu |
2013-12-04 | core: add buffer property "day_change" to hide messages for the day change in... | Sebastien Helleu |
2013-12-02 | core: use syntax key[xxx] for key bindings in ChangeLog and NEWS | Sebastien Helleu |
2013-12-01 | core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text ... | Sebastien Helleu |
2013-12-01 | irc: use color code 0x1F (ctrl-_) for underlined text in input line (same cod... | Sebastien Helleu |
2013-12-01 | core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in... | Sebastien Helleu |