1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

Commit Graph

  • 6e39a36c3f core: update German translations Nils Görs 2018-04-20 16:11:06 +02:00
  • 76f3be5260 core: fix infinite loop in evaluation of strings (closes #1183) Sébastien Helleu 2018-04-17 20:27:48 +02:00
  • 7877e1b8c2 core: add an eval context structure Sébastien Helleu 2018-04-17 20:27:12 +02:00
  • ba13d764e6 tests: add tests on eval_expression() with different prefix/suffix Sébastien Helleu 2018-04-17 20:26:45 +02:00
  • 1a5527cf2e core: do not set terminal title by default (option weechat.look.window_title) (closes #1182) Sébastien Helleu 2018-04-16 21:25:40 +02:00
  • 648b6374bd doc: update German auto-generated file Sébastien Helleu 2018-04-15 21:19:25 +02:00
  • 8ce61c25ab core: update German translations Nils Görs 2018-04-15 20:51:55 +02:00
  • d9425f3765 core: add example of secured data in /help eval Sébastien Helleu 2018-04-15 10:15:17 +02:00
  • c1dee726d5 tests: turn off memory leak detection only when testing javascript API Sébastien Helleu 2018-04-13 20:57:34 +02:00
  • 3c97a1abae tests: fix typo in language name Sébastien Helleu 2018-04-13 20:53:34 +02:00
  • 9265acf879 scripts: fix memory leak in hook_info callback Sébastien Helleu 2018-04-13 19:55:20 +02:00
  • cc06b95ba7 tests: add tests on infolists Sébastien Helleu 2018-04-12 19:47:42 +02:00
  • 41d63511b4 scripts: fix return value of hook_infolist callback (pointer instead of string) Sébastien Helleu 2018-04-12 00:12:20 +02:00
  • 5ae557fa52 tests: fix AST return in TCL Sébastien Helleu 2018-04-11 23:20:12 +02:00
  • b2344fe5d6 tests: fix AST return in PHP Sébastien Helleu 2018-04-11 23:10:46 +02:00
  • cb4348df61 tests: fix AST return in Perl Sébastien Helleu 2018-04-11 23:02:02 +02:00
  • da960e9176 core: initialize size to 0 when it is not used in the infolist variable Sébastien Helleu 2018-04-11 22:44:23 +02:00
  • 3467d6eb43 scripts: return long integer instead of string in function infolist_time Sébastien Helleu 2018-04-10 21:26:15 +02:00
  • 9a969c41db core: update ChangeLog Sébastien Helleu 2018-04-10 19:58:03 +02:00
  • 4001ed956f php: return long instead of int in function hdata_time Sébastien Helleu 2018-04-10 19:34:43 +02:00
  • 9d83cefdbf php: fix return code of functions config_write_option and config_write_line Sébastien Helleu 2018-04-10 19:34:31 +02:00
  • ab61ddd4ab scripts: do not allocate memory when converting pointers to strings Sébastien Helleu 2018-04-10 19:33:14 +02:00
  • c89035327c ruby: fix memory leak in 7 functions returning allocated strings Sébastien Helleu 2018-04-10 19:31:39 +02:00
  • e7b2e3cb02 guile: fix memory leak in 7 functions returning allocated strings Sébastien Helleu 2018-04-10 19:31:14 +02:00
  • c3d1c9734b php: fix memory leak in 72 functions returning allocated strings Sébastien Helleu 2018-04-07 21:52:49 +02:00
  • 64738bcee9 doc: add version 2.2 in Python example for function string_format_size (plugin API reference) Sébastien Helleu 2018-04-07 15:19:13 +02:00
  • 6de98179bc api: add function string_format_size in scripting API Sébastien Helleu 2018-04-07 13:20:58 +02:00
  • ea365cccbf doc: update German auto-generated file Sébastien Helleu 2018-04-06 23:56:11 +02:00
  • c437e271b4 core: update German translations Nils Görs 2018-04-06 22:26:21 +02:00
  • 974c25df76 irc: replace "server" by "name" in /help server Sébastien Helleu 2018-04-06 21:26:16 +02:00
  • 8733f23c32 doc: update German auto-generated file Sébastien Helleu 2018-04-06 21:24:49 +02:00
  • 70892bf71c doc: add a sentence to explain the internal irc server name (quickstart guide) Sébastien Helleu 2018-04-06 21:07:34 +02:00
  • 7989e52381 core: merge improvements into new features in ChangeLog Sébastien Helleu 2018-04-04 20:30:03 +02:00
  • 70a930516d irc: always set nick away status on WHO response (sent manually or automatically with server option "away_check") Sébastien Helleu 2018-04-02 10:36:36 +02:00
  • 8fd2a909b4 core: update ChangeLog Sébastien Helleu 2018-04-02 10:00:03 +02:00
  • 3ce882daee irc: allocate the string "prefix" in nick Sébastien Helleu 2018-04-02 09:58:08 +02:00
  • a6d7179462 core: update German translations Nils Görs 2018-04-01 14:13:38 +02:00
  • bbd6471197 irc: add missing parameter "-server" in /help list (issue #1165) Sébastien Helleu 2018-04-01 08:43:50 +02:00
  • 5314aa394a irc: add option "-server" in command /list (closes #1165) Sébastien Helleu 2018-04-01 08:38:15 +02:00
  • fc2395ca4f irc: replace "server" by "target" in help of commands when the argument is not an internal WeeChat server (issue #1165) Sébastien Helleu 2018-04-01 08:00:59 +02:00
  • dfc27c5eaf Add a template for GitHub issues Sébastien Helleu 2018-03-31 16:46:21 +02:00
  • b23057f4b4 Merge branch 'master' of https://github.com/weechat/weechat Nils Görs 2018-03-31 16:37:47 +02:00
  • 6d8ce31901 doc: update German documentation Nils Görs 2018-03-31 16:37:24 +02:00
  • 8400ec83c3 doc: update German auto-generated file Sébastien Helleu 2018-03-31 16:33:35 +02:00
  • aeb53a9dc3 core: update German translations Nils Görs 2018-03-31 16:30:16 +02:00
  • 230e827d24 core: fix help on option weechat.look.hotlist_count_max Sébastien Helleu 2018-03-31 15:57:38 +02:00
  • e3ff69d669 core: improve help on option weechat.look.hotlist_count_max Sébastien Helleu 2018-03-31 15:37:25 +02:00
  • 5e1c3b2a28 doc: update German auto-generated file Sébastien Helleu 2018-03-31 15:33:51 +02:00
  • b0c872626e core: update German translations Nils Görs 2018-03-31 14:35:23 +02:00
  • f961cc56b8 core: add contributor in AUTHORS.adoc (issue #1171) Sébastien Helleu 2018-03-31 13:59:37 +02:00
  • 27b89a0e96 core: update ChangeLog (issue #1171) Sébastien Helleu 2018-03-31 13:58:13 +02:00
  • 11b4186f54 core: update translations (issue #1171) Sébastien Helleu 2018-03-31 13:56:49 +02:00
  • 4306613536 xfer: improve help on option xfer.network.send_ack (issue #1171) Sébastien Helleu 2018-03-31 13:38:40 +02:00
  • 5a58b92044 xfer: fix code style and comments (issue #1171) Sébastien Helleu 2018-03-31 13:33:40 +02:00
  • b32ea2e373 xfer: move option "send_ack" (sort options by name) (issue #1171) Sébastien Helleu 2018-03-31 13:31:16 +02:00
  • 060ba763f2 Merge remote-tracking branch 'origin/pr/1171' Sébastien Helleu 2018-03-31 13:30:21 +02:00
  • 7e765d3d8e core: add contributor in AUTHORS.adoc Sébastien Helleu 2018-03-31 12:08:03 +02:00
  • ce682bb02a Merge pull request #1164 from wking/openssl-ecparam-out Sébastien Helleu 2018-03-31 12:06:02 +02:00
  • 32159e68fe core: fix release dates in weechat.spec (issue #1169) Sébastien Helleu 2018-03-31 12:02:41 +02:00
  • 3d5ea005e0 irc: fix split of messages when server option "split_msg_max_length" is set to 0 (no split) (closes #1173) Sébastien Helleu 2018-03-31 10:06:22 +02:00
  • 424c1b99fd doc: add note about /fset completion in quickstart guide Sébastien Helleu 2018-03-31 09:44:16 +02:00
  • 9af0c04b88 doc: add fset plugin in quickstart guide Sébastien Helleu 2018-03-30 05:25:16 +02:00
  • b143bc6829 doc: add keys F1/F2 to scroll buflist bar in quickstart guide Sébastien Helleu 2018-03-30 04:40:47 +02:00
  • 25b6dc4bf7 doc: remove sentences about /help in quickstart guide Sébastien Helleu 2018-03-29 08:56:07 +02:00
  • 298d279754 doc: update Japanese auto-generated files Sébastien Helleu 2018-03-31 09:18:11 +02:00
  • de2d5fc4c3 Merge pull request #1172 from l/master/translation/ja_JP Sébastien Helleu 2018-03-31 09:17:29 +02:00
  • b41ea696fa core: update Japanese translations AYANOKOUZI, Ryuunosuke 2018-03-30 09:00:00 +09:00
  • dd627f3a53 xfer: add xfer.network.send_ack option Dominique Martinet 2018-03-28 09:32:08 +02:00
  • 57e8c99546 xfer: set TCP_NODELAY on recv side Dominique Martinet 2018-03-28 09:30:32 +02:00
  • 9490c6949b doc: update German auto-generated files Sébastien Helleu 2018-03-27 22:37:28 +02:00
  • 9c9dcacc84 core: update German translations Nils Görs 2018-03-27 21:51:18 +02:00
  • 3fc0ce7d3b core: add more info about IRC signals names in release notes Sébastien Helleu 2018-03-26 21:26:42 +02:00
  • 2802457c02 core: add a note about tags sent in IRC "in" signals in release notes (issue #787) Sébastien Helleu 2018-03-25 22:10:37 +02:00
  • 54bd959300 core: add missing completion with buffer names for command /buffer merge (issue #1108, issue #1159) Sébastien Helleu 2018-03-25 21:43:20 +02:00
  • 1be7502e15 core: add missing issue #1108 in ChangeLog Sébastien Helleu 2018-03-25 21:42:03 +02:00
  • c90572babe irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_in2, irc_raw_in and irc_raw_in2 (issue #787) Sébastien Helleu 2018-03-25 20:05:12 +02:00
  • aaad4ca6e5 irc: update URL with IRCv3.2 message tags specification Sébastien Helleu 2018-03-25 17:46:25 +02:00
  • 9dd8cc0d6a irc: fix memory leak when receiving a message with tags Sébastien Helleu 2018-03-25 17:27:15 +02:00
  • a38533cb41 core: update ChangeLog Sébastien Helleu 2018-03-25 10:23:34 +02:00
  • 10f5f6d3ae core: update translations Sébastien Helleu 2018-03-25 10:23:19 +02:00
  • 91bfd809e6 irc: fix help on commands /unban and /unquiet Sébastien Helleu 2018-03-25 10:09:15 +02:00
  • 0d74b03004 irc: rename functions to search modelist items Sébastien Helleu 2018-03-25 10:05:58 +02:00
  • 8f3c9a7378 irc: reorder modelist functions Sébastien Helleu 2018-03-25 10:01:36 +02:00
  • 126a825924 irc: add completion with modelist numbers for commands /unban and /unquiet Sébastien Helleu 2018-03-25 08:38:42 +02:00
  • 5793181ead irc: factorize code to set state of modelists in a channel Sébastien Helleu 2018-03-25 08:18:54 +02:00
  • 1dff661356 irc: clear the modelist if nothing was received before the end of list (invite/exception/ban/quiet) Sébastien Helleu 2018-03-24 19:02:01 +01:00
  • 4bdda6dd0a irc: fix indenting in debug print of modelist Sébastien Helleu 2018-03-24 18:53:11 +01:00
  • f457d779a4 irc: fix debug print of modelist item number and pointer Sébastien Helleu 2018-03-24 18:37:06 +01:00
  • afc1ecdaf9 irc: fix debug print of modelist item datetime value Sébastien Helleu 2018-03-24 17:12:12 +01:00
  • cbad99356f irc: fix messages on exception to make them easier to translate Sébastien Helleu 2018-03-24 17:13:17 +01:00
  • a75250b300 irc: mark setter as optional in modelist item Sébastien Helleu 2018-03-24 17:12:39 +01:00
  • 51b90cbd53 irc: first search the modelist item, then free it if found Sébastien Helleu 2018-03-24 17:11:01 +01:00
  • de825c9152 irc: check that the modelist item number is valid before using it Sébastien Helleu 2018-03-24 17:10:08 +01:00
  • 50d39969cb irc: fix some styles Sébastien Helleu 2018-03-24 17:08:56 +01:00
  • 837eb82edd core: add irc-modelist sources files to generate translations Sébastien Helleu 2018-03-24 17:04:27 +01:00
  • 6dd97638c3 doc: add irc-modelist.c in translated versions of developer's guide Sébastien Helleu 2018-03-24 17:03:59 +01:00
  • d77e1ea499 irc: add indexed ban list, add completion for /unban and /unquiet (closes #597, task #11374, task #10876) Simmo Saan 2018-03-24 17:01:50 +01:00
  • b2f971d4b0 doc: update Japanese auto-generated files Sébastien Helleu 2018-03-24 07:33:24 +01:00
  • 8216fb1be2 Merge pull request #1168 from l/master/translation/ja_JP Sébastien Helleu 2018-03-24 07:32:26 +01:00
  • 71287c44d6 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2018-03-24 09:00:00 +09:00