Age | Commit message (Expand) | Author |
2015-12-20 | Fix build on FreeBSD | Sunpoet Po-Chuan Hsieh |
2015-12-10 | irc: add support of SNI in SSL connection to IRC server (closes #620) | Sébastien Helleu |
2015-12-10 | script: update help on /script search | Sébastien Helleu |
2015-12-09 | script: add completion with languages and extensions, support search by langu... | Sébastien Helleu |
2015-12-03 | fifo: fix invalid pointer type | Sébastien Helleu |
2015-12-02 | fifo: add /fifo command | Sébastien Helleu |
2015-12-02 | script: fix comment | Sébastien Helleu |
2015-11-24 | irc: add a condition for colon before the password in PASS message (issue #602) | Sébastien Helleu |
2015-11-24 | irc: add a missing colon before the password in PASS message (closes #602) | Sébastien Helleu |
2015-11-17 | irc: use current channel and current server channels first in completions "ir... | Sébastien Helleu |
2015-11-16 | irc: use current channel first in completion "irc_channels" (task #12923, iss... | Sébastien Helleu |
2015-11-12 | core: add "tmux" and "tmux-256color" in supported $TERM values (closes #519) | Sébastien Helleu |
2015-11-07 | irc: disallow /quiet, /unquiet on servers without support | Simmo Saan |
2015-11-07 | irc: make /ban, /unban, /quiet, /unquiet send multiple at once (closes #15) | Simmo Saan |
2015-11-04 | core: fix example in /help key | Sébastien Helleu |
2015-11-03 | irc: add inclusive behavior to /allchan, /allpv, /allserv | Simmo Saan |
2015-10-27 | ruby: fix load of scripts requiring "uri" (closes #433) | Sébastien Helleu |
2015-10-25 | fifo: add buffer name in error when the buffer is not found | Sébastien Helleu |
2015-10-18 | irc: add "cap-notify" in list of supported capabilities (/help cap) | Sébastien Helleu |
2015-10-18 | irc: fix code style | Sébastien Helleu |
2015-10-18 | Merge remote-tracking branch 'origin/pr/477' | Sébastien Helleu |
2015-10-03 | core: add option weechat.look.paste_auto_add_newline (closes #543) | Sébastien Helleu |
2015-09-30 | core: update translations | Sébastien Helleu |
2015-09-27 | logger: Report system error string to user | Andrew Potter |
2015-09-13 | relay: remove useless condition always evaluated to true | Sébastien Helleu |
2015-09-12 | alias: display completion in /alias list (closes #518) | Sébastien Helleu |
2015-09-12 | alias: fix indentation error | Sébastien Helleu |
2015-09-09 | core: display a more explicit error when a filter fails to be added (closes #... | Sébastien Helleu |
2015-09-08 | irc: fix charset decoding in incoming private messages (closes #520) | Sébastien Helleu |
2015-08-31 | trigger: add recover to cmd_pass/msg_auth, and regain to msg_auth | Juan Francisco Cantero Hurtado |
2015-08-25 | irc: remove blank line at the end of file | Sébastien Helleu |
2015-08-24 | script: add option script.scripts.download_timeout | Sébastien Helleu |
2015-08-24 | api: fix handle of invalid escape in function string_convert_escaped_chars() | Sébastien Helleu |
2015-08-24 | irc: fix typos in /help ban and /help quiet | Sébastien Helleu |
2015-08-24 | irc: add command /cap (closes #8) | Sébastien Helleu |
2015-08-23 | relay: display the arrow before client id and protocol in raw buffer | Sébastien Helleu |
2015-08-23 | irc: display the arrow before server name in raw buffer | Sébastien Helleu |
2015-08-23 | core: fix truncated messages after a word with a length of zero on screen (bu... | Sébastien Helleu |
2015-08-22 | trigger: add support for one-time triggers (closes #399) | Simmo Saan |
2015-08-22 | irc: add hex dump of messages in raw buffer | Sébastien Helleu |
2015-08-22 | relay: use API function string_hex_dump() to display raw message | Sébastien Helleu |
2015-08-22 | api: add function string_hex_dump() | Sébastien Helleu |
2015-08-22 | irc: fix display of messages sent to server in raw buffer | Sébastien Helleu |
2015-08-22 | irc: fix display of invalid UTF-8 chars in raw buffer | Sébastien Helleu |
2015-08-18 | core: fix /uptime output for 0 days | Simmo Saan |
2015-08-18 | core: add extra_vars evaluation option to eval_expression | Simmo Saan |
2015-08-18 | irc: add multiple targets and -server option to /ctcp (closes #204) | Simmo Saan |
2015-08-18 | api: add argument "length" in function utf8_is_valid() | Sébastien Helleu |
2015-08-15 | irc: update help on option irc.network.channel_encode (issue #218, issue #482) | Sébastien Helleu |
2015-08-14 | irc: add option irc.network.channel_encode (issue #218, issue #482) | Sébastien Helleu |