1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

Commit Graph

  • a974776fa0 core: move a line in ChangeLog Sébastien Helleu 2015-01-30 08:59:04 +01:00
  • 5e2cd75efc core: add option "-s" in command /eval to split commands (no more split by default) (closes #324) Sébastien Helleu 2015-01-30 08:58:37 +01:00
  • d3c309c787 core: add note about alias /v in /help version Sébastien Helleu 2015-01-29 07:49:55 +01:00
  • 0d9398d038 irc: fix completion of commands /allchan and /allpv Sébastien Helleu 2015-01-28 07:45:01 +01:00
  • ef4476be65 doc: fix description of function "command" in plugin API reference Sébastien Helleu 2015-01-27 07:46:23 +01:00
  • 1b76e0e18c doc: update date in Russian quickstart Sébastien Helleu 2015-01-26 20:56:29 +01:00
  • 6a7f6f5095 irc: send WHOX message only if server supports it Sébastien Helleu 2015-01-25 20:30:35 +01:00
  • 5b51bc3bcf doc: update German auto-generated files Sébastien Helleu 2015-01-25 20:24:08 +01:00
  • 7d042f1b30 core: update German translations Nils Görs 2015-01-25 18:38:04 +01:00
  • 8ad308a398 irc: add "account-notify" in help of server option "capabilities" Sébastien Helleu 2015-01-25 18:15:32 +01:00
  • 714df489cd doc: update auto-generated files with hdata Sébastien Helleu 2015-01-25 18:12:27 +01:00
  • c10787d92f core: add support of "account-notify" irc capability in ChangeLog (closes #11, closes #246) Sébastien Helleu 2015-01-25 18:08:43 +01:00
  • 391d88d296 irc: fix set of variable "pos_account" in callback for message "354" Sébastien Helleu 2015-01-25 17:36:59 +01:00
  • b1a1e14832 irc: free account before changing its value Sébastien Helleu 2015-01-25 17:33:03 +01:00
  • 5559b43518 irc: set away flag to 0 only if channel and nick are found Sébastien Helleu 2015-01-25 17:27:16 +01:00
  • 4c1e13fd45 irc: force host to NULL after free Sébastien Helleu 2015-01-25 17:25:45 +01:00
  • 0fade5ccd0 irc: move account callback to keep protocol callbacks sorted alphabetically Sébastien Helleu 2015-01-25 16:02:46 +01:00
  • 939c7b29c0 irc: shorten code in account callback Sébastien Helleu 2015-01-25 16:00:31 +01:00
  • 0f1e997090 irc: add "account" in irc_nick_print_log() Sébastien Helleu 2015-01-25 15:25:41 +01:00
  • 3c885fa80f irc: add "account" in irc_nick hdata Sébastien Helleu 2015-01-25 15:24:52 +01:00
  • fad11a6b93 irc: remove useless save of variables in irc_nick_new() when updating nick Sébastien Helleu 2015-01-25 15:23:39 +01:00
  • 055d7de721 irc: shorten code to call irc_nick_new() in join callback Sébastien Helleu 2015-01-25 15:17:51 +01:00
  • 62256251be irc: change type of "account" parameter to "const char *" in irc_nick_new() Sébastien Helleu 2015-01-25 15:16:55 +01:00
  • 5886820679 irc: remove compiler warning about unused parameter in irc_channel_remove_account() Sébastien Helleu 2015-01-25 15:13:11 +01:00
  • 0a75d79e93 irc: fix memory leak on nick account in irc_channel_remove_account() Sébastien Helleu 2015-01-25 15:00:38 +01:00
  • d2ef6e675d Merge remote-tracking branch 'origin/pr/246' into irc-account-notify Sébastien Helleu 2015-01-25 14:56:47 +01:00
  • 12b30a4446 core: add table of contents in ChangeLog and ReleaseNotes Sébastien Helleu 2015-01-25 14:30:06 +01:00
  • af94831894 doc: remove "brew install aspell" from FAQ Mikaela Suomalainen 2015-01-25 11:25:29 +01:00
  • d8f5185a90 core: add version 1.1.1 in weechat.spec Sébastien Helleu 2015-01-25 09:54:02 +01:00
  • 1a1a9a9503 Version 1.1.2-dev Sébastien Helleu 2015-01-25 09:23:10 +01:00
  • 772d2649ee core: add version 1.1.1 in ChangeLog and ReleaseNotes Sébastien Helleu 2015-01-25 09:15:14 +01:00
  • 91f9e6841c doc: update German documentation Nils Görs 2015-01-25 08:48:52 +01:00
  • b42ae05a65 Version 1.1.1 v1.1.1 Sébastien Helleu 2015-01-25 08:40:23 +01:00
  • 047ddd2abe doc: update Japanese auto-generated files Sébastien Helleu 2015-01-25 08:06:57 +01:00
  • 1a5a2d5fa9 Merge pull request #321 from l/translation_ja Sébastien Helleu 2015-01-25 08:03:43 +01:00
  • d27d66772d core: update Japanese translations AYANOKOUZI, Ryuunosuke 2015-01-25 14:05:47 +09:00
  • 709dc9e5ff doc: use all homebrew options in FAQ Mikaela Suomalainen 2015-01-24 21:37:40 +01:00
  • 9f8034f890 core: fix name of asciidoc CSS files (autotools) Sébastien Helleu 2015-01-24 17:26:47 +01:00
  • c229030860 core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) Sébastien Helleu 2015-01-24 16:33:54 +01:00
  • a6327bc6f2 core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) Sébastien Helleu 2015-01-24 16:33:54 +01:00
  • 7fc4c63ba6 core: add check of symbolic link "weechat-curses" (Travis CI) Sébastien Helleu 2015-01-24 16:30:13 +01:00
  • 2f620a9419 doc: update German auto-generated files Sébastien Helleu 2015-01-24 14:53:06 +01:00
  • 5c5971edc5 core: update German translations Nils Görs 2015-01-24 14:48:07 +01:00
  • eea6b07edc irc: don't keep valid account names when account-notify is disabled Max Teufel 2015-01-24 14:23:29 +01:00
  • f379adffd0 irc: add support for CAP account-notify Max Teufel 2014-11-01 12:56:12 +01:00
  • ac8ccba8c8 irc: remove server "freenode" from default config file (closes #309) Sébastien Helleu 2015-01-24 13:55:29 +01:00
  • b35873fc3e irc: don't close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) Sébastien Helleu 2015-01-24 09:37:47 +01:00
  • 1a68242f95 irc: don't close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) Sébastien Helleu 2015-01-24 09:37:47 +01:00
  • 0796f343ee core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) Sébastien Helleu 2015-01-23 21:21:39 +01:00
  • ed9e146e46 core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) Sébastien Helleu 2015-01-23 21:21:39 +01:00
  • 470b1892d8 irc: fix restore of query buffers on /upgrade (closes #315) Sébastien Helleu 2015-01-23 20:02:25 +01:00
  • a617cd857a irc: fix restore of query buffers on /upgrade (closes #315) Sébastien Helleu 2015-01-23 20:02:25 +01:00
  • ba5e657b3c doc: update German auto-generated files Sébastien Helleu 2015-01-23 19:54:15 +01:00
  • db0fd024fe core: add Sven Knurr in authors and German translations file Sébastien Helleu 2015-01-23 19:49:51 +01:00
  • 71367c1aa0 core: fix typos in German translations Sven Knurr 2015-01-23 11:14:45 +01:00
  • a8c06922da core: update German translations Nils Görs 2015-01-23 08:59:38 +01:00
  • 0cf4640b9b core: check that filename is not NULL in function util_file_get_content Sébastien Helleu 2015-01-19 23:15:30 +01:00
  • 9c7ed50a39 doc: update description of server option "sasl_key" in user's guide Sébastien Helleu 2015-01-23 07:36:13 +01:00
  • 25671248e3 doc: add more info about scripts in quickstart guide Sébastien Helleu 2015-01-21 22:34:05 +01:00
  • 8807324317 doc: add instructions for SASL "ecdsa-nist256p-challenge" Sébastien Helleu 2015-01-21 21:37:10 +01:00
  • e555d82d59 core: update translations Sébastien Helleu 2015-01-21 07:53:30 +01:00
  • b0117f0d18 core: add gnutls version in #if compiler directives Sébastien Helleu 2015-01-21 07:50:54 +01:00
  • b30ad7d7f6 irc: fix compilation of SASL "ecdsa-nist256p-challenge" Sébastien Helleu 2015-01-21 07:49:20 +01:00
  • 9a1af2d4a8 core: update French translations Sébastien Helleu 2015-01-20 07:40:34 +01:00
  • e2be01833f irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251) Sébastien Helleu 2015-01-19 23:52:33 +01:00
  • 083a6c741d core: check that filename is not NULL in function util_file_get_content Sébastien Helleu 2015-01-19 23:15:30 +01:00
  • d039fd0f8c irc: fix /join on a channel buffer opened with autojoin but which failed to join Sébastien Helleu 2015-01-19 20:22:58 +01:00
  • 860ca4be20 irc: fix /join on a channel buffer opened with autojoin but which failed to join Sébastien Helleu 2015-01-19 20:22:58 +01:00
  • f4679ea49f Merge pull request #307 from l/translation_ja Sébastien Helleu 2015-01-18 07:44:45 +01:00
  • 8986ab9621 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2015-01-18 12:54:58 +09:00
  • d611982ba6 Version 1.1.1-dev Sébastien Helleu 2015-01-17 15:22:15 +01:00
  • 5dd36f8fda irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) Sébastien Helleu 2015-01-17 15:18:50 +01:00
  • 99d20e97c6 irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) Sébastien Helleu 2015-01-17 15:18:50 +01:00
  • 9040494016 irc: fix order of channel buffers opened (closes #303) Sébastien Helleu 2015-01-17 14:39:31 +01:00
  • d4908ba8f3 irc: fix crash in buffer close when server name is the same as a channel name (closes #305) Sébastien Helleu 2015-01-17 14:38:34 +01:00
  • 0d60871ec6 doc: fix typo in Russian man page Sébastien Helleu 2015-01-17 08:14:28 +01:00
  • 9fbd138518 irc: fix order of channel buffers opened (closes #303) Sébastien Helleu 2015-01-16 20:20:40 +01:00
  • 186328a203 doc: fix translator name in Russian man page and quickstart Sébastien Helleu 2015-01-16 20:18:57 +01:00
  • 9749b65f7e irc: fix crash in buffer close when server name is the same as a channel name (closes #305) Sébastien Helleu 2015-01-15 22:43:08 +01:00
  • c3ca9d3d9c doc: update translator name in Russian man page and quickstart Sébastien Helleu 2015-01-15 22:12:30 +01:00
  • e5c202404f doc: add Russian man page, update Russian quickstart Sébastien Helleu 2015-01-15 21:37:52 +01:00
  • ebcd84af02 core: update ChangeLog Sébastien Helleu 2015-01-15 07:43:12 +01:00
  • cf5501f69c core: add priority in plugins to initialize them in order Sébastien Helleu 2015-01-15 07:40:38 +01:00
  • 66e0455951 doc: remove build of asciidoc CSS files Sébastien Helleu 2015-01-14 07:35:56 +01:00
  • fdcf46b476 doc: add translators in docs, move table of contents on the left, build HTML5 Sébastien Helleu 2015-01-12 21:53:34 +01:00
  • b2954aaf27 Version 1.2-dev Sébastien Helleu 2015-01-11 10:40:43 +01:00
  • eb81c4752b Version 1.1 v1.1 Sébastien Helleu 2015-01-11 09:39:40 +01:00
  • e95350a6b2 core: add version 1.0.1 in weechat.spec Sébastien Helleu 2015-01-11 09:37:15 +01:00
  • 2021e63cd6 irc: fix warning on cast of a pointer Sébastien Helleu 2015-01-10 09:29:13 +01:00
  • 91b108e570 weechat_user.pl: update translations Krzysztof Korościk 2015-01-09 22:03:31 +01:00
  • 6d6d9d6c70 Version 1.1-rc2 v1.1-rc2 Sébastien Helleu 2015-01-06 21:27:29 +01:00
  • 07b0585ca5 doc: remove option ssl_dhkey_size for freenode Sébastien Helleu 2015-01-06 21:14:15 +01:00
  • 8f668bb18c irc: defer the auto-connection to servers with a timer (closes #279, task #13038) Sébastien Helleu 2015-01-06 21:05:38 +01:00
  • ca5aa6695f core: fix NULL pointer in free of bar window (closes #293); add extra checks on bar window pointers Sébastien Helleu 2015-01-03 19:18:09 +01:00
  • 6d1251415f doc: fix compilation of man pages with autotools in source directory Sébastien Helleu 2015-01-03 10:06:36 +01:00
  • d8e8053bea core: sync debian files with debian git repository Sébastien Helleu 2015-01-03 09:04:54 +01:00
  • 677d325078 doc: update Japanese auto-generated files Sébastien Helleu 2015-01-03 08:39:49 +01:00
  • 8221c22e1e Merge pull request #292 from l/translation_ja Sébastien Helleu 2015-01-03 08:36:29 +01:00
  • a9653008d5 core: update Japanese translations AYANOKOUZI, Ryuunosuke 2015-01-03 16:16:41 +09:00
  • 235cc3f9e2 core: do not add flag "-fPIC" on Cygwin (not needed) Sébastien Helleu 2015-01-01 13:38:11 +01:00