| fix function signatures 2: electric boogaloo | wowaname | 111 | +301 | -301 |
| change zero-argument function signatures | wowaname | 120 | +388 | -384 |
| irc: remove unused param from irc_command_mode_nicks | wowaname | 1 | +6 | -13 |
| gui: upstream da8f19bc fixes password prompt | wowaname | 1 | +2 | -2 |
| relay: upstream commit b547bf6b for websocket headers | wowaname | 2 | +7 | -6 |
| Fix CVE-2017-8073 | wowaname | 1 | +1 | -1 |
| irc: /who output | wowaname | 3 | +27 | -7 |
| weechat.history.max_buffer_lines_* logic changed | wowaname | 3 | +12 | -13 |
| core: do not save default config values to disk | wowaname | 1 | +0 | -6 |
| core/plugins: fix typo and remove unused vars | wowaname | 2 | +9 | -11 |
| simplify calls to free() | wowaname | 111 | +1188 | -2501 |
| irc: remove obsolete irc-upgrade code | wowaname | 1 | +0 | -80 |
| irc: default nick and username | wowaname | 2 | +4 | -14 |
| exec: upstream commit 501437af to fix memory leak | wowaname | 1 | +2 | -0 |
| merge commit cb382a01 from upstream | wowaname | 1 | +2 | -2 |
| irc: support for CAP long-lines | wowaname | 4 | +33 | -18 |
| irc: keep away status after /names called | wowaname | 1 | +1 | -1 |
| irc: smart_filter and NOTICE messages | wowaname | 1 | +9 | -0 |
| irc: /{de,}{op,halfop,voice} | wowaname | 1 | +7 | -30 |
| irc: ctcp colours fixed | wowaname | 2 | +19 | -24 |
| irc: nearly full fix for issue #1 | wowaname | 4 | +346 | -411 |
| irc: fix colour in MODE command | wowaname | 1 | +7 | -4 |
| irc: handle colours in local nick and in RPL_WELCOME | wowaname | 2 | +7 | -4 |
| irc: remove moronic NOTICE check | wowaname | 1 | +3 | -10 |
| coloured nick support, partial fix for #1 | wowaname | 2 | +89 | -44 |
| irc: fix bugs in modelist commit | wowaname | 5 | +44 | -32 |
| Merge branch 'master' into modelist | wowaname | 1091 | +189849 | -165390 |
| increase buffer limit | wowaname | 1 | +2 | -2 |
| Merge branch 'master' | wowaname | 0 | +0 | -0 |
| add exec.command.shell option | wowaname | 3 | +11 | -1 |
| neptune, first commit | wowaname | 7 | +50 | -28 |
| neptune, first commit | wowaname | 7 | +47 | -25 |
| core: update German translations | Nils Görs | 1 | +11 | -9 |
| irc: rename server options "default_msg_*" to "msg_*", evaluate them | Sébastien Helleu | 26 | +687 | -381 |
| core: add missing title in ReleaseNotes | Sébastien Helleu | 1 | +1 | -0 |
| doc: update auto-generated files with hdata | Sébastien Helleu | 6 | +24 | -24 |
| irc: fix typo in a comment | Sébastien Helleu | 1 | +1 | -1 |
| core: rename function string_iconv_fprintf to string_fprintf | Sébastien Helleu | 10 | +106 | -111 |
| core: replace some single quotes by double quotes in help of options | Sébastien Helleu | 14 | +110 | -88 |
| Merge pull request #755 from l/translation/ja | Sébastien Helleu | 1 | +5 | -8 |
| doc: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +5 | -8 |
| doc: remove "weechat_" prefix in internal links (plugin API reference) | Sébastien Helleu | 4 | +184 | -216 |
| doc: add note about string evaluated in function window_set_title (plugin API reference) | Sébastien Helleu | 4 | +14 | -4 |
| doc: fix typo in FAQ | Sébastien Helleu | 5 | +5 | -5 |
| core: improve help on python3 option (cmake and autotools) | Sébastien Helleu | 2 | +2 | -2 |
| core: fix some categories in ChangeLog | Sébastien Helleu | 1 | +3 | -3 |
| python: add detection of Python 3.5 | Sébastien Helleu | 3 | +7 | -3 |
| doc: add note in argument "tags" of function printf_date_tags (plugin API reference) | Sébastien Helleu | 4 | +7 | -4 |
| doc: add note about function printf_date_tags in function printf (plugin API reference) | Sébastien Helleu | 4 | +38 | -0 |
| api: remove functions printf_date() and printf_tags() | Sébastien Helleu | 22 | +584 | -747 |
| doc: fix styles in docs | Sébastien Helleu | 31 | +491 | -479 |
| doc: fix styles in developer's guide | Sébastien Helleu | 3 | +15 | -15 |
| doc: fix styles in user's guide | Sébastien Helleu | 6 | +96 | -96 |
| Merge pull request #742 from l/translation/ja | Sébastien Helleu | 1 | +5 | -5 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +5 | -5 |
| core: update German translations | Nils Görs | 1 | +5 | -5 |
| core, irc, xfer: display more information in memory allocation errors (issue #573) | Sébastien Helleu | 19 | +148 | -85 |
| core: add sub-sections in ChangeLog | Sébastien Helleu | 1 | +454 | -232 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +5 | -5 |
| debian: fix debian/ubuntu/raspbian patches | Sébastien Helleu | 4 | +4 | -8 |
| core: update German translations | Nils Görs | 1 | +9 | -8 |
| debian: remove invalid line in Russin quickstart file | Sébastien Helleu | 1 | +0 | -1 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 2 | +5 | -5 |
| Merge pull request #737 from l/translation/ja | Sébastien Helleu | 4 | +17 | -21 |
| doc: increase font size for key bindings | Sébastien Helleu | 1 | +4 | -1 |
| relay: add option relay.network.allow_empty_password (closes #735) | Sébastien Helleu | 23 | +261 | -40 |
| core: update French translations | Sébastien Helleu | 20 | +156 | -189 |
| core: add blank lines in ChangeLog for readability | Sébastien Helleu | 1 | +100 | -0 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 4 | +17 | -21 |
| debian: update debian/ubuntu patches to not build doc/man page | Sébastien Helleu | 4 | +2890 | -6 |
| debian: add files to build devel doc package | Sébastien Helleu | 45 | +429 | -0 |
| debian: add patch for raspbian/jessie | Sébastien Helleu | 1 | +2 | -0 |
| debian: fix dch distribution name on Raspbian | Sébastien Helleu | 1 | +5 | -3 |
| debian: fix mode of weechat-plugins.install in debian/ubuntu patches (issue #722) | Sébastien Helleu | 3 | +21 | -15 |
| debian: add patch to not build doc/man page on Debian Jessie (issue #722) | Sébastien Helleu | 2 | +2 | -0 |
| doc: add escape of commas in command "init" (relay protocol) (issue #730) | Sébastien Helleu | 3 | +21 | -4 |
| core: add asciidoctor in ChangeLog (issue #722) | Sébastien Helleu | 1 | +3 | -0 |
| doc: remove unused function in docgen.py | Sébastien Helleu | 1 | +0 | -5 |
| core: remove install of asciidoc and related packages (Travis CI) (issue #722) | Sébastien Helleu | 1 | +1 | -1 |
| core: rename file FindAsciidoc.cmake to FindAsciidoctor.cmake in autotools (issue #722) | Sébastien Helleu | 1 | +1 | -1 |
| core: remove obsolete file FindSourcehighlight.cmake (issue #722) | Sébastien Helleu | 2 | +0 | -40 |
| doc: fix name of file AUTHORS.adoc in Polish man page | Sébastien Helleu | 1 | +1 | -1 |
| doc: fix source-highlighter in autotools (issue #722) | Sébastien Helleu | 9 | +43 | -43 |
| core: fix dependencies in README (issue #722) | Sébastien Helleu | 1 | +1 | -2 |
| core: rename .asciidoc files to .adoc (issue #722) | Sébastien Helleu | 341 | +93276 | -93276 |
| doc: fix styles in auto-generated doc files (issue #722) | Sébastien Helleu | 199 | +12264 | -11582 |
| doc: fix styles in Contributing (issue #722) | Sébastien Helleu | 1 | +3 | -3 |
| doc: fix styles in release notes (issue #722) | Sébastien Helleu | 1 | +148 | -148 |
| doc: fix styles in ChangeLog (issue #722) | Sébastien Helleu | 1 | +1896 | -2904 |
| core: require asciidoctor 1.5.4 instead of 1.5.0 (issue #722) | Sébastien Helleu | 8 | +9 | -9 |
| debian: update patches to not build doc/man page on some Debian/Ubuntu versions to build docs and man page (issue #722) | Sébastien Helleu | 4 | +275 | -39 |
| debian: enable build of doc by default in devel packages (issue #722) | Sébastien Helleu | 1 | +1 | -1 |
| debian: replace asciidoc by asciidoctor (>= 1.5.4) in Build-Depends (issue #722) | Sébastien Helleu | 2 | +2 | -10 |
| doc: fix size of tables and columns in plugin API reference | Sébastien Helleu | 4 | +32 | -32 |
| doc: fix styles in plugin API reference (issue #722) | Sébastien Helleu | 4 | +5933 | -5931 |
| doc: remove sectnumlevels in relay protocol (issue #722) | Sébastien Helleu | 3 | +0 | -3 |
| doc: fix column size in developer's guide | Sébastien Helleu | 3 | +3 | -3 |
| doc: increase toclevels and sectnumlevels in user's guide (issue #722) | Sébastien Helleu | 6 | +12 | -12 |
| doc: enable section numbering in tester's guide (issue #722) | Sébastien Helleu | 6 | +6 | -0 |
| doc: fix styles in user's guide (issue #722) | Sébastien Helleu | 6 | +853 | -853 |
| doc: fix style in tip about mouse events (user's guide) (issue #722) | Sébastien Helleu | 6 | +16 | -14 |
| doc: use a table for input of IRC color codes in user's guide (issue #722) | Sébastien Helleu | 6 | +89 | -123 |
| doc: fix style of key bindings in user's guide (issue #722) | Sébastien Helleu | 7 | +1208 | -1097 |
| doc: improve source of table with dependencies in user's guide | Sébastien Helleu | 6 | +132 | -379 |
| doc: replace asciidoc by asciidoctor in user's guide (issue #722) | Sébastien Helleu | 6 | +6 | -43 |
| doc: make list of functions/constants more readable in scripting guide | Sébastien Helleu | 6 | +1655 | -586 |
| doc: enable section numbering in relay protocol (issue #722) | Sébastien Helleu | 3 | +6 | -0 |
| doc: enable section numbering in scripting guide (issue #722) | Sébastien Helleu | 6 | +6 | -0 |
| doc: use Font Awesome for admonition labels (issue #722) | Sébastien Helleu | 1 | +1 | -1 |
| doc: switch to prettify source highlighter (issue #722) | Sébastien Helleu | 1 | +1 | -1 |
| doc: fix styles in relay protocol (issue #722) | Sébastien Helleu | 3 | +453 | -454 |
| doc: fix styles in scripting guide (issue #722) | Sébastien Helleu | 6 | +169 | -169 |
| doc: fix styles in tester guide (issue #722) | Sébastien Helleu | 6 | +45 | -46 |
| doc: fix styles in quickstart guide (issue #722) | Sébastien Helleu | 9 | +126 | -123 |
| doc: fix styles in FAQ (issue #722) | Sébastien Helleu | 7 | +371 | -377 |
| doc: fix styles in developer's guide (issue #722) | Sébastien Helleu | 4 | +1009 | -1000 |
| doc: fix styles in man page (issue #722) | Sébastien Helleu | 24 | +182 | -160 |
| doc: use asciidoctor instead of asciidoc (issue #722) | Sébastien Helleu | 88 | +531 | -950 |
| core: update German translations | Nils Görs | 1 | +17 | -18 |
| tests: add tests on function string_split_command() | Sébastien Helleu | 1 | +18 | -1 |
| relay: allow escape of comma in command "init" (weechat protocol) (issue #730) | Sébastien Helleu | 2 | +5 | -4 |
| doc: add arvg[2] in example of function string_split_command (plugin API reference) | Sébastien Helleu | 4 | +4 | -0 |
| core: fix custom section IDs in ChangeLog and ReleaseNotes | Sébastien Helleu | 2 | +287 | -287 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| core: add issue #731 in ChangeLog | Sébastien Helleu | 1 | +9 | -0 |
| Merge pull request #731 from irth/master | Sébastien Helleu | 2 | +11 | -1 |
| core: fix the hardcoded separator in string_split_command | Wojciech Kwolek | 2 | +11 | -1 |
| doc: update Japanese translations (#728) | l | 1 | +8 | -13 |
| debian: bump Standards-Version to 3.9.8 | Sébastien Helleu | 5 | +8 | -8 |
| debian: update changelog | Sébastien Helleu | 1 | +8 | -0 |
| doc: add a question about security in FAQ | Sébastien Helleu | 6 | +280 | -0 |
| doc: update Ruby and Lua versions in user's guide | Sébastien Helleu | 6 | +12 | -12 |
| irc: fix typo in IRC_SERVER_OPTION_SASL_KEY comment (#724) | Lieuwe Rooijakkers | 1 | +1 | -1 |
| Version 1.6-dev | Sébastien Helleu | 1 | +2 | -2 |
| Version 1.5 | Sébastien Helleu | 4 | +7 | -5 |
| core: add detection of Tcl 8.6 in autotools | Sébastien Helleu | 1 | +1 | -1 |
| debian: update changelog and copyright | Sébastien Helleu | 2 | +20 | -1 |
| debian: build Tcl plugin against Tcl 8.6 | Sébastien Helleu | 5 | +20 | -12 |
| debian: fix Vcs-(Git|Browser) fields to use secure URIs | Sébastien Helleu | 2 | +4 | -4 |
| doc: update auto-generated files with URL options | Sébastien Helleu | 6 | +168 | -48 |
| core: move lines from features to bugs in ChangeLog | Sébastien Helleu | 1 | +6 | -6 |
| core: remove quotes in ChangeLog | Sébastien Helleu | 1 | +4 | -4 |
| core: add Curl options for versions 7.38.1 to 7.49.0 | Sébastien Helleu | 1 | +63 | -3 |
| script: make callbacks optional again in hook functions (issue #406) | Sébastien Helleu | 1 | +5 | -50 |
| doc: fix typo in plugin API reference | Sébastien Helleu | 3 | +3 | -3 |
| doc: update Polish auto-generated files | Sébastien Helleu | 3 | +5 | -5 |
| po: update polish translation | Krzysztof Korościk | 1 | +12 | -4 |
| doc: update polish translation | Krzysztof Korościk | 3 | +8 | -14 |
| Merge pull request #720 from l/translation_ja | Sébastien Helleu | 1 | +22 | -28 |
| doc: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +22 | -28 |
| irc: fix first message displayed in raw buffer when the message is modified by a modifier (closes #719) | Sébastien Helleu | 2 | +3 | -2 |
| Version 1.5-rc2 | Sébastien Helleu | 1 | +1 | -1 |
| lua: fix crash when a lua function doesn't return a value and a string was expected (closes #718) | Sébastien Helleu | 2 | +15 | -1 |
| api: add support of functions in hook_process | Sébastien Helleu | 16 | +566 | -43 |
| javascript: fix string value returned by js functions | Sébastien Helleu | 1 | +1 | -1 |
| core: update email of Krzysztof Korościk | Sébastien Helleu | 8 | +9 | -9 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| core: fix case of external software names in ChangeLog | Sébastien Helleu | 1 | +4 | -4 |
| doc: convert a note into asciidoc "[NOTE]" in tester's guide | Sébastien Helleu | 6 | +14 | -8 |
| core: add Portuguese language in configure script | Sébastien Helleu | 1 | +1 | -1 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| core: fix whitespace in Portuguese translations | Sébastien Helleu | 1 | +8 | -9 |
| Merge remote-tracking branch 'origin/pr/716' | Sébastien Helleu | 2 | +12374 | -0 |
| doc: update German documentation | Nils Görs | 1 | +2 | -4 |
| core: add Portuguese translation | Vasco Almeida | 2 | +12374 | -0 |
| Merge pull request #715 from l/translation_ja | Sébastien Helleu | 1 | +2 | -4 |
| doc: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +2 | -4 |
| doc: mask SASL mechanisms dh-blowfish and dh-aes as "insecure" | Sébastien Helleu | 6 | +18 | -8 |
| Version 1.5-rc1 | Sébastien Helleu | 1 | +1 | -1 |
| doc: add missing spaces in French docs | Sébastien Helleu | 5 | +51 | -50 |
| doc: convert a note into asciidoc "[NOTE]" in user's guide | Sébastien Helleu | 6 | +13 | -7 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +2 | -2 |
| Merge pull request #712 from l/translation_ja | Sébastien Helleu | 3 | +34 | -39 |
| doc: add missing spaces in French FAQ | Sébastien Helleu | 1 | +8 | -6 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 3 | +34 | -39 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +5 | -1 |
| core: set default value "djb2" for option weechat.look.nick_color_hash | Sébastien Helleu | 9 | +13 | -9 |
| core: move nick coloring from irc plugin to core (closes #262) | Sébastien Helleu | 49 | +1196 | -869 |
| doc: add missing spaces in French plugin API reference | Sébastien Helleu | 1 | +21 | -21 |
| doc: describe return code according to option type in config functions (plugin API reference) | Sébastien Helleu | 4 | +184 | -65 |
| doc: fix typos in French plugin API reference | Sébastien Helleu | 1 | +7 | -7 |
| core: add return code in usage function (debian build script) | Sébastien Helleu | 1 | +7 | -3 |
| Merge pull request #513 from rakuco/cmake-iconv-detection | Sébastien Helleu | 1 | +2 | -3 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 18 | +227 | -227 |
| Merge pull request #709 from l/translation_ja | Sébastien Helleu | 11 | +1051 | -1093 |
| doc: add note about version 1.5 in config functions (plugin API reference) | Sébastien Helleu | 4 | +27 | -0 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 11 | +1051 | -1093 |
| doc: add callback pointer in doc of function bar_item_new (plugin API reference) | Sébastien Helleu | 4 | +49 | -21 |
| doc: add note about version 1.5 in some functions (plugin API reference) | Sébastien Helleu | 4 | +153 | -20 |
| doc: remove comments in example of function hook_command (plugin API reference) | Sébastien Helleu | 4 | +8 | -40 |
| doc: add missing callback_pointer in hook functions (plugin API reference) | Sébastien Helleu | 4 | +71 | -0 |
| doc: fix name of function in unhook_all prototype (plugin API reference) | Sébastien Helleu | 1 | +1 | -1 |
| doc: add missing pointer in examples (plugin API reference) | Sébastien Helleu | 4 | +74 | -39 |
| doc: fix typos in config functions (plugin API reference) | Sébastien Helleu | 4 | +44 | -27 |
| doc: add missing quotes in plugin API reference | Sébastien Helleu | 4 | +6 | -6 |
| doc: add callback pointer in doc of upgrade functions (plugin API reference) | Sébastien Helleu | 4 | +261 | -279 |
| doc: add callback pointer in doc of function buffer_new (plugin API reference) | Sébastien Helleu | 4 | +105 | -34 |
| doc: update doc of function exec_on_files (plugin API reference) | Sébastien Helleu | 4 | +26 | -16 |
| core: remove rename of function unhook_all in release notes | Sébastien Helleu | 1 | +3 | -4 |
| doc: add callback pointer in doc of config functions (plugin API reference) | Sébastien Helleu | 4 | +610 | -333 |
| doc: add pointer in hook callback examples (plugin API reference) | Sébastien Helleu | 4 | +134 | -113 |
| doc: fix arguments in hook functions (plugin API reference) | Sébastien Helleu | 4 | +392 | -306 |
| doc: add argument "subplugin" in function unhook_all (plugin API reference) | Sébastien Helleu | 4 | +30 | -8 |
| api: rename function unhook_all_plugin to unhook_all | Sébastien Helleu | 10 | +14 | -14 |
| doc: add callback pointer in doc of hook functions (plugin API reference) | Sébastien Helleu | 4 | +546 | -236 |
| core: add missing pointer argument in calls to hook_connect callback | Sébastien Helleu | 1 | +4 | -2 |
| irc: fix crash in SSL connection to the server | Sébastien Helleu | 1 | +6 | -4 |
| core: add pointer in some callbacks (closes #406) | Sébastien Helleu | 207 | +9561 | -7437 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #704 from l/translation_ja | Sébastien Helleu | 2 | +13 | -15 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +13 | -15 |
| core: use ${info:term_width} instead of ${window.win_width} in /help weechat.bar.xxx.conditions (closes #703) | Sébastien Helleu | 13 | +34 | -34 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 2 | +10 | -10 |
| doc: fix typos in plugin API reference | Sébastien Helleu | 4 | +5 | -5 |
| exec: fix example in /help exec | Sébastien Helleu | 19 | +39 | -39 |
| scripts: fix typo in comment | Sébastien Helleu | 1 | +2 | -2 |
| core: fix long lines in release notes | Sébastien Helleu | 1 | +37 | -32 |
| doc: remove unneeded parentheses in quickstart guide | Sébastien Helleu | 9 | +20 | -20 |
| logger: add note on buffer local variables to use in /help logger.file.mask | Sébastien Helleu | 19 | +81 | -46 |
| doc: add command /disconnect in quickstart guide | Sébastien Helleu | 9 | +119 | -10 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +2 | -2 |
| Merge pull request #701 from l/translation_ja | Sébastien Helleu | 2 | +12 | -10 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +12 | -10 |
| core: remove plugin pointer in hooks debug messages | Sébastien Helleu | 1 | +8 | -6 |
| relay: do not execute any command received from an irc relay client (closes #699) | Sébastien Helleu | 7 | +109 | -70 |
| doc: fix typo in quickstart guide | Sébastien Helleu | 1 | +1 | -1 |
| core: fix case of external software names in ChangeLog | Sébastien Helleu | 1 | +20 | -20 |
| core: add issue #698 in ChangeLog | Sébastien Helleu | 1 | +1 | -1 |
| core: move lines from bugs to features in ChangeLog | Sébastien Helleu | 1 | +9 | -9 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| core: add detection of Ruby 2.2 and 2.3 in autotools | Sébastien Helleu | 1 | +1 | -1 |
| core: search Ruby 2.3 executable | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #698 from zeha/patch-1 | Sébastien Helleu | 1 | +1 | -1 |
| Add detection for Ruby 2.3 | Christian Hofstaedtler | 1 | +1 | -1 |
| core: check that pointers received in arguments are not NULL in buffers and windows functions | Sébastien Helleu | 3 | +423 | -275 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +8 | -4 |
| core: add link to other screenshots in README | Sébastien Helleu | 1 | +2 | -0 |
| irc: complete help of SASL fail options | Sébastien Helleu | 19 | +93 | -53 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| core: update translations | Sébastien Helleu | 19 | +123 | -24 |
| Merge remote-tracking branch 'origin/pr/697' | Sébastien Helleu | 3 | +22 | -1 |
| irc: add option irc.network.sasl_fail_unavailable (closes #600) | Simmo Saan | 3 | +22 | -1 |
| irc: add infolists for modelists and modelist items | Simmo Saan | 3 | +275 | -0 |
| javascript: replace include of time.h by ctime | Sébastien Helleu | 1 | +1 | -1 |
| core: fix long lines | Sébastien Helleu | 1 | +20 | -13 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #696 from l/translation_ja | Sébastien Helleu | 2 | +5 | -7 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +5 | -7 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 2 | +5 | -7 |
| script: force refresh of scripts buffer after download of scripts list (closes #693) | Sébastien Helleu | 2 | +4 | -0 |
| core: fix typo in a comment | Sébastien Helleu | 1 | +1 | -1 |
| doc: translate instructions for CA file on Mac OS X in other languages (FAQ) | Sébastien Helleu | 6 | +26 | -18 |
| doc: fix instructions about getting correct CA file on Mac OS X (FAQ) | Artiom Di | 1 | +4 | -3 |
| doc: update Polish auto-generated files | Sébastien Helleu | 4 | +65 | -65 |
| doc: update polish quickstart guide | Krzysztof Korościk | 1 | +7 | -11 |
| po: polish translation updated | Krzysztof Korościk | 1 | +40 | -33 |
| core: fix truncation of buffer names in hotlist (closes #668) | Sébastien Helleu | 2 | +16 | -9 |
| core: move irc bar item "away" and two options to core (closes #692) | Sébastien Helleu | 33 | +441 | -430 |
| Merge pull request #691 from jincreator/issues690 | Sébastien Helleu | 1 | +1 | -1 |
| zlib: Fix package name in error message if zlib was not found. | Jinkyu Yi | 1 | +1 | -1 |
| doc: update German and Japanese auto-generated files | Sébastien Helleu | 3 | +37 | -37 |
| Merge pull request #688 from l/translation_ja | Sébastien Helleu | 2 | +29 | -27 |
| core: update German translations | Nils Görs | 1 | +16 | -9 |
| core: add note about options to save config/layout on exit in help of commands /layout, /save and /quit (closes #687) | Sébastien Helleu | 19 | +434 | -227 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +29 | -27 |
| irc: use upper case for SASL in messages displayed | Sébastien Helleu | 14 | +62 | -62 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +10 | -9 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +5 | -5 |
| relay: fix the max number of clients connected on a port, allow value 0 for "no limit" (closes #669) | Sébastien Helleu | 23 | +318 | -71 |
| core: fix update of window title under tmux (closes #685) | Sébastien Helleu | 2 | +3 | -1 |
| core: update ChangeLog | Sébastien Helleu | 1 | +2 | -0 |
| Merge remote-tracking branch 'origin/pr/680' | Sébastien Helleu | 1 | +8 | -3 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| core: add issue #676 in ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| core: fix detection of python shared libraries | Shane McCarron | 1 | +1 | -1 |
| relay: do not print final '\0' in raw message for a websocket PING message received | Sébastien Helleu | 1 | +1 | -1 |
| relay: fix websocket frame decoding, answer a PONG to PING (closes #675) | Sébastien Helleu | 9 | +191 | -40 |
| core: add issue #511 in ChangeLog | Sébastien Helleu | 1 | +1 | -1 |
| xfer: ignore signals when polling socket during file receive (closes #677) | Simmo Saan | 1 | +8 | -3 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| core: update ChangeLog and release notes | Sébastien Helleu | 2 | +17 | -0 |
| trigger: fix long lines | Sébastien Helleu | 1 | +4 | -2 |
| Merge pull request #511 from juanfra684/patch-1 | Sébastien Helleu | 1 | +2 | -2 |
| relay: fix comment | Sébastien Helleu | 1 | +1 | -2 |
| relay: fix typo in a comment | Sébastien Helleu | 1 | +2 | -2 |
| Python plugin shared libraries missing | Shane McCarron | 1 | +1 | -1 |
| core: fix typo in a comment | Sébastien Helleu | 1 | +1 | -1 |
| doc: fix typo in English quickstart guide | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +7 | -11 |
| doc: add secured data in quickstart guide | Sébastien Helleu | 9 | +226 | -0 |
| Merge pull request #670 from l/translation_ja | Sébastien Helleu | 1 | +13 | -8 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +13 | -8 |
| doc: add an example in function string_split (plugin API reference) | Sébastien Helleu | 5 | +50 | -14 |
| relay: fix command "input" received from clients (weechat protocol) (closes #663) | Sébastien Helleu | 2 | +5 | -3 |
| tests: add tests on string_split() with keep_eol set to 2 | Sébastien Helleu | 1 | +21 | -2 |
| core: fix number of arguments returned by string_split | Sébastien Helleu | 2 | +27 | -11 |
| core: fix French translation of /help ctcp | Sébastien Helleu | 2 | +1 | -3 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +5 | -5 |
| core: update German translations | Nils Görs | 1 | +10 | -6 |
| irc: add missing completion "*" for target in command /msg | Sébastien Helleu | 2 | +3 | -2 |
| irc: fix /msg command with multiple targets including "*" | Sébastien Helleu | 2 | +32 | -22 |
| core: update ChangeLog (closes #204) | Sébastien Helleu | 1 | +9 | -0 |
| core: update translations | Sébastien Helleu | 18 | +302 | -213 |
| irc: add examples in /help ctcp | Sébastien Helleu | 1 | +9 | -4 |
| irc: add a constant with list of supported CTCPs for completion in command /ctcp | Sébastien Helleu | 2 | +6 | -2 |
| irc: add missing completion "*" for target in command /ctcp | Sébastien Helleu | 1 | +2 | -2 |
| irc: do not exit from function in case of error with "ctcp *" | Sébastien Helleu | 1 | +27 | -23 |
| irc: free allocated memory in case of early exit from the function | Sébastien Helleu | 1 | +3 | -0 |
| irc: fix code style | Sébastien Helleu | 1 | +5 | -6 |
| Merge remote-tracking branch 'origin/pr/493' | Sébastien Helleu | 2 | +73 | -39 |
| Merge pull request #656 from mojadita/some-externs-missing-for-osx-compiling | Sébastien Helleu | 2 | +4 | -4 |
| Add extern keyword several places to link in osx | Luis Colorado | 2 | +4 | -4 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #653 from l/translation_ja | Sébastien Helleu | 3 | +19 | -18 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 3 | +19 | -18 |
| Version 1.5-dev | Sébastien Helleu | 1 | +2 | -2 |
| Version 1.4 | Sébastien Helleu | 4 | +7 | -5 |
| doc: update Polish auto-generated files | Sébastien Helleu | 9 | +89 | -89 |
| doc: remove trailing whitespace in Polish docs | Sébastien Helleu | 2 | +3 | -3 |
| doc: update copyright dates in Polish docs | Sébastien Helleu | 6 | +6 | -6 |
| doc: Polish translation update | Krzysztof Korościk | 2 | +22 | -34 |
| po: Polish translation update | Krzysztof Korościk | 1 | +111 | -86 |
| Version 1.4-rc2 | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +15 | -15 |
| doc: update auto-generated files with WeeChat options | Sébastien Helleu | 6 | +0 | -30 |
| Merge pull request #648 from sim642/nicklist_offline | Sébastien Helleu | 2 | +0 | -8 |
| core: remove unused option weechat.color.nicklist_offline | Simmo Saan | 2 | +0 | -8 |
| doc: add irc-modelist.c to developer documentation | Simmo Saan | 1 | +1 | -0 |
| irc: fix channel forwarding (closes #643) | Sébastien Helleu | 3 | +76 | -3 |
| core: move line in ChangeLog | Sébastien Helleu | 1 | +2 | -2 |
| doc: update copyright dates in German docs | Sébastien Helleu | 6 | +12 | -8 |
| trigger: add info in error messages | Sébastien Helleu | 14 | +106 | -176 |
| alias: do not allow slashes and spaces in alias name (closes #646) | Sébastien Helleu | 14 | +99 | -14 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 2 | +10 | -10 |
| Merge pull request #645 from l/translation_ja | Sébastien Helleu | 9 | +13 | -18 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 9 | +13 | -18 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +9 | -9 |
| core: update German translations | Nils Görs | 1 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +3 | -7 |
| irc: remove argument "clear" from command /cap (issue #8, closes #641) | Sébastien Helleu | 19 | +70 | -112 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +3 | -4 |
| irc: evaluate content of server option "addresses" | Sébastien Helleu | 21 | +128 | -43 |
| core: update copyright dates | Sébastien Helleu | 445 | +447 | -447 |
| Version 1.4-rc1 | Sébastien Helleu | 1 | +1 | -1 |
| core: fix execution of empty command name | Sébastien Helleu | 3 | +31 | -3 |
| doc: fix example for function hdata_search (plugin API reference) | Sébastien Helleu | 4 | +4 | -4 |
| core: add IRC alternate nicks in release notes | Sébastien Helleu | 1 | +24 | -0 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 6 | +65 | -65 |
| Merge pull request #636 from l/translation_ja | Sébastien Helleu | 3 | +52 | -44 |
| tests: temporary disable check of javascript plugin | Sébastien Helleu | 1 | +1 | -1 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +13 | -17 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -1 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 3 | +52 | -44 |
| tests: fix compilation with autotools | Sébastien Helleu | 1 | +2 | -1 |
| tests: fix locale used to execute tests | Sébastien Helleu | 2 | +2 | -1 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| core: move lines in ChangeLog | Sébastien Helleu | 1 | +5 | -5 |
| tests: check if all plugins are loaded | Sébastien Helleu | 3 | +78 | -0 |
| irc: fix typo | Sébastien Helleu | 1 | +1 | -1 |
| core: update translations | Sébastien Helleu | 12 | +31 | -25 |
| Merge pull request #634 from KamranMackey/fix-typo-in-weelog | Sébastien Helleu | 1 | +1 | -1 |
| irc: move option irc.network.alternate_nick into servers (closes #633) | Sébastien Helleu | 24 | +203 | -156 |
| Fixed a typo in wee-log.c | Kamran Mackey | 1 | +1 | -1 |
| core: add a parent name in options (closes #629) | Sébastien Helleu | 40 | +655 | -521 |
| doc: update auto-generated files with irc options | Sébastien Helleu | 6 | +6 | -6 |
| core: free global variables at the very end | Sébastien Helleu | 1 | +4 | -5 |
| core: fix memory leak when using multiple "-d" or "-r" in command line arguments | Sébastien Helleu | 2 | +10 | -0 |
| doc: update Russian quickstart and command line options | evalle | 2 | +11 | -17 |
| irc: add default color for +y mode prefix | Christine Dodrill | 1 | +2 | -2 |
| core: update Czech translations | Ondřej Súkup | 1 | +254 | -258 |
| Merge pull request #626 from sunpoet/master | Sébastien Helleu | 1 | +1 | -0 |
| core: update ChangeLog (closes #351) | Sébastien Helleu | 1 | +1 | -0 |
| doc: update auto-generated files with hdata | Sébastien Helleu | 6 | +12 | -0 |
| irc: add missing field realname in function irc_nick_print_log() | Sébastien Helleu | 1 | +1 | -0 |
| irc: fix comments | Sébastien Helleu | 1 | +8 | -8 |
| irc: fix long line | Sébastien Helleu | 1 | +2 | -1 |
| irc: fix condition in account message callback | Sébastien Helleu | 1 | +1 | -1 |
| Merge remote-tracking branch 'origin/pr/351' | Sébastien Helleu | 7 | +58 | -10 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +3 | -3 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| doc: update auto-generated files with relay options | Sébastien Helleu | 6 | +31 | -1 |
| core: update ChangeLog (closes #347) | Sébastien Helleu | 1 | +1 | -0 |
| core: update translations | Sébastien Helleu | 12 | +61 | -14 |
| relay: add option relay.irc.backlog_since_last_message | Nick | 3 | +24 | -2 |
| core: use Ubuntu Trusty for tests (Travis CI) | Mikaela Suomalainen | 2 | +6 | -2 |
| Fix build on FreeBSD | Sunpoet Po-Chuan Hsieh | 1 | +1 | -0 |
| core: add info about SNI in ChangeLog | Sébastien Helleu | 1 | +2 | -1 |
| doc: update examples of function hook_command_run (plugin API reference) | Sébastien Helleu | 4 | +8 | -12 |
| core: add note about duplicate issues in Contributing | Sébastien Helleu | 1 | +2 | -0 |
| core: add issue #260 in ChangeLog | Sébastien Helleu | 1 | +2 | -1 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +50 | -50 |
| core: update German translations | Nils Görs | 3 | +18 | -27 |
| irc: add support of SNI in SSL connection to IRC server (closes #620) | Sébastien Helleu | 14 | +63 | -13 |
| script: update help on /script search | Sébastien Helleu | 19 | +193 | -176 |
| script: add completion with languages and extensions, support search by language/extension in /script search | Sébastien Helleu | 22 | +211 | -15 |
| core: add names for anchors in ReleaseNotes | Sébastien Helleu | 1 | +127 | -0 |
| core: add names for anchors in ChangeLog | Sébastien Helleu | 1 | +148 | -0 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +13 | -13 |
| core: update German translations | Nils Görs | 1 | +32 | -15 |
| fifo: fix invalid pointer type | Sébastien Helleu | 1 | +1 | -1 |
| core: remove trailing whitespace, remove listing block around copyright in README | Sébastien Helleu | 1 | +2 | -3 |
| core: fix a few typos, add listing block around copyright in README | Kamran Mackey | 1 | +5 | -4 |
| fifo: add /fifo command | Sébastien Helleu | 36 | +906 | -81 |
| script: fix comment | Sébastien Helleu | 1 | +1 | -1 |
| core: disable some pylint errors (Travis CI) | Sébastien Helleu | 1 | +9 | -7 |
| core: add command "pylint --version" (Travis CI) | Sébastien Helleu | 1 | +1 | -0 |
| core: add a heart in paypal donate badge | Sébastien Helleu | 1 | +1 | -1 |
| core: add a slant badge in README | Sébastien Helleu | 1 | +1 | -0 |
| core: add diaspora*, google+, devel blog and paypal badges in README | Sébastien Helleu | 1 | +6 | -2 |
| irc: add a condition for colon before the password in PASS message (issue #602) | Sébastien Helleu | 2 | +9 | -2 |
| irc: add a missing colon before the password in PASS message (closes #602) | Sébastien Helleu | 2 | +2 | -1 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #598 from l/translation_ja | Sébastien Helleu | 6 | +27 | -34 |
| Merge pull request #599 from qsuscs/ts/de-translation-typo | Sébastien Helleu | 1 | +1 | -1 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 6 | +27 | -34 |
| core: fix typo in German translation | Thomas Schneider | 1 | +1 | -1 |
| core: update ChangeLog | Simmo Saan | 1 | +3 | -0 |
| irc: actively track mode lists being modified | Simmo Saan | 4 | +43 | -6 |
| irc: extend mode lists to quiets, ban/invite exceptions | Simmo Saan | 3 | +183 | -21 |
| irc: indexed ban list for /unban (task #11374) | Simmo Saan | 4 | +71 | -7 |
| irc: completion for /unban command (task #10876) | Simmo Saan | 2 | +40 | -1 |
| irc: fill ban modelist when receiving bans list | Simmo Saan | 2 | +21 | -0 |
| irc: add channel mode list data structure | Simmo Saan | 7 | +517 | -0 |
| irc: use current channel and current server channels first in completions "irc_channels" and "irc_server_channels" (closes #392) | Sébastien Helleu | 2 | +55 | -21 |
| irc: use current channel first in completion "irc_channels" (task #12923, issue #392) | Sébastien Helleu | 2 | +10 | -0 |
| doc: change key bindings examples in docs | Sébastien Helleu | 15 | +48 | -48 |
| debian: add "Conflicts" field in debian devel packages | Sébastien Helleu | 1 | +6 | -0 |
| core: add "tmux" and "tmux-256color" in supported $TERM values (closes #519) | Sébastien Helleu | 26 | +208 | -136 |
| core: update German translations | Nils Görs | 1 | +2 | -5 |
| core: fix example in /help key | Sébastien Helleu | 19 | +62 | -62 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +10 | -10 |
| Merge pull request #567 from l/translation_ja | Sébastien Helleu | 2 | +19 | -21 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +19 | -21 |
| debian: sync debian files with debian git repository | Sébastien Helleu | 5 | +85 | -17 |
| debian: sync debian changelog with debian git repository | Sébastien Helleu | 1 | +17 | -0 |
| core: update German translations | Nils Görs | 2 | +11 | -11 |
| ruby: fix load of scripts requiring "uri" (closes #433) | Sébastien Helleu | 2 | +3 | -3 |
| Merge pull request #561 from mimi1vx/translate | Sébastien Helleu | 1 | +131 | -145 |
| update Czech translations | Ondřej Súkup | 1 | +131 | -145 |
| fifo: add buffer name in error when the buffer is not found | Sébastien Helleu | 13 | +106 | -77 |
| core: update ChangeLog | Sébastien Helleu | 1 | +2 | -0 |
| doc: improve note about mouse events caught by weechat (user's guide) | Sébastien Helleu | 6 | +41 | -20 |
| core: add a script tools/build-debian.sh to build stable/devel Debian packages | Sébastien Helleu | 8 | +335 | -6 |
| core: add a script version.sh to get WeeChat stable/devel version | Sébastien Helleu | 4 | +61 | -4 |
| debian: add directory debian-devel to build debian devel packages (snapshots) | Sébastien Helleu | 19 | +192 | -0 |
| debian: rename directory debian to debian-stable | Sébastien Helleu | 67 | +2 | -2 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +4 | -4 |
| Rename script build.sh to build-test.sh | Sébastien Helleu | 4 | +87 | -87 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -1 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +10 | -10 |
| core: update German translations | Nils Görs | 1 | +10 | -16 |
| irc: add "cap-notify" in list of supported capabilities (/help cap) | Sébastien Helleu | 20 | +68 | -67 |
| core: update translations | Sébastien Helleu | 12 | +109 | -13 |
| irc: fix code style | Sébastien Helleu | 1 | +23 | -16 |
| Merge remote-tracking branch 'origin/pr/477' | Sébastien Helleu | 1 | +94 | -2 |
| doc: update auto-generated files with hdata | Sébastien Helleu | 6 | +300 | -300 |
| Merge pull request #553 from sim642/issue-532 | Sébastien Helleu | 1 | +4 | -2 |
| doc: add clickable anchors to hdata listing in plugin API reference | Simmo Saan | 1 | +4 | -2 |
| core: rename "build-scripts" directory to "tools" | Sébastien Helleu | 6 | +90 | -88 |
| doc: fix name of emphasized text color in developer's guide | Sébastien Helleu | 3 | +3 | -3 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #546 from l/translation_ja | Sébastien Helleu | 1 | +3 | -1 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +3 | -1 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +4 | -1 |
| core: update Czech translations | Ondřej Súkup | 1 | +196 | -155 |
| core: add option weechat.look.paste_auto_add_newline (closes #543) | Sébastien Helleu | 22 | +116 | -14 |
| core: update ChangeLog (issue #541) | Sébastien Helleu | 1 | +2 | -0 |
| core: update translations | Sébastien Helleu | 13 | +48 | -47 |
| Merge remote-tracking branch 'origin/pr/541' | Sébastien Helleu | 1 | +2 | -2 |
| core: add Czech man page and quickstart guide in ChangeLog (issue #490) | Sébastien Helleu | 1 | +1 | -0 |
| logger: Report system error string to user | Andrew Potter | 1 | +2 | -2 |
| doc: add build of Czech man page and quickstart guide | Sébastien Helleu | 5 | +137 | -1 |
| doc: fix include of command line options in Czech man page | Sébastien Helleu | 1 | +1 | -1 |
| doc: fix notes in Czech quickstart guide | Sébastien Helleu | 1 | +2 | -2 |
| doc: remove trailing whitespace in Czech command line options | Sébastien Helleu | 1 | +5 | -5 |
| doc: add Czech man page and quickstart guide | Ondřej Súkup | 3 | +484 | -0 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 2 | +13 | -19 |
| doc: sort distributions by name in user's guide | Sébastien Helleu | 6 | +26 | -27 |
| doc: add openSUSE instructions and fix Fedora Core in translated docs (user's guide) | Sébastien Helleu | 5 | +10 | -5 |
| doc: add openSUSE instructions and fix Fedora Core (user's guide) | Ondřej Súkup | 1 | +2 | -1 |
| core: update Czech translations | Ondřej Súkup | 1 | +20 | -19 |
| relay: remove useless condition always evaluated to true | Sébastien Helleu | 1 | +1 | -2 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 10 | +31 | -31 |
| Merge pull request #529 from l/translation_ja | Sébastien Helleu | 1 | +57 | -57 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +57 | -57 |
| alias: display completion in /alias list (closes #518) | Sébastien Helleu | 14 | +90 | -18 |
| alias: fix indentation error | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #524 from l/translation_ja | Sébastien Helleu | 2 | +12 | -16 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +12 | -16 |
| core: fix some French translations of "not enough memory" | Sébastien Helleu | 1 | +5 | -5 |
| core: display a more explicit error when a filter fails to be added (closes #522) | Sébastien Helleu | 15 | +319 | -139 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 3 | +19 | -19 |
| irc: fix charset decoding in incoming private messages (closes #520) | Sébastien Helleu | 2 | +36 | -7 |
| ruby: fix Ruby detection when pkg-config is not installed | Sébastien Helleu | 2 | +2 | -1 |
| doc: add translations in question about SSL problems (FAQ) | Sébastien Helleu | 6 | +51 | -12 |
| doc: fix "I have SSL problems" | Mikaela Suomalainen | 1 | +9 | -2 |
| FindIconv: Stop hardcoding the library name. | Raphael Kubo da Costa | 1 | +2 | -3 |
| trigger: add recover to cmd_pass/msg_auth, and regain to msg_auth | Juan Francisco Cantero Hurtado | 1 | +2 | -2 |
| Merge pull request #504 from l/translation_ja | Sébastien Helleu | 9 | +35 | -20 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 9 | +35 | -20 |
| irc: remove blank line at the end of file | Sébastien Helleu | 1 | +0 | -1 |
| script: add option script.scripts.download_timeout | Sébastien Helleu | 23 | +126 | -22 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +18 | -18 |
| core: update German translations | Nils Görs | 1 | +32 | -16 |
| api: fix handle of invalid escape in function string_convert_escaped_chars() | Sébastien Helleu | 3 | +8 | -3 |
| irc: fix typos in /help ban and /help quiet | Sébastien Helleu | 18 | +69 | -62 |
| irc: add command /cap (closes #8) | Sébastien Helleu | 28 | +673 | -50 |
| relay: display the arrow before client id and protocol in raw buffer | Sébastien Helleu | 2 | +7 | -6 |
| irc: display the arrow before server name in raw buffer | Sébastien Helleu | 2 | +5 | -4 |
| core: fix truncated messages after a word with a length of zero on screen (bug #40985, issue #502) | Sébastien Helleu | 3 | +7 | -3 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 5 | +10 | -10 |
| Merge pull request #500 from l/translation_ja | Sébastien Helleu | 4 | +54 | -69 |
| doc: update default search bind in Italian FAQ | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #497 from sim642/faq-search-here | Sébastien Helleu | 5 | +5 | -5 |
| irc: add hex dump of messages in raw buffer | Sébastien Helleu | 3 | +85 | -56 |
| relay: use API function string_hex_dump() to display raw message | Sébastien Helleu | 1 | +46 | -80 |
| api: add function string_hex_dump() | Sébastien Helleu | 10 | +360 | -1 |
| irc: fix display of messages sent to server in raw buffer | Sébastien Helleu | 2 | +3 | -1 |
| irc: fix display of invalid UTF-8 chars in raw buffer | Sébastien Helleu | 2 | +5 | -1 |
| Merge pull request #495 from sim642/uptime-o | Sébastien Helleu | 1 | +1 | -1 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 4 | +54 | -69 |
| doc: remove trailing whitespace in Polish FAQ | Sébastien Helleu | 1 | +1 | -1 |
| doc: update default search bind in FAQ | Simmo Saan | 5 | +5 | -5 |
| doc: remove blank lines at end of auto-generated files | Sébastien Helleu | 175 | +8 | -177 |
| core: remove carriage returns in weechat.xpm | Sébastien Helleu | 1 | +397 | -397 |
| core: fix /uptime output for 0 days | Simmo Saan | 1 | +1 | -1 |
| irc: add multiple targets and -server option to /ctcp (closes #204) | Simmo Saan | 2 | +73 | -39 |
| api: add argument "length" in function utf8_is_valid() | Sébastien Helleu | 13 | +188 | -46 |
| core: rename "scripts" directory to "build-scripts" | Sébastien Helleu | 5 | +5 | -5 |
| Version 1.4-dev | Sébastien Helleu | 2 | +2 | -2 |
| Version 1.3 | Sébastien Helleu | 5 | +7 | -5 |
| core: add note about new option irc.network.channel_encode in release notes | Sébastien Helleu | 1 | +18 | -0 |
| core: update Czech translations | Ondřej Súkup | 1 | +89 | -87 |
| doc: update German auto-generated files | Sébastien Helleu | 3 | +3 | -3 |
| core: update German translations | Nils Görs | 3 | +21 | -22 |
| irc: update help on option irc.network.channel_encode (issue #218, issue #482) | Sébastien Helleu | 19 | +74 | -76 |
| Version 1.3-rc2 | Sébastien Helleu | 2 | +2 | -2 |
| irc: add option irc.network.channel_encode (issue #218, issue #482) | Sébastien Helleu | 48 | +483 | -89 |
| doc: update Polish auto-generated files | Sébastien Helleu | 10 | +248 | -248 |
| doc: update polish translation | Krzysztof Korościk | 4 | +31 | -45 |
| weechat: polish translation update | Krzysztof Korościk | 1 | +110 | -116 |
| python: fix cppcheck error on variable "python2_bin" (closes #486) | Sébastien Helleu | 1 | +15 | -11 |
| api: add missing function infolist_search_var() in script API (issue #484) | Sébastien Helleu | 8 | +132 | -0 |
| api: add missing function hook_completion_get_string() in script API (issue #484) | Sébastien Helleu | 8 | +137 | -0 |
| javascript: remove debug prints in log file | Sébastien Helleu | 1 | +0 | -3 |
| core: add completion "colors" (closes #481) | Sébastien Helleu | 20 | +135 | -48 |
| core: fix long lines | Sébastien Helleu | 3 | +42 | -31 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 3 | +77 | -77 |
| Merge pull request #480 from l/translation_ja | Sébastien Helleu | 2 | +18 | -18 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +18 | -18 |
| core: fix long lines in weechat.c | Sébastien Helleu | 1 | +40 | -30 |
| core: update translations | Sébastien Helleu | 19 | +40 | -40 |
| Merge pull request #476 from sim642/alias-example | Sébastien Helleu | 5 | +5 | -5 |
| core: update German translations | Nils Görs | 1 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +2 | -2 |
| irc: add support for CAP cap-notify | Max Teufel | 1 | +94 | -2 |
| doc: update auto-generated files with hdata | Sébastien Helleu | 6 | +6 | -0 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +5 | -6 |
| core: update ChangeLog (issue #475) | Sébastien Helleu | 1 | +1 | -0 |
| core: update translations | Sébastien Helleu | 19 | +124 | -35 |
| Merge remote-tracking branch 'origin/pr/475' | Sébastien Helleu | 4 | +11 | -1 |
| core: update examples of alias add commands | Simmo Saan | 5 | +5 | -5 |
| Version 1.3-rc1 | Sébastien Helleu | 2 | +2 | -2 |
| irc: fix update of lag item when the server lag changes | Sébastien Helleu | 6 | +26 | -11 |
| irc: remove lag item when a lag is displayed and new lag computed is exactly 0 milliseconds | Sébastien Helleu | 3 | +6 | -3 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +27 | -27 |
| core: update German translations | Nils Görs | 1 | +5 | -7 |
| core: update options supporting secured data in /help secure | Sébastien Helleu | 19 | +154 | -177 |
| doc: update German documentation | Nils Görs | 1 | +1 | -3 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +3 | -3 |
| core: update German translations | Nils Görs | 2 | +7 | -7 |
| core: update last translator in Czech translations | Sébastien Helleu | 1 | +2 | -2 |
| core: update Czech translations | Ondřej Súkup | 1 | +109 | -108 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| core: fix typo in Czech translations | Ondřej Súkup | 1 | +3 | -3 |
| doc: update default keys to start/stop search of text in buffer (user's guide) | Sébastien Helleu | 6 | +26 | -12 |
| core: fix key names in ChangeLog | Sébastien Helleu | 1 | +4 | -4 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +55 | -55 |
| core: update German translations | Nils Görs | 1 | +7 | -3 |
| core: fix typo in ChangeLog | Sébastien Helleu | 1 | +2 | -3 |
| core: fix typo in /help weechat.look.key_grab_delay | Sébastien Helleu | 18 | +31 | -31 |
| core: update ChangeLog (closes #76, closes #393) | Sébastien Helleu | 1 | +3 | -0 |
| core: update translations | Sébastien Helleu | 24 | +217 | -169 |
| core: factorize functions to search text in window | Sébastien Helleu | 3 | +9 | -28 |
| Merge remote-tracking branch 'origin/pr/393' | Sébastien Helleu | 7 | +128 | -29 |
| core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with alt-k | Sébastien Helleu | 23 | +118 | -16 |
| core: remove obsolete translations | Sébastien Helleu | 10 | +10 | -201 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 3 | +49 | -49 |
| Merge pull request #467 from l/translation_ja | Sébastien Helleu | 2 | +36 | -37 |
| core: flush stdout/stderr after sending text directly on them (fix corrupted data sent to hook_process() callback) (closes #442) | Sébastien Helleu | 7 | +18 | -3 |
| core: allow execution of command "/input return" on a buffer which is not displayed in a window | Sébastien Helleu | 2 | +16 | -18 |
| core: move bugs into proper section in ChangeLog | Sébastien Helleu | 1 | +6 | -6 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +36 | -37 |
| core: update ChangeLog | Sébastien Helleu | 1 | +2 | -0 |
| doc: update default keybinds for "alt-j NN" | Simmo Saan | 6 | +6 | -6 |
| core: allow jump from current to previous buffer with default keys "alt-j NN" | Simmo Saan | 1 | +1 | -1 |
| core: remove useless "return" | Sébastien Helleu | 1 | +0 | -2 |
| core: fix typo in /help window | Sébastien Helleu | 18 | +47 | -46 |
| core: add command /alias in release notes | Sébastien Helleu | 1 | +18 | -0 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +29 | -29 |
| core: update German translations | Nils Görs | 1 | +35 | -32 |
| irc: add separate color option for current topic in channel buffer | Simmo Saan | 4 | +11 | -1 |
| alias: add options "add", "addcompletion" and "del" in command /alias, remove command /unalias (closes #458) | Sébastien Helleu | 33 | +1206 | -875 |
| xfer: fix typo in a comment | Sébastien Helleu | 1 | +1 | -1 |
| aspell: fix typo in a comment | Sébastien Helleu | 1 | +1 | -1 |
| core: replace "closes #" by "issue #" in ChangeLog | Sébastien Helleu | 1 | +128 | -128 |
| core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on Linux/BSD) (closes #465) | Sébastien Helleu | 9 | +182 | -132 |
| xfer: fix crash if the DCC file socket number is too high (issue #465) | Sébastien Helleu | 2 | +9 | -8 |
| irc: fix format of comment | Sébastien Helleu | 1 | +2 | -1 |
| core: fix format of comment | Sébastien Helleu | 1 | +2 | -1 |
| core: fix comment in function hook_find_pos | Sébastien Helleu | 1 | +1 | -1 |
| core: add variables with count of hooks | Sébastien Helleu | 3 | +16 | -12 |
| core: update German translations | Nils Görs | 1 | +9 | -10 |
| core: reset pointers, file descriptors and child PIDs in unhook() | Sébastien Helleu | 1 | +343 | -205 |
| core: add option weechat.look.confirm_upgrade (closes #463) | Sébastien Helleu | 28 | +316 | -136 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 4 | +47 | -47 |
| Merge pull request #464 from l/translation_ja | Sébastien Helleu | 5 | +72 | -89 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 5 | +72 | -89 |
| doc: update German documentation | Nils Görs | 1 | +1 | -2 |
| doc: add Cygwin packages in user's guide | Sébastien Helleu | 6 | +10 | -0 |
| core: remove obsolete translations | Sébastien Helleu | 10 | +10 | -263 |
| irc: evaluate content of server option "nicks" | Sébastien Helleu | 21 | +118 | -42 |
| core: update German translations | Nils Görs | 1 | +5 | -3 |
| irc: do not allow command /query with a channel name (closes #459) | Sébastien Helleu | 14 | +77 | -13 |
| core: fix type of value returned by function gui_bar_window_content_get | Sébastien Helleu | 1 | +3 | -2 |
| logger: fix type of value returned by function logger_tail_last_eol | Sébastien Helleu | 1 | +3 | -3 |
| core: fix type of value returned by function gui_mouse_grab_event2input | Sébastien Helleu | 1 | +1 | -1 |
| irc: fix type of value returned by function irc_buffer_build_name | Sébastien Helleu | 5 | +9 | -8 |
| core: fix type of value returned by functions gui_chat_string_next_char, gui_chat_string_add_offset and gui_chat_string_add_offset_screen | Sébastien Helleu | 4 | +18 | -20 |
| api: fix type of value returned by function util_get_time_string | Sébastien Helleu | 8 | +43 | -17 |
| doc: update functions strcasestr, utf8_prev_char, utf8_next_char and utf8_add_offset in plugin API reference | Sébastien Helleu | 4 | +64 | -0 |
| api: fix type of value returned by functions utf8_prev_char, utf8_next_char and utf8_add_offset | Sébastien Helleu | 22 | +116 | -104 |
| core: add missing comments before functions when the result must be freed after use | Sébastien Helleu | 20 | +62 | -27 |
| alias: remove unused function alias_get_final_command() | Sébastien Helleu | 1 | +0 | -33 |
| api: fix type of value returned by function strcasestr | Sébastien Helleu | 9 | +17 | -16 |
| doc: update German auto-generated files | Sébastien Helleu | 3 | +54 | -54 |
| core: update German translations | Nils Görs | 4 | +48 | -49 |
| api: add support of evaluated sub-strings and current date/time in function string_eval_expression() and command /eval | Sébastien Helleu | 26 | +457 | -262 |
| doc: add question about unicode chars and libc (wcwidth) in FAQ | Sébastien Helleu | 6 | +77 | -0 |
| core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (closes #452) | Sébastien Helleu | 16 | +90 | -32 |
| doc: remove tag "translation missing" in French man page | Sébastien Helleu | 1 | +0 | -1 |
| core: move ChangeLog entry in bugs section | Sébastien Helleu | 1 | +1 | -1 |
| core: fix display of invalid UTF-8 chars in bars (issue #218) | Sébastien Helleu | 2 | +2 | -0 |
| irc: decode/encode only text in IRC messages and not the headers (bug #29886, closes #218, closes #451) | Sébastien Helleu | 40 | +708 | -163 |
| xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388) | Sébastien Helleu | 22 | +359 | -170 |
| doc: update German auto-generated files | Sébastien Helleu | 3 | +51 | -51 |
| core: update German translations | Nils Görs | 1 | +10 | -8 |
| script: call function string_eval_path_home() to evaluate scripts path | Sébastien Helleu | 1 | +4 | -38 |
| logger: call function string_eval_path_home() to evaluate logger file path | Sébastien Helleu | 1 | +15 | -45 |
| doc: update examples for functon string_eval_path_home() in plugin API reference | Sébastien Helleu | 4 | +16 | -16 |
| api: add function string_eval_path_home() | Sébastien Helleu | 23 | +676 | -8 |
| core: fix help of /eval command | Sébastien Helleu | 19 | +90 | -99 |
| core: allow pointer as list name in evaluation of hdata (closes #450) | Sébastien Helleu | 27 | +307 | -163 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 2 | +2 | -2 |
| Merge remote-tracking branch 'origin/pr/447' | Sébastien Helleu | 1 | +8 | -6 |
| core: fix bar item "scroll" after /buffer clear (closes #448) | Sébastien Helleu | 3 | +12 | -14 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +8 | -6 |
| script: rename option script.scripts.dir to script.scripts.path (issue #388) | Sébastien Helleu | 10 | +47 | -40 |
| logger: evaluate content of option logger.file.path (issue #388) | Sébastien Helleu | 21 | +69 | -50 |
| script: evaluate content of option script.scripts.dir (issue #388) | Sébastien Helleu | 20 | +207 | -53 |
| core: exclude directory tests/ubuntu/ from tarballs | Sébastien Helleu | 1 | +1 | -0 |
| irc: fix crash with commands /allchan, /allpv and /allserv if the executed command closes buffers (closes #445) | Sébastien Helleu | 2 | +72 | -11 |
| irc: do not open auto-joined channels buffers when option "-nojoin" is used in command /connect | Sébastien Helleu | 2 | +7 | -1 |
| tests: add package libcpputest-dev for ubuntu/precise (Travis CI) | Sébastien Helleu | 2 | +1 | -2 |
| core: fix display of time in bare display when option weechat.look.buffer_time_format is set to empty string (closes #441) | Sébastien Helleu | 2 | +2 | -2 |
| core: replace HTTPS by HTTP for the download of libcpputest (Travis CI) | Sébastien Helleu | 1 | +1 | -1 |
| core: fix typo in Polish translation | Maciek Gajewski | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +2 | -2 |
| core: update ChangeLog | Sébastien Helleu | 1 | +2 | -1 |
| core: update translations | Sébastien Helleu | 12 | +61 | -13 |
| relay: add a variable to read only one time the HTTP header "X-Real-IP" in the hashtable | Sébastien Helleu | 1 | +14 | -9 |
| Merge remote-tracking branch 'origin/pr/440' | Sébastien Helleu | 2 | +12 | -0 |
| core: fix package name in comment (FindCppUTest.cmake) | Sébastien Helleu | 1 | +3 | -3 |
| core: fix package name in comment (FindV8.cmake) | Sébastien Helleu | 1 | +2 | -2 |
| relay: print value of HTTP Header X-Real-IP | Tor Hveem | 2 | +12 | -0 |
| ruby: add detection of Ruby 2.2 | Sébastien Helleu | 2 | +2 | -1 |
| doc: update German auto-generated files | Sébastien Helleu | 3 | +53 | -53 |
| doc: update German translations | Nils Görs | 3 | +46 | -56 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 3 | +53 | -53 |
| Merge pull request #439 from l/translation_ja | Sébastien Helleu | 5 | +45 | -56 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 5 | +45 | -56 |
| fifo: ignore error ECOMM only on Cygwin (fix compilaton on FreeBSD) | Sébastien Helleu | 1 | +4 | -0 |
| fifo: fix send error on Cygwin when something is received in the pipe (closes #436) | Sébastien Helleu | 2 | +3 | -1 |
| core: add signal "signal_sighup" | Sébastien Helleu | 6 | +36 | -3 |
| core: reword ChangeLog entry | Sébastien Helleu | 1 | +2 | -2 |
| core: update ChangeLog (closes #425, closes #426) | Sébastien Helleu | 1 | +2 | -0 |
| Merge remote-tracking branch 'origin/pr/426' | Sébastien Helleu | 2 | +8 | -2 |
| core: replace "create" by "add" in messages and docs for IRC servers and proxies | Sébastien Helleu | 56 | +707 | -678 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| Merge remote-tracking branch 'origin/pr/419' | Sébastien Helleu | 1 | +2 | -2 |
| Merge pull request #424 from l/translation_ja | Sébastien Helleu | 3 | +14 | -17 |
| core: sync debian files with debian git repository | Sébastien Helleu | 4 | +29 | -4 |
| xfer: correctly use and parse \r\n line endings in CHAT (closes #425) | Simmo Saan | 2 | +8 | -2 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 3 | +14 | -17 |
| core: make cpputest optional in cmake compilation | Sébastien Helleu | 3 | +3 | -4 |
| lua: add detection of Lua 5.3 | Sébastien Helleu | 2 | +2 | -1 |
| core: remove use of PREFIX in main CMakeLists.txt | Sébastien Helleu | 1 | +0 | -3 |
| doc: replace PREFIX with CMAKE_INSTALL_PREFIX in list of cmake options (user's guide) | Sébastien Helleu | 6 | +6 | -6 |
| doc: replace PREFIX with CMAKE_INSTALL_PREFIX in cmake instructions (closes #354) | Sébastien Helleu | 15 | +21 | -14 |
| doc: sort directories and files, reformat emacs lisp example in developer's guide | Sébastien Helleu | 3 | +60 | -57 |
| doc: update list of repositories in developer's guide | Sébastien Helleu | 3 | +70 | -26 |
| doc: add missing file test-arraylist.cpp in developer's guide | Sébastien Helleu | 3 | +45 | -42 |
| doc: add relay in list of main features (user's guide) | Sébastien Helleu | 6 | +10 | -0 |
| Version 1.3-dev | Sébastien Helleu | 2 | +2 | -2 |
| Version 1.2 | Sébastien Helleu | 5 | +7 | -5 |
| doc: update Polish auto-generated files | Sébastien Helleu | 7 | +186 | -186 |
| Update polih translations | Krzysztof Korościk | 1 | +165 | -113 |
| Polish translation update | Krzysztof Korościk | 7 | +37 | -57 |
| core: sort languages alphabetically in build | Sébastien Helleu | 2 | +6 | -6 |
| core: update German translations | Nils Görs | 1 | +5 | -1 |
| irc: display a warning when the option irc.look.display_away is set to "channel" | Sébastien Helleu | 14 | +138 | -14 |
| doc: harmonize size of bar filling examples (user's guide) | Sébastien Helleu | 6 | +234 | -234 |
| irc: avoid warnings for unsupported WHOX messages | Max Teufel | 1 | +2 | -2 |
| Merge pull request #417 from l/translation_ja | Sébastien Helleu | 1 | +4 | -6 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +4 | -6 |
| Version 1.2-rc2 | Sébastien Helleu | 2 | +2 | -2 |
| doc: merge min/max version columns into a single column in dependencies (user's guide) | Sébastien Helleu | 6 | +144 | -146 |
| core: fix compilation on Cygwin | Sébastien Helleu | 3 | +3 | -0 |
| core: add missing completions in command /input | Sébastien Helleu | 2 | +9 | -6 |
| core: add signals "signal_sigterm" and "signal_sigquit" (closes #114) | Sébastien Helleu | 6 | +65 | -6 |
| core: add comments after some #endif | Sébastien Helleu | 45 | +230 | -232 |
| irc: optimize search of a nick in nicklist (up to 3x faster) | Sébastien Helleu | 4 | +27 | -4 |
| doc: update German documentation | Nils Görs | 1 | +3 | -4 |
| doc: update Japanese auto-generated file | Sébastien Helleu | 1 | +39 | -39 |
| Merge pull request #414 from l/translation_ja | Sébastien Helleu | 3 | +15 | -18 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 3 | +15 | -18 |
| doc: update German auto-generated file | Sébastien Helleu | 1 | +47 | -47 |
| core: remove extra spaces in function gui_bar_item_default_mouse_status | Sébastien Helleu | 1 | +4 | -4 |
| core: update German translations | Nils Görs | 1 | +8 | -8 |
| core: update German translations | Nils Görs | 1 | +6 | -5 |
| api: add support of environment variables in function string_eval_expression() and command /eval (issue #388) | Sébastien Helleu | 25 | +239 | -163 |
| doc: fix French translations in function string_eval_expression (plugin API reference) | Sébastien Helleu | 1 | +3 | -3 |
| doc: fix typo in function string_eval_expression (plugin API reference) | Sébastien Helleu | 4 | +4 | -4 |
| core: add support of full color option name in command /eval and API function string_eval_expression() | Sébastien Helleu | 8 | +35 | -5 |
| api: add support of full color option name in function color() | Sébastien Helleu | 6 | +69 | -18 |
| irc: fix color of new nick in nick changes messages when option irc.look.color_nicks_in_server_messages is off | Sébastien Helleu | 2 | +3 | -1 |
| core: update German translations | Nils Görs | 2 | +14 | -13 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| doc: add environment variable WEECHAT_HOME in command line options | Sébastien Helleu | 7 | +19 | -0 |
| core: add environment variable WEECHAT_HOME in "weechat --help" | Sébastien Helleu | 13 | +105 | -72 |
| core: rename function and argument to set home path | Sébastien Helleu | 1 | +19 | -19 |
| Merge remote-tracking branch 'origin/pr/391' | Sébastien Helleu | 1 | +63 | -35 |
| irc: fix crash when setting an invalid regex with "/list -re" during a /list server response (closes #412) | Sébastien Helleu | 2 | +4 | -0 |
| core: display the welcome message immediately after the startup message, move source code to weechat.c | Sébastien Helleu | 14 | +302 | -323 |
| Version 1.2-rc1 | Sébastien Helleu | 2 | +2 | -2 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 4 | +26 | -26 |
| Merge pull request #409 from l/translation_ja | Sébastien Helleu | 2 | +63 | -38 |
| core: remove WeeChat version from config files (closes #407) | Sébastien Helleu | 2 | +3 | -3 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +63 | -38 |
| doc: update German auto-generated files | Sébastien Helleu | 3 | +22 | -22 |
| core: update German translations | Nils Görs | 1 | +56 | -20 |
| core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to customize quoted messages in cursor mode (closes #403) | Sébastien Helleu | 22 | +330 | -29 |
| core: sort config options by name in source headers | Sébastien Helleu | 2 | +21 | -21 |
| api: add "_chat_line" (line pointer) in hashtable of hook_focus | Sébastien Helleu | 6 | +373 | -120 |
| core: add default keys of cursor mode in /help cursor | Sébastien Helleu | 19 | +292 | -45 |
| core: sort config options by name in sources | Sébastien Helleu | 14 | +1123 | -1123 |
| irc: remove compiler warning on isxdigit | Sébastien Helleu | 1 | +1 | -1 |
| irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fingerprint" (closes #281) | Sébastien Helleu | 22 | +382 | -121 |
| irc: move some #ifdef HAVE_GNUTLS around functions | Sébastien Helleu | 1 | +6 | -2 |
| trigger: do not hook anything if the trigger is disabled (closes #405) | Sébastien Helleu | 3 | +6 | -3 |
| core: Respect environment variable WEECHAT_HOME | Karthik K | 1 | +63 | -35 |
| core: add a welcome message on first WeeChat run (closes #318) | Sébastien Helleu | 17 | +282 | -13 |
| doc: update German documentation | Nils Görs | 2 | +28 | -30 |
| doc: update German auto-generated files | Sébastien Helleu | 3 | +19 | -19 |
| core: update German translations | Nils Görs | 1 | +24 | -5 |
| irc: add option "-noswitch" in command /query (closes #394) | Sébastien Helleu | 22 | +182 | -125 |
| irc: fix display of PART messages on channels with +a (anonymous flag) (closes #396) | Sébastien Helleu | 2 | +118 | -118 |
| Merge pull request #395 from l/translation_ja | Sébastien Helleu | 2 | +28 | -15 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +28 | -15 |
| core: add more intuitive buffer searching (closes #76) | Simmo Saan | 8 | +135 | -33 |
| core: fix French translations of /help weechat.look.word_chars_{highlight|input} | Sébastien Helleu | 2 | +5 | -5 |
| aspell: add bar item "aspell_suggest" in /help aspell (closes #390) | Sébastien Helleu | 19 | +101 | -55 |
| core: add options weechat.look.word_chars_{highlight|input} (closes #55, task #9459) | Sébastien Helleu | 26 | +662 | -62 |
| doc: update WeeChat description in README and man page | Sébastien Helleu | 8 | +30 | -32 |
| doc: fix trigger example in user's guide | Sébastien Helleu | 6 | +6 | -6 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +44 | -44 |
| Merge pull request #382 from l/translation_ja | Sébastien Helleu | 1 | +17 | -14 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 1 | +17 | -14 |
| core: remove trailing whitespace in a German translation | Sébastien Helleu | 1 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +3 | -1 |
| core: display a warning on startup if the locale can not be set (closes #373) | Sébastien Helleu | 14 | +109 | -14 |
| doc: update German documentation | Nils Görs | 1 | +13 | -13 |
| doc: fix links in plugin API reference | Sébastien Helleu | 4 | +144 | -144 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +42 | -42 |
| core: update German translations | Nils Görs | 1 | +6 | -4 |
| core: fix typo in ChangeLog | Sébastien Helleu | 1 | +1 | -1 |
| core: use https for URL to WeeChat screenshot in README.asciidoc | Sébastien Helleu | 1 | +1 | -1 |
| core: add an example with a more complex regex in /help filter | Sébastien Helleu | 19 | +195 | -150 |
| irc: fix example using two servers in /help server (closes #371) | Sébastien Helleu | 19 | +38 | -38 |
| javascript: update KokaKiwi email | KokaKiwi | 6 | +7 | -7 |
| core: fix sort of contributors in AUTHORS.asciidoc | Sébastien Helleu | 1 | +5 | -5 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| trigger: hide password when messaging NickServ through default alias /m (closes #367) | Simmo Saan | 1 | +1 | -1 |
| tests: check that function string_strndup returns NULL if the given string is NULL | Sébastien Helleu | 1 | +1 | -1 |
| irc: fix freenode server names used in /help server (closes #365) | Sébastien Helleu | 19 | +38 | -38 |
| ruby: fix crash on /plugin reload (closes #364) | Sébastien Helleu | 2 | +23 | -27 |
| core: allow "*" as plugin name in command /plugin reload to reload all plugins with options | Sébastien Helleu | 20 | +71 | -94 |
| core: move definitions with version and license in root CMakeLists.txt | Sébastien Helleu | 2 | +8 | -7 |
| script: fix state of script plugins when list of scripts has not been downloaded | Sébastien Helleu | 6 | +29 | -11 |
| doc: remove obsolete note about package weechat-dbg and path to binary (user's guide) (closes #363) | Sébastien Helleu | 6 | +0 | -27 |
| doc: update German auto-generated files | Sébastien Helleu | 2 | +3 | -3 |
| core: update German translations | Nils Görs | 1 | +11 | -11 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| Merge pull request #361 from l/translation_ja | Sébastien Helleu | 3 | +19 | -20 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 3 | +19 | -20 |
| doc: set max version to 3.24.3 for libv8 in dependencies (user's guide) (issue #360) | Sébastien Helleu | 6 | +149 | -144 |
| javascript: explicitely use v8 namespace | Sébastien Helleu | 4 | +454 | -453 |
| core: add contributor in AUTHORS.asciidoc | Sébastien Helleu | 1 | +1 | -0 |
| Merge remote-tracking branch 'origin/pr/342' | Sébastien Helleu | 1 | +279 | -153 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +5 | -3 |
| doc: add comment in auto-generated doc files to prevent any changes by hand | Sébastien Helleu | 223 | +1044 | -175 |
| script: add note about HTTPS in /help script.scripts.url | Sébastien Helleu | 19 | +189 | -132 |
| core: update translations | Sébastien Helleu | 13 | +323 | -275 |
| doc: capitalize name of plugins in lists (scripting guide) | Sébastien Helleu | 6 | +84 | -84 |
| core: add libv8 requirement in weechat.spec | Sébastien Helleu | 1 | +1 | -1 |
| core: add javascript plugin in list of scripting languages supported (debian packaging) | Sébastien Helleu | 1 | +3 | -3 |
| doc: remove trailing whitespace in German user's guide | Sébastien Helleu | 1 | +1 | -1 |
| doc: add C++ compiler requirement for javascript plugin in user's guide | Sébastien Helleu | 6 | +20 | -12 |
| core: add javascript plugin in ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| Merge branch 'javascript' | Sébastien Helleu | 81 | +7265 | -293 |
| core: align options in CMakeLists.txt | Sébastien Helleu | 1 | +27 | -27 |
| core: add missing cmake file FindV8.cmake in packages built by autotools | Sébastien Helleu | 1 | +1 | -0 |
| core: add installation of libv8-dev (Travis CI) | Sébastien Helleu | 1 | +1 | -1 |
| core: disable javascript plugin for Cygwin (libv8 not available) | Sébastien Helleu | 1 | +2 | -1 |
| doc: add javascript plugin in FAQ | Sébastien Helleu | 6 | +8 | -7 |
| core: add javascript plugin in README | Sébastien Helleu | 1 | +3 | -2 |
| core: add plugin "javascript" in debian packaging | Sébastien Helleu | 2 | +5 | -3 |
| javascript: fix compilation with old V8 lib | Sébastien Helleu | 1 | +1 | -1 |
| javascript: add option "--disable-javascript" and V8 detection in autotools | Sébastien Helleu | 3 | +73 | -6 |
| core: add tcl/guile plugins in "not asked" list of configure output if they are disabled | Sébastien Helleu | 1 | +4 | -0 |
| javascript: fix name of source file in comment | Sébastien Helleu | 1 | +1 | -1 |
| javascript: display v8 version in /debug libs | Sébastien Helleu | 1 | +1 | -2 |
| core: update comments on default keys | Sébastien Helleu | 1 | +165 | -165 |
| doc: add Javascript plugin in docs | Sébastien Helleu | 50 | +957 | -246 |
| javascript: fix crash in return of string values when WeeChat API function returns NULL | Sébastien Helleu | 1 | +9 | -2 |
| javascript: catch and display exceptions when running scripts/functions | Sébastien Helleu | 2 | +73 | -28 |
| javascript: add new plugin to run javascript scripts in WeeChat | Sébastien Helleu | 17 | +6138 | -5 |
| irc: use NULL instead of "*" for unidentified nicks | Max Teufel | 2 | +9 | -6 |
| irc: protocol: fix minor typo in an example | Max Teufel | 1 | +1 | -1 |
| irc: track realnames using extended-join and WHO | Max Teufel | 6 | +50 | -5 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 3 | +43 | -43 |
| scripts: reset current script pointer when load of script fails in python/perl/ruby/lua/tcl plugins | Sébastien Helleu | 6 | +21 | -5 |
| core: update ChangeLog (closes #346) | Sébastien Helleu | 1 | +2 | -0 |
| lua: fix wrong argument usage in nicklist API functions | Tor Hveem | 1 | +5 | -5 |
| tests: remove compiler warnings about unused parameters | Sébastien Helleu | 3 | +13 | -0 |
| core: use same flags for C and C++ compilers | Sébastien Helleu | 1 | +2 | -1 |
| scripts: fix name of variables in infolist API functions | Sébastien Helleu | 6 | +80 | -80 |
| tests: remove unused variables | Sébastien Helleu | 3 | +7 | -11 |
| tests: remove unused variable | Sébastien Helleu | 1 | +0 | -1 |
| Fix some strings for pt_BR.po using msgcheck | Eduardo Elias | 1 | +277 | -152 |
| guile: fix value returned in case of error in some functions | Sébastien Helleu | 2 | +21 | -17 |
| tcl: fix value returned in case of error in some functions | Sébastien Helleu | 2 | +41 | -35 |
| lua: fix value returned in case of error in some functions | Sébastien Helleu | 2 | +29 | -24 |
| ruby: fix value returned in case of error in some functions | Sébastien Helleu | 2 | +19 | -16 |
| perl: fix value returned in case of error in some functions | Sébastien Helleu | 2 | +19 | -16 |
| python: fix value returned in case of error in some functions | Sébastien Helleu | 2 | +27 | -22 |
| scripts: fix return code of function bar_set in python/perl/ruby/lua/tcl/guile plugins | Sébastien Helleu | 7 | +35 | -33 |
| python: fix name of function "bar_update" in case of error | Sébastien Helleu | 2 | +2 | -1 |
| python: fix restore of old interpreter when a function is not found in the script | Sébastien Helleu | 2 | +7 | -7 |
| scripts: fix type of value returned by function hdata_time (from string to long integer) in perl/ruby/lua/tcl/guile plugins | Sébastien Helleu | 6 | +21 | -40 |
| Merge pull request #339 from l/translation_ja | Sébastien Helleu | 2 | +29 | -28 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +29 | -28 |
| scripts: rename macro API_FUNC to API_INIT_FUNC, add macro API_FUNC to declare API functions | Sébastien Helleu | 6 | +1943 | -2703 |
| scripts: reformat some code to make it more readable | Sébastien Helleu | 6 | +45 | -46 |
| scripts: improve comments on functions that convert hashtables | Sébastien Helleu | 6 | +12 | -12 |
| irc: remove useless rename of channel buffer on JOIN received with different case (closes #336) | Sébastien Helleu | 4 | +2 | -50 |
| relay: fix up/down keys on relay buffer (closes #335) | Sébastien Helleu | 2 | +23 | -16 |
| core: update German translations | Nils Görs | 1 | +3 | -3 |
| core: update ChangeLog | Sébastien Helleu | 1 | +1 | -0 |
| core: update translations | Sébastien Helleu | 12 | +65 | -101 |
| irc: format IRC message 008 (RPL_SNOMASK) (closes #144) | Max Teufel | 1 | +29 | -0 |
| tests: add tests on weelist functions | Sébastien Helleu | 1 | +282 | -8 |
| core: add missing info in function weelist_print_log | Sébastien Helleu | 1 | +11 | -4 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +2 | -2 |
| irc: fix crash in callback of message 354 when the nick is not found in channel | Sébastien Helleu | 1 | +8 | -5 |
| core: add missing initialization of pointer in list allocation | Sébastien Helleu | 1 | +1 | -0 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +2 | -2 |
| core: update German translations | Nils Görs | 1 | +8 | -9 |
| core: update ChangeLog | Sébastien Helleu | 1 | +2 | -0 |
| core: update translations | Sébastien Helleu | 18 | +114 | -87 |
| relay: remove v4-mapped addresses in /help relay.network.allowed_ips | Anders Bergh | 1 | +2 | -4 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +56 | -56 |
| core: update German translations | Nils Görs | 1 | +11 | -8 |
| core: split expression before evaluating it in command "/eval -s" | Sébastien Helleu | 20 | +84 | -56 |
| doc: update auto-generated files with WeeChat commands | Sébastien Helleu | 6 | +156 | -150 |
| core: move a line in ChangeLog | Sébastien Helleu | 1 | +1 | -1 |
| core: add option "-s" in command /eval to split commands (no more split by default) (closes #324) | Sébastien Helleu | 14 | +76 | -35 |
| core: add note about alias /v in /help version | Sébastien Helleu | 19 | +99 | -35 |
| irc: fix completion of commands /allchan and /allpv | Sébastien Helleu | 2 | +6 | -2 |
| doc: fix description of function "command" in plugin API reference | Sébastien Helleu | 4 | +6 | -4 |
| doc: update date in Russian quickstart | Sébastien Helleu | 1 | +1 | -1 |
| irc: send WHOX message only if server supports it | Sébastien Helleu | 1 | +12 | -2 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +1 | -1 |
| core: update German translations | Nils Görs | 1 | +4 | -5 |
| irc: add "account-notify" in help of server option "capabilities" | Sébastien Helleu | 19 | +74 | -70 |
| doc: update auto-generated files with hdata | Sébastien Helleu | 6 | +18 | -6 |
| core: add support of "account-notify" irc capability in ChangeLog (closes #11, closes #246) | Sébastien Helleu | 1 | +1 | -0 |
| irc: fix set of variable "pos_account" in callback for message "354" | Sébastien Helleu | 1 | +1 | -4 |
| irc: free account before changing its value | Sébastien Helleu | 1 | +5 | -4 |
| irc: set away flag to 0 only if channel and nick are found | Sébastien Helleu | 1 | +18 | -12 |
| irc: force host to NULL after free | Sébastien Helleu | 1 | +3 | -0 |
| irc: move account callback to keep protocol callbacks sorted alphabetically | Sébastien Helleu | 1 | +34 | -34 |
| irc: shorten code in account callback | Sébastien Helleu | 1 | +2 | -4 |
| irc: add "account" in irc_nick_print_log() | Sébastien Helleu | 1 | +1 | -0 |
| irc: add "account" in irc_nick hdata | Sébastien Helleu | 1 | +1 | -0 |
| irc: remove useless save of variables in irc_nick_new() when updating nick | Sébastien Helleu | 1 | +3 | -7 |
| irc: shorten code to call irc_nick_new() in join callback | Sébastien Helleu | 1 | +2 | -4 |
| irc: change type of "account" parameter to "const char *" in irc_nick_new() | Sébastien Helleu | 2 | +2 | -2 |
| irc: remove compiler warning about unused parameter in irc_channel_remove_account() | Sébastien Helleu | 1 | +3 | -0 |
| irc: fix memory leak on nick account in irc_channel_remove_account() | Sébastien Helleu | 1 | +6 | -2 |
| Merge remote-tracking branch 'origin/pr/246' into irc-account-notify | Sébastien Helleu | 8 | +215 | -23 |
| core: add table of contents in ChangeLog and ReleaseNotes | Sébastien Helleu | 2 | +4 | -0 |
| doc: remove "brew install aspell" from FAQ | Mikaela Suomalainen | 6 | +0 | -6 |
| core: add version 1.1.1 in weechat.spec | Sébastien Helleu | 1 | +3 | -1 |
| core: add version 1.1.1 in ChangeLog and ReleaseNotes | Sébastien Helleu | 2 | +6 | -0 |
| doc: update German documentation | Nils Görs | 1 | +2 | -2 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 4 | +26 | -26 |
| Merge pull request #321 from l/translation_ja | Sébastien Helleu | 3 | +69 | -79 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 3 | +69 | -79 |
| doc: use all homebrew options in FAQ | Mikaela Suomalainen | 6 | +12 | -6 |
| core: fix name of asciidoc CSS files (autotools) | Sébastien Helleu | 1 | +2 | -2 |
| core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) | Sébastien Helleu | 2 | +18 | -8 |
| core: add check of symbolic link "weechat-curses" (Travis CI) | Sébastien Helleu | 1 | +1 | -0 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +18 | -18 |
| core: update German translations | Nils Görs | 1 | +14 | -16 |
| irc: don't keep valid account names when account-notify is disabled | Max Teufel | 3 | +29 | -2 |
| irc: add support for CAP account-notify | Max Teufel | 8 | +187 | -22 |
| irc: remove server "freenode" from default config file (closes #309) | Sébastien Helleu | 29 | +221 | -295 |
| irc: don't close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) | Sébastien Helleu | 2 | +12 | -4 |
| core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) | Sébastien Helleu | 2 | +6 | -3 |
| irc: fix restore of query buffers on /upgrade (closes #315) | Sébastien Helleu | 1 | +9 | -3 |
| doc: update German auto-generated files | Sébastien Helleu | 6 | +11 | -11 |
| core: add Sven Knurr in authors and German translations file | Sébastien Helleu | 2 | +2 | -0 |
| core: fix typos in German translations | Sven Knurr | 1 | +59 | -59 |
| core: update German translations | Nils Görs | 7 | +62 | -77 |
| doc: update description of server option "sasl_key" in user's guide | Sébastien Helleu | 5 | +9 | -5 |
| doc: add more info about scripts in quickstart guide | Sébastien Helleu | 8 | +105 | -32 |
| doc: add instructions for SASL "ecdsa-nist256p-challenge" | Sébastien Helleu | 6 | +677 | -153 |
| core: update translations | Sébastien Helleu | 12 | +75 | -13 |
| core: add gnutls version in #if compiler directives | Sébastien Helleu | 5 | +16 | -20 |
| irc: fix compilation of SASL "ecdsa-nist256p-challenge" | Sébastien Helleu | 1 | +28 | -4 |
| core: update French translations | Sébastien Helleu | 1 | +2 | -2 |
| irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251) | Sébastien Helleu | 32 | +1082 | -234 |
| core: check that filename is not NULL in function util_file_get_content | Sébastien Helleu | 1 | +3 | -0 |
| irc: fix /join on a channel buffer opened with autojoin but which failed to join | Sébastien Helleu | 2 | +30 | -1 |
| Merge pull request #307 from l/translation_ja | Sébastien Helleu | 9 | +19 | -33 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 9 | +19 | -33 |
| irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) | Sébastien Helleu | 2 | +10 | -4 |
| doc: fix typo in Russian man page | Sébastien Helleu | 1 | +1 | -1 |
| irc: fix order of channel buffers opened (closes #303) | Sébastien Helleu | 2 | +50 | -37 |
| doc: fix translator name in Russian man page and quickstart | Sébastien Helleu | 2 | +2 | -3 |
| irc: fix crash in buffer close when server name is the same as a channel name (closes #305) | Sébastien Helleu | 2 | +10 | -2 |
| doc: update translator name in Russian man page and quickstart | Sébastien Helleu | 2 | +3 | -3 |
| doc: add Russian man page, update Russian quickstart | Sébastien Helleu | 7 | +195 | -14 |
| core: update ChangeLog | Sébastien Helleu | 1 | +6 | -0 |
| core: add priority in plugins to initialize them in order | Sébastien Helleu | 38 | +406 | -93 |
| doc: remove build of asciidoc CSS files | Sébastien Helleu | 22 | +544 | -375 |
| doc: add translators in docs, move table of contents on the left, build HTML5 | Sébastien Helleu | 69 | +1708 | -1275 |
| Version 1.2-dev | Sébastien Helleu | 2 | +2 | -2 |
| Version 1.1 | Sébastien Helleu | 5 | +7 | -5 |
| core: add version 1.0.1 in weechat.spec | Sébastien Helleu | 1 | +3 | -1 |
| irc: fix warning on cast of a pointer | Sébastien Helleu | 1 | +2 | -2 |
| weechat_user.pl: update translations | Krzysztof Korościk | 1 | +4 | -5 |
| Version 1.1-rc2 | Sébastien Helleu | 2 | +2 | -2 |
| doc: remove option ssl_dhkey_size for freenode | Sébastien Helleu | 14 | +7 | -56 |
| irc: defer the auto-connection to servers with a timer (closes #279, task #13038) | Sébastien Helleu | 2 | +27 | -6 |
| core: fix NULL pointer in free of bar window (closes #293); add extra checks on bar window pointers | Sébastien Helleu | 2 | +27 | -4 |
| doc: fix compilation of man pages with autotools in source directory | Sébastien Helleu | 7 | +37 | -18 |
| core: sync debian files with debian git repository | Sébastien Helleu | 1 | +6 | -0 |
| doc: update Japanese auto-generated files | Sébastien Helleu | 1 | +34 | -34 |
| Merge pull request #292 from l/translation_ja | Sébastien Helleu | 2 | +29 | -33 |
| core: update Japanese translations | AYANOKOUZI, Ryuunosuke | 2 | +29 | -33 |
| core: do not add flag "-fPIC" on Cygwin (not needed) | Sébastien Helleu | 1 | +4 | -1 |
| core: fix compilation of plugins with cmake >= 3.1 (closes #287) | Sébastien Helleu | 2 | +2 | -1 |
| core: update copyright dates | Sébastien Helleu | 425 | +426 | -426 |
| doc: update German auto-generated files | Sébastien Helleu | 1 | +35 | -35 |
| doc: fix typo in user's guide | Sébastien Helleu | 5 | +10 | -10 |
| core: update German translations | Nils Görs | 2 | +18 | -23 |
| core: check bar conditions in root bars and on each update of a bar item | Sébastien Helleu | 32 | +503 | -338 |
| doc: update Polish and Japanese auto-generated files | Sébastien Helleu | 11 | +193 | -194 |
| Merge pull request #284 from l/translation_ja | Sébastien Helleu | 1 | +18 | -18 |