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

Commit Graph

  • f3f5bf1d31 core: update German translations weechatter 2019-05-26 15:00:15 +02:00
  • 92a4948666 doc: add extra left/right margins on key sequences Sébastien Helleu 2019-05-26 14:52:00 +02:00
  • c0bb243541 doc: add links to WeeChat directories and files (user's guide) Sébastien Helleu 2019-05-26 14:51:14 +02:00
  • f1f1474fda doc: update Japanese auto-generated file Sébastien Helleu 2019-05-26 13:22:17 +02:00
  • b0554c7415 Merge pull request #1349 from l/master/translation/ja_JP Sébastien Helleu 2019-05-26 13:21:35 +02:00
  • 26c844cd25 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2019-05-26 09:00:00 +09:00
  • ad40118469 doc: increase font size for key bindings Sébastien Helleu 2019-05-25 16:10:23 +02:00
  • bea63c7b60 doc: remove extra spaces before colons Sébastien Helleu 2019-05-24 21:53:41 +02:00
  • d3c3e97a0d doc: remove extra space in python dict (scripting guide) Sébastien Helleu 2019-05-24 21:53:17 +02:00
  • 7cf4585690 doc: fix styles in user's guide Sébastien Helleu 2019-05-24 21:52:35 +02:00
  • c9762c84e1 doc: fix style in bar items chapter (user's guide) Sébastien Helleu 2019-05-23 21:12:40 +02:00
  • c716ec1398 doc: update German auto-generated file Sébastien Helleu 2019-05-16 22:02:52 +02:00
  • 403555d1be core: update German translations weechatter 2019-05-16 20:55:13 +02:00
  • b6d56d4972 Version 2.5-rc1 v2.5-rc1 Sébastien Helleu 2019-05-14 20:31:36 +02:00
  • 34adcde2ff irc: add extra check on argument "nick" in functions "irc_nick_set_*" Sébastien Helleu 2019-05-14 07:26:48 +02:00
  • f6d6f7bac5 irc: fix crash when the nick in incoming message is not found in channel Sébastien Helleu 2019-05-14 07:25:04 +02:00
  • 90610c55c8 relay: remove useless condition Sébastien Helleu 2019-05-13 22:08:35 +02:00
  • 828710737a core: update ChangeLog (closes #733, closes #1333) Sébastien Helleu 2019-05-13 21:57:42 +02:00
  • ec5aca81e7 relay: set address to "local" if not known Sébastien Helleu 2019-05-13 21:57:23 +02:00
  • 9ed89beaa0 core: update translations Sébastien Helleu 2019-05-13 21:43:11 +02:00
  • 8121747e7b relay: rename variables in function relay_config_check_path_length Sébastien Helleu 2019-05-13 20:50:13 +02:00
  • 5988d17d2d gui: simplify and revert FindNcurses using PATH_SUFFIXES for system default search Simmo Saan 2019-05-13 14:18:02 +00:00
  • 980d26956f gui: fix wide ncurses header on FreeBSD (issue #1343) Simmo Saan 2019-05-13 13:48:39 +00:00
  • 6f3e563f8b relay: fix comment Sébastien Helleu 2019-05-12 22:57:25 +02:00
  • 4d156ed8d7 doc: update chapter on relay unix domain sockets; add translations (user's guide) Sébastien Helleu 2019-05-12 22:52:33 +02:00
  • d1577b34da relay: set mode 700 on the unix socket file (only the owner can use it) Sébastien Helleu 2019-05-12 22:27:43 +02:00
  • ef1fcbd183 relay: do not overwrite a file if it's not a socket, display an error when the socket can not be created Sébastien Helleu 2019-05-12 22:18:42 +02:00
  • 585eb337e8 relay: evaluate path of unix socket relay Sébastien Helleu 2019-05-12 21:53:23 +02:00
  • b228ccdfc3 relay: rename function relay_config_check_path_len to relay_config_check_path_length Sébastien Helleu 2019-05-12 21:33:51 +02:00
  • ade52cdc7d relay: fix update of port/path variables in relay server when options relay.port.* and relay.path.* are changed with /set Sébastien Helleu 2019-05-12 21:30:02 +02:00
  • eacc08f2e1 relay: fix section used when the unix relay does not start with "unix." Sébastien Helleu 2019-05-12 21:29:31 +02:00
  • f273487688 relay: add unix relay format in /help relay Sébastien Helleu 2019-05-12 21:00:11 +02:00
  • 170c523c84 relay: remove extra newline at the end of /help relay Sébastien Helleu 2019-05-12 20:42:46 +02:00
  • c4230ecece relay: remove local variable ptr_server from function relay_config_check_path_cb (not needed) Sébastien Helleu 2019-05-12 20:40:49 +02:00
  • c1af2702b8 relay: improve message displayed on a new client Sébastien Helleu 2019-05-12 20:30:01 +02:00
  • 78fda01dd5 relay: improve message displayed when the relay is removed Sébastien Helleu 2019-05-12 20:25:27 +02:00
  • 9d04bc5801 relay: improve message displayed when the relay is added Sébastien Helleu 2019-05-12 20:22:44 +02:00
  • abe85999d8 relay: rename function relay_config_create_option_port to relay_config_create_option_port_path Sébastien Helleu 2019-05-12 20:18:59 +02:00
  • df3848e1f0 relay: fix code style Sébastien Helleu 2019-05-12 20:11:05 +02:00
  • c78fb8dc7c relay: rename variable "un" to "unix_socket" Sébastien Helleu 2019-05-12 18:52:22 +02:00
  • ffefd1b785 relay: add UNIX socket support (closes #733) Ryan Farley 2019-05-12 18:51:13 +02:00
  • 5f87112ec5 doc: update German documentation Nils Görs 2019-05-12 14:28:40 +02:00
  • 01795251f9 doc: fix typo in French scripting guide Sébastien Helleu 2019-05-12 09:27:43 +02:00
  • 1d3d0aa66e doc: add chapter about WeeChat architecture in scripting guide Sébastien Helleu 2019-05-12 09:25:45 +02:00
  • a24817b141 irc: rename server variable "nick_host" to "host" Sébastien Helleu 2019-05-12 07:45:07 +02:00
  • e1fb8433ce core: update ChangeLog (issue #1346) Sébastien Helleu 2019-05-11 20:33:37 +02:00
  • e3c38d7163 core: add detection of Ruby 2.6 in autotools Sébastien Helleu 2019-05-11 20:32:45 +02:00
  • b66655b1de Merge pull request #1346 from J0WI/patch-1 Sébastien Helleu 2019-05-11 20:31:30 +02:00
  • 38b195214b core: add detection for Ruby 2.6 J0WI 2019-05-11 13:31:34 +02:00
  • 26ba04b454 irc: set buffer local variable "nick_host" when a channel buffer is opened Sébastien Helleu 2019-05-10 22:25:56 +02:00
  • 35237c8088 irc: add bar items "irc_nick", "irc_host" and "irc_nick_host" Sébastien Helleu 2019-05-07 13:41:58 +02:00
  • 06aa7034fb irc: add variable "nick_host" in server structure Sébastien Helleu 2019-05-07 13:16:44 +02:00
  • 2073408b86 irc: fix parsing of MODE command when there are colons after the first mode argument (closes #1296) Sébastien Helleu 2019-05-10 19:29:58 +02:00
  • 5910bcf3c8 gui: fix wbkgrndset for non-wide ncurses by fallback to wbkgdset (issue #1343) Simmo Saan 2019-05-04 14:31:11 +03:00
  • c7b242ffd9 gui: readd color buffer table zero padding and dashes (issue #1343) Simmo Saan 2019-05-02 21:16:57 +03:00
  • bf1462d7a1 gui: change command line option "-c" color pairs table to match (issue #1343) Simmo Saan 2019-05-02 21:06:42 +03:00
  • f5f6cf028c gui: change color buffer pairs table to only show allocated pairs (issue #1343) Simmo Saan 2019-05-02 16:14:33 +03:00
  • d392b406c5 gui: increase ncurses color pair limit from 255 to 32767 (issue #1343) Simmo Saan 2019-05-02 13:41:45 +03:00
  • 08719963de gui: replace ncurses COLOR_PAIR attribute usage with special functions (issue #1343) Simmo Saan 2019-05-02 13:34:56 +03:00
  • 141b42817f core: update ChangeLog (issue #1341, issue #1342) Sébastien Helleu 2019-05-01 08:35:07 +02:00
  • 4ddfbc9714 core: add contributor in AUTHORS.adoc Sébastien Helleu 2019-05-01 08:33:47 +02:00
  • 2712f0991b core: replace CMAKE_INSTALL_PREFIX by ${prefix} in libdir (weechat.pc) Sébastien Helleu 2019-05-01 08:32:36 +02:00
  • 1102f8ccf0 Merge pull request #1342 from ryan-farley/libdir_fix Sébastien Helleu 2019-05-01 08:29:59 +02:00
  • 8df3ad3d26 cmake: allow custom libdir (fix #1341) Ryan Farley 2019-04-25 16:53:55 -05:00
  • 38535686f8 core: update ChangeLog Sébastien Helleu 2019-04-20 11:00:29 +02:00
  • ece92efd81 tests: add link with iconv library (if found) Sébastien Helleu 2019-04-20 10:15:01 +02:00
  • 4718112c1c doc: update German documentation Nils Görs 2019-04-19 23:07:36 +02:00
  • d9d1fa7210 doc: translate quickstart changes in other languages Sébastien Helleu 2019-04-19 21:25:33 +02:00
  • 7f00a51e19 Merge remote-tracking branch 'origin/pr/1340' Sébastien Helleu 2019-04-19 20:55:23 +02:00
  • 0b330762fa quick start guide: make two separate sections out of section 2 Michael Siegel 2019-04-19 18:18:47 +00:00
  • 88404452e0 doc: update German documentation Nils Görs 2019-04-19 07:12:45 +02:00
  • ebff142511 core: add contributor in AUTHORS.adoc Sébastien Helleu 2019-04-17 07:45:00 +02:00
  • a706ee976c doc: translate quickstart changes in other languages Sébastien Helleu 2019-04-17 07:44:03 +02:00
  • 1e63cdcd9f Merge remote-tracking branch 'origin/pr/1339' Sébastien Helleu 2019-04-17 07:32:03 +02:00
  • ec337a7601 quick start guide: rearrange content in section 2 Michael Siegel 2019-04-16 22:02:19 +00:00
  • 1582d923e6 core: use getopt to parse command line arguments Sébastien Helleu 2019-04-14 13:35:47 +02:00
  • cc2a6db335 doc: update Japanese auto-generated files Sébastien Helleu 2019-04-14 13:21:09 +02:00
  • cb28372dd7 Merge pull request #1337 from l/master/translation/ja_JP Sébastien Helleu 2019-04-14 13:20:03 +02:00
  • 1876e84c82 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2019-04-14 09:00:00 +09:00
  • b376f9f013 Merge pull request #1336 from msiism/master Sébastien Helleu 2019-04-14 09:11:33 +02:00
  • 0e2baa56cf doc: update German auto-generated files Sébastien Helleu 2019-04-14 08:55:19 +02:00
  • b4ecfa0159 quick start guide: insert “the” where missing Michael Siegel 2019-04-13 20:22:17 +00:00
  • 2b65c351a8 core: update German translations Nils Görs 2019-04-13 21:18:56 +02:00
  • 4063abc86b core: bump API version Sébastien Helleu 2019-04-13 20:48:42 +02:00
  • dbf6691243 core: add contributor in AUTHORS.adoc (issue #931) Sébastien Helleu 2019-04-13 20:48:11 +02:00
  • ebf38f142e core: merge functions gui_line_prefix_is_same_nick_as_{previous|next} (issue #931) Sébastien Helleu 2019-04-13 20:46:05 +02:00
  • 573377e2d9 core: fix /help weechat.look.buffer_time_same Sébastien Helleu 2019-04-13 20:38:19 +02:00
  • 0b5bff9ef5 core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931) Adrian Bjugård 2019-04-13 20:36:41 +02:00
  • 36fc3fdc3b core: update German translations Nils Görs 2019-04-13 18:48:08 +02:00
  • 92e3217cf5 core: update German translations Nils Görs 2019-04-13 17:40:47 +02:00
  • 97e9046918 core: add option weechat.look.buffer_time_same (closes #1127) Simmo Saan 2019-04-13 14:45:53 +02:00
  • 63c992922c Merge pull request #1334 from msiism/master Sébastien Helleu 2019-04-13 13:54:27 +02:00
  • 30768d4d24 trigger: add hook "info_hashtable" Sébastien Helleu 2019-04-13 13:53:16 +02:00
  • 8bc06ea101 trigger: add hook "info" Sébastien Helleu 2019-04-13 08:52:40 +02:00
  • 299c308f00 irc: fix memory leak in infos "irc_server_isupport" and "irc_server_isupport_value" Sébastien Helleu 2019-04-12 22:00:15 +02:00
  • 3d95217745 api: return allocated string in hook_info callback and function info_get Sébastien Helleu 2019-04-12 21:29:39 +02:00
  • beb04085d8 Improve intro of “Start WeeChat” section Michael Siegel 2019-04-11 21:58:09 +00:00
  • c80dc2a5ca Merge pull request #1332 from msiism/master Sébastien Helleu 2019-04-11 22:40:56 +02:00
  • 20c4cb5ae4 Improve grammar in “Screen layout” section Michael Siegel 2019-04-11 19:46:57 +00:00
  • 734d17993c Add missing “the” to footnote in “Files and directories” Michael Siegel 2019-04-11 19:34:27 +00:00