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

Commit Graph

  • f97598b4aa core: update copyright dates Sebastien Helleu 2013-01-01 13:12:49 +01:00
  • 01a1316816 Version 0.4.0-rc1 v0.4.0-rc1 Sebastien Helleu 2012-12-26 16:41:55 +01:00
  • dd6e5282e8 xfer: fix memory leak when refreshing xfer buffer Sebastien Helleu 2012-12-25 17:02:11 +01:00
  • 302b0f2f65 script: add missing close of file in case of error when computing MD5 checksum of a file Sebastien Helleu 2012-12-25 17:00:58 +01:00
  • 306b209421 relay: fix memory leak when adding hdata to a message (weechat protocol) Sebastien Helleu 2012-12-25 16:59:46 +01:00
  • e557239a4c irc: remove unneeded check of nick pointer (can not be NULL there) Sebastien Helleu 2012-12-25 16:58:58 +01:00
  • 45d5034ea0 irc: fix memory leak when updating modes of channel Sebastien Helleu 2012-12-25 16:58:18 +01:00
  • 9a024f3aba core: fix memory leak in case of error when building content of bar item for display Sebastien Helleu 2012-12-25 16:57:14 +01:00
  • 67a111f7f2 core: fix detection of command in input: a single command char is considered as a command (API function "string_input_for_bufer") Nils Görs 2012-12-25 10:54:51 +01:00
  • cf76379aa9 relay: add backlog, options and server capability "server-time" for irc protocol (task #12076) Sebastien Helleu 2012-12-24 17:31:33 +01:00
  • 2e48874ce0 irc: add tags "irc_nick1_xxx" and "irc_nick2_yyy" in message displayed for command "NICK" Sebastien Helleu 2012-12-24 16:23:01 +01:00
  • 2597bafe36 irc: fix crash when splitting a message with tags Sebastien Helleu 2012-12-24 15:40:50 +01:00
  • 33f01dcb63 relay: fix crash after /upgrade when a client is connected Sebastien Helleu 2012-12-23 10:51:54 +01:00
  • 0c15deefc0 relay: add tag "relay_client" in all messages about client Nils Görs 2012-12-21 22:34:12 +01:00
  • c08cacd3c0 script: do not open script buffer when unknown arguments are given to command /script Sebastien Helleu 2012-12-21 21:59:05 +01:00
  • 992ed5b75c alias: improve completion of command /alias Sebastien Helleu 2012-12-20 19:31:12 +01:00
  • 135c740f73 core: improve completion of commands /help, /mute and /set Sebastien Helleu 2012-12-20 19:30:57 +01:00
  • 85eb3424cd core: add template %(windows_numbers) for first argument of command /window Sebastien Helleu 2012-12-20 19:29:11 +01:00
  • 9b10edb6c5 core: group templates of command /mouse into a single template Sebastien Helleu 2012-12-20 19:27:23 +01:00
  • fa1665ef81 core: search for a fallback template when a no template is matching command arguments Sebastien Helleu 2012-12-20 19:23:52 +01:00
  • a67d97f16e core: add option "diff" for command /set (list options with changed value) Peter Boström 2012-12-20 18:18:33 +01:00
  • 0e726b43ef core: fix another bug with horizontal separator displayed at bottom after split of windows (bug #37874) Sebastien Helleu 2012-12-20 16:26:41 +01:00
  • dd96e6daef core: fix refresh of windows after split (fix bug with horizontal separator between windows) (bug #37874) Sebastien Helleu 2012-12-19 12:19:21 +01:00
  • 1b0ce4bf8b core: add missing contributors in AUTHORS Sebastien Helleu 2012-12-19 11:01:29 +01:00
  • 2386c10917 core: add cmake dependency between targets weechat_core and version_git Sebastien Helleu 2012-12-19 10:25:12 +01:00
  • 0f749dc65d core: fix compilation warning on FreeBSD Sebastien Helleu 2012-12-19 09:37:26 +01:00
  • 3fcb00bfc5 core: fix stuck mouse (patch from Nei) (bug #36533) Sebastien Helleu 2012-12-19 09:10:16 +01:00
  • e667b606a9 script: fix scroll with mouse when window with script buffer is not the current window (do not force a switch to script buffer in current window) Sebastien Helleu 2012-12-19 09:02:14 +01:00
  • 0faf58a287 core: fix default mouse buttons actions for script buffer (focus the window before executing action) Sebastien Helleu 2012-12-19 09:00:59 +01:00
  • 491e31ff55 xfer: add missing tags in DCC chat messages: nick_xxx, prefix_nick_ccc, logN Sebastien Helleu 2012-12-17 23:30:37 +01:00
  • d37184e450 irc: return git version in CTCP VERSION and FINGER by default, add "$git" and "$versiongit" in format of CTCP replies Sebastien Helleu 2012-12-16 23:11:02 +01:00
  • 2b78673aa9 core: add git version in build, display it in "weechat-curses --help" and /version Sebastien Helleu 2012-12-16 23:07:33 +01:00
  • fc0b73207b core: remove unneeded arguments for AM_INIT_AUTOMAKE in configure.in Sebastien Helleu 2012-12-16 23:02:32 +01:00
  • 7eb5cc4b97 core: move comments with description of C file to top of files Sebastien Helleu 2012-12-15 12:27:57 +01:00
  • a64dad2597 core: simplify syntax for second argument Sebastien Helleu 2012-12-14 20:44:45 +01:00
  • b2169e9175 doc: add warning for autotools in user's guide Sebastien Helleu 2012-12-14 20:20:09 +01:00
  • fd85d310cd core: add dependencies and remove instructions for autotools in INSTALL Sebastien Helleu 2012-12-14 20:19:38 +01:00
  • 857fb35dcb core: fix cmake target "dist": build tarballs using git-archive and not cvs Sebastien Helleu 2012-12-14 19:01:07 +01:00
  • 70ad2795ea core: remove obsolete directories from .gitignore Sebastien Helleu 2012-12-14 18:36:38 +01:00
  • ce657fd7b6 core: remove obsolete file UPGRADE_0.3 (move part of content into file NEWS, for version 0.3.0) Sebastien Helleu 2012-12-14 18:30:43 +01:00
  • 7d34812f1c core: reformat comments for functions Sebastien Helleu 2012-12-13 18:51:44 +01:00
  • 9db5682186 core: fix compilation warning Sebastien Helleu 2012-12-09 00:47:07 +01:00
  • 641de51bdb api: allow creation of structure with hdata_update (allowed for hdata "history") Sebastien Helleu 2012-12-08 23:54:07 +01:00
  • 3f2155e548 doc: remove chapter "Authors" in user's guide (list is in file AUTHORS), remove link to forum (closed) Sebastien Helleu 2012-12-07 17:11:03 +01:00
  • 5f4fc11213 core: update list of contributors in AUTHORS Sebastien Helleu 2012-12-07 17:10:23 +01:00
  • f7c47a8644 core: fix scroll of one page down when weechat.look.scroll_page_percent is less than 100 (bug #37875) Sebastien Helleu 2012-12-07 13:45:41 +01:00
  • eabf103e71 core: expand char '~' with user home in first argument of hook_process Sebastien Helleu 2012-12-06 13:52:13 +01:00
  • 822ae76543 core: fix crash in child process of hook_process_hashtable when arguments are given in hashtable and that execvp() failed Sebastien Helleu 2012-12-06 13:43:31 +01:00
  • d224594194 irc: read local variable "autorejoin" in buffer to override server option "autorejoin" (task #12256) Nils Görs 2012-12-05 19:39:50 +01:00
  • d544a47e2c doc: update IRC commands in user's guide Sebastien Helleu 2012-12-05 19:38:37 +01:00
  • 03cbb1c8f6 core: disable paste detection and confirmation if bar item "input_paste" is not used in a visible bar (task #12327) Nils Görs 2012-12-05 19:04:07 +01:00
  • dd99a1cf2c irc: add option "-auto" for command /connect (task #9340) Nils Görs 2012-12-05 18:32:30 +01:00
  • 2ce90d4094 core: add option "irc.look.display_pv_away_once" in release notes for version 0.3.3 Sebastien Helleu 2012-12-05 16:12:13 +01:00
  • 76647fc171 doc: fix style for prefixes in function weechat_prefix (plugin API reference) Sebastien Helleu 2012-12-04 08:51:28 +01:00
  • f411a59a7d core: use high priority (50000) for commands /command and /input so that an alias will not take precedence over these commands (bug #36353) Sebastien Helleu 2012-12-02 13:15:31 +01:00
  • 1fa23e6d9c alias: give higher priority to aliases (2000) so that they take precedence over an existing command Sebastien Helleu 2012-12-02 13:13:24 +01:00
  • c89124aadc core: execute command with higher priority when many commands with same name are found with different priorities Sebastien Helleu 2012-12-02 13:12:07 +01:00
  • 2ae8d81b1f core: add color support in options weechat.look.prefix_{action|error|join|network|quit} (task #9555) Nils Görs 2012-12-01 16:03:20 +01:00
  • 638b2e3f1c core: fix typo in comment Sebastien Helleu 2012-12-01 12:34:22 +01:00
  • 72959d1d8b core: fix display of combining chars (patch from Nei) (bug #37775) Sebastien Helleu 2012-11-30 18:16:49 +01:00
  • b7abb77b4d doc: add option "weechat.network.gnutls_ca_file" in FAQ to reduce memory used Sebastien Helleu 2012-11-30 18:12:52 +01:00
  • 37a3001dc7 xfer: display remote IP address for DCC chat/file (task #12289) (patch from Nils Görs) Sebastien Helleu 2012-11-27 22:45:22 +01:00
  • 9c3ee3c407 xfer: limit bytes received to file size (for DCC file received), fix crash when displaying a xfer file with pos greater than size Sebastien Helleu 2012-11-27 19:23:59 +01:00
  • 52519e11d2 doc: update FAQ and quickstart guide Nils Görs 2012-11-27 15:16:37 +01:00
  • ab1d5404d4 core: do not display default value for options plugins.* in output of /set Sebastien Helleu 2012-11-27 13:44:41 +01:00
  • 8df76563fd alias: fix default value of alias options (in "cmd" and "completion" sections): defaults to initial command, instead of empty string Sebastien Helleu 2012-11-27 12:32:00 +01:00
  • 1585593bda core: display default values for changed config options in output of /set Peter Boström 2012-11-27 12:30:57 +01:00
  • dbff3de7e5 core: add missing cmake files in packages built by autotools (CMakeParseArguments.cmake, FindPackageHandleStandardArgs.cmake, FindZLIB.cmake) Sebastien Helleu 2012-11-27 10:58:45 +01:00
  • 3856d527b7 doc: add SASL authentication in FAQ Sebastien Helleu 2012-11-27 10:51:19 +01:00
  • cdb13120ab doc: add SASL authentication in quickstart guide Sebastien Helleu 2012-11-27 10:00:20 +01:00
  • 215109e1a5 irc: fix compilation on FreeBSD: replace call to tzset by gmtime/localtime Sebastien Helleu 2012-11-25 11:01:20 +01:00
  • 46a3d95aab irc: read timestamp or ISO 8601 date format in tag "time" (capability "server-time") Sebastien Helleu 2012-11-24 09:43:50 +01:00
  • 53b8cdfef3 irc: add support of tags in messages, add support of "server-time" capability (task #12255) Sebastien Helleu 2012-11-23 21:31:22 +01:00
  • 777f977ea5 core: remove obsolete externs gui_color_init_pair and gui_color_init_pairs Sebastien Helleu 2012-11-23 07:40:27 +01:00
  • 1281b18688 api: use hashtable "options" for command arguments in function hook_process_hashtable (optional, default is a split of string with command) Sebastien Helleu 2012-11-22 19:55:38 +01:00
  • 425256b38d doc: fix typo in quickstart (part message is not allowed in /close or /buffer close) Sebastien Helleu 2012-11-22 18:20:58 +01:00
  • 57293ffc96 core: add version 0.3.9.2 in ChangeLog and NEWS Sebastien Helleu 2012-11-18 12:04:33 +01:00
  • 2429c9dc5a Version 0.3.9.2 v0.3.9.2 0.3.9 Sebastien Helleu 2012-11-18 11:56:39 +01:00
  • c8445cc225 core: do not call shell to execute command in hook_process (fix security problem when a plugin/script gives untrusted command) (bug #37764) Sebastien Helleu 2012-11-18 10:45:26 +01:00
  • efb795c74f core: do not call shell to execute command in hook_process (fix security problem when a plugin/script gives untrusted command) (bug #37764) Sebastien Helleu 2012-11-18 10:38:30 +01:00
  • c1389f8fe1 aspell: refresh bar item "aspell_suggest" when aspell is enabled/disabled (bug #37744) Sebastien Helleu 2012-11-16 13:28:24 +01:00
  • adec2dec0e core: sync debian files with debian git repository Sebastien Helleu 2012-11-16 07:54:59 +01:00
  • f1d6f2c40a irc: fix crash on /upgrade (free channels before server data when a server is destroyed) (bug #37736) Sebastien Helleu 2012-11-14 20:18:10 +01:00
  • bb09670757 irc: add comments in function irc_color_decode Sebastien Helleu 2012-11-14 20:16:12 +01:00
  • 5328fdcc73 doc: update german user's guide Nils Görs 2012-11-10 19:30:10 +01:00
  • 7cd376b4b3 core: add version 0.3.9.1 in ChangeLog and NEWS Sebastien Helleu 2012-11-09 20:33:22 +01:00
  • a198d22213 Version 0.3.9.1 v0.3.9.1 Sebastien Helleu 2012-11-09 19:24:13 +01:00
  • 80f477f2c3 irc: fix crash when decoding IRC colors in strings (bug #37704) Sebastien Helleu 2012-11-09 18:53:04 +01:00
  • 9453e81baa irc: fix crash when decoding IRC colors in strings (bug #37704) Sebastien Helleu 2012-11-09 18:10:42 +01:00
  • e8ab9ba18d core: stop cmake if gcrypt lib is not found (bug #37671) Sebastien Helleu 2012-11-06 15:01:56 +01:00
  • a176d352e3 doc: remove "optional" for arguments of function register (scripting guide) Sebastien Helleu 2012-11-05 22:04:49 +01:00
  • bae9215e9e irc: fix refresh of bar item "away" after command /away or /disconnect Nils Görs 2012-11-05 20:17:21 +01:00
  • 93d0438240 core: update german translations Nils Görs 2012-11-05 18:16:46 +01:00
  • 1dc44d3503 doc: fix typo in user's guide Sebastien Helleu 2012-11-04 15:53:02 +01:00
  • 47df178c88 core: add option aspell.check.suggestions in ChangeLog Sebastien Helleu 2012-11-04 11:51:34 +01:00
  • 57d5afeda5 aspell: add bar item "aspell_suggest": suggestions for misspelled word at cursor (task #12061) (patch from Nils Görs) Sebastien Helleu 2012-11-04 11:50:15 +01:00
  • 9e94bfd48b aspell: update bar item "aspell_dict" only if spellers have changed Sebastien Helleu 2012-11-04 10:49:03 +01:00
  • ebc4ff82c0 aspell: fix creation of spellers when number of dictionaries is different between two buffers Sebastien Helleu 2012-11-04 09:59:45 +01:00
  • c848cb42d8 irc: fix display bug in output of /quiet or /mode #channel +q (wrong nick displayed) Sebastien Helleu 2012-11-03 09:59:48 +01:00
  • 8e5d313885 irc: add command /quiet, fix display of messages 728/729 (quiet list, end of quiet list) (task #12278) Nils Görs 2012-11-02 18:15:24 +01:00