1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

Commit Graph

  • d5a463b654 Remove compilation warning (unused variable) Sebastien Helleu 2009-01-25 09:27:19 +01:00
  • c36af7eb8d Fix unread marker set with irc /away command: set unread marker for all servers/channels that are not displayed in a window Sebastien Helleu 2009-01-25 09:05:13 +01:00
  • f6ebe7a991 Improve refreshs of windows/buffers/bars, fix refresh bug when some bars are hidden Sebastien Helleu 2009-01-25 09:03:53 +01:00
  • 6e76c45447 Add missing jabber commands in doc Sebastien Helleu 2009-01-17 08:26:42 +01:00
  • c16c150b93 Remove unused jabber options and jabber servers in autogenerated doc Sebastien Helleu 2009-01-17 08:10:07 +01:00
  • 19598c4e13 Fix bug with IRC SSL server option Sebastien Helleu 2009-01-15 16:27:08 +01:00
  • 18a62f1dac Add Jabber plugin (alpha version, many Jabber features are missing) Sebastien Helleu 2009-01-15 15:29:05 +01:00
  • c717d206cd Remove plugin "debug" from ChangeLog (plugin was removed and merged to core, 2 months ago) Sebastien Helleu 2009-01-14 14:42:16 +01:00
  • 44c6736d81 Ignore "build*/*" instead of "build/*" for git Sebastien Helleu 2009-01-07 14:28:51 +01:00
  • 9dd2c1b616 Remove some compiler warnings Sebastien Helleu 2009-01-07 14:27:29 +01:00
  • d3a62a9434 Do not force "-g" flag when building with cmake, remove option "DISABLE_COMPILE_DEBUG" Sebastien Helleu 2009-01-07 14:26:51 +01:00
  • c61586baaa Fix typo Sebastien Helleu 2009-01-06 21:40:30 +01:00
  • c795086e8f Update list of debian files in main Makefile.am Sebastien Helleu 2009-01-06 12:04:57 +01:00
  • 8dde2dee85 Do not set unread marker on IRC server and channels when reconnecting to IRC server if self nick is away Sebastien Helleu 2009-01-05 11:19:00 +01:00
  • c2438ec222 Rename options in proxy structure Sebastien Helleu 2009-01-04 23:43:48 +01:00
  • ba7bb63834 Fix crash when creating bar, rename options in bar structure Sebastien Helleu 2009-01-04 23:19:26 +01:00
  • df557d2ee6 Add comments for IRC server options Sebastien Helleu 2009-01-04 23:18:22 +01:00
  • 7748869c64 Fix typo Sebastien Helleu 2009-01-04 14:56:23 +01:00
  • 7fc3ca76c0 Update highlight words for server and channel buffers when local nick is changed Sebastien Helleu 2009-01-04 14:53:22 +01:00
  • 46b16ecb89 Add hotlist refresh when a buffer is moved Sebastien Helleu 2009-01-04 11:10:43 +01:00
  • ce3091c75f Fix exec of IRC command when connecting to server if server buffers are merged, and that server is not the selected server Sebastien Helleu 2009-01-04 10:38:11 +01:00
  • 88aa905ee3 Remove unused functions and prototypes Sebastien Helleu 2009-01-04 01:05:33 +01:00
  • 652bca1ffd Add missing pointer to API function "config_option_default_is_null" Sebastien Helleu 2009-01-03 23:29:18 +01:00
  • 5e24e7c301 Add color for channel name in IRC info/error messages Sebastien Helleu 2009-01-03 13:27:51 +01:00
  • 703b54f72c Add error message when a command failed, fix typos in aspell plugin Sebastien Helleu 2009-01-03 13:13:37 +01:00
  • fbb3295e96 Update FAQs Sebastien Helleu 2009-01-03 10:46:40 +01:00
  • 2115f3f675 Update copyright dates Sebastien Helleu 2009-01-03 10:06:53 +01:00
  • e7e2da5a9c Add null values for options, new syntax for /set, reintroduce temporary IRC server feature, improve IRC server options, new functions in API Sebastien Helleu 2009-01-02 23:05:23 +01:00
  • e9b7d2bc46 Add bar, command, network and info functions in english developer guide Sebastien Helleu 2008-12-24 16:52:07 +01:00
  • b7a0d258c9 Update doc and translations Sebastien Helleu 2008-12-19 18:42:16 +01:00
  • a9a1b9f83d Add aspell option to check mispelled words during text search in buffer (disabled by default) Sebastien Helleu 2008-12-19 18:36:42 +01:00
  • 13e3f3c7f0 Fix charset problem with IRC plugin: use server charset if channel charset is not set Sebastien Helleu 2008-12-19 17:43:37 +01:00
  • b97db3c31e Add some colors in IRC messages from server (for text and nicks) (task #8926) Sebastien Helleu 2008-12-19 17:00:25 +01:00
  • 7f15535a5c Fix too many refreshs for bars (build content of items when bar is displayed) Sebastien Helleu 2008-12-19 16:47:24 +01:00
  • 896f509861 Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar Sebastien Helleu 2008-12-19 13:24:46 +01:00
  • edd70d4636 Fix bug with xfer transferts (IRC DCC): transfert ended abruptly when terminal was resized Sebastien Helleu 2008-12-19 11:44:02 +01:00
  • 5596f7e10c Fix bug with pointer conversion for scripts API (return empty string instead of "0x0") Sebastien Helleu 2008-12-19 10:40:49 +01:00
  • d07a7cedc8 Add sub-items in bars (items glued with "+" as separator instead of comma), add buffer_number default bar item Sebastien Helleu 2008-12-19 10:17:55 +01:00
  • cfc12b2b8c Update Debian packaging : fix wrong dependency, remove unused files. Emmanuel Bouthenot 2008-12-18 22:34:54 +01:00
  • 401d3ed12f Fix refresh of bar when changing items inside Sebastien Helleu 2008-12-18 13:47:26 +01:00
  • e16b12428b Improve /upgrade command: expand "~" with user home, check that binary exists with execution permissions (only if user gives path to binary) Sebastien Helleu 2008-12-17 18:57:30 +01:00
  • b1b0c759fc Display server, port and IP on IRC server buffer when connection to server is ok Sebastien Helleu 2008-12-17 18:10:56 +01:00
  • abb6b4d76e Use nick color for display of IRC action messages Sebastien Helleu 2008-12-17 16:36:01 +01:00
  • adb1fe0747 Improve nick completion: complete first by nicks that highlight me, before nicks speaking without highlight Sebastien Helleu 2008-12-17 15:44:10 +01:00
  • e3b26523a7 Fix bugs in IRC message parser and use of decoding charset for server messages Sebastien Helleu 2008-12-17 13:39:11 +01:00
  • 4901cd8145 Add new filling options in /help bar Sebastien Helleu 2008-12-16 13:08:44 +01:00
  • 3c71e9c990 Remove unneeded space after last column on bar with filling "columns" Sebastien Helleu 2008-12-16 10:52:15 +01:00
  • 0bdef1013a Set default filling "columns_vertical" for nicklist bar Sebastien Helleu 2008-12-16 10:51:06 +01:00
  • e69a3f0f0e Add new bar filling types: columns_horizontal and columns_vertical Sebastien Helleu 2008-12-15 22:11:13 +01:00
  • 507adbe42e Fix bug with option xfer.network.own_ip when sending DCC file Sebastien Helleu 2008-12-15 10:13:37 +01:00
  • 891d2e3c51 Remove debug message when building content of bar items Sebastien Helleu 2008-12-14 13:25:56 +01:00
  • ec545c70b1 Add infolists for bars/bar items/bar windows, code cleanup for bars Sebastien Helleu 2008-12-13 19:43:11 +01:00
  • 6f74945a66 Update doc for /xfer and /relay commands Sebastien Helleu 2008-12-13 19:42:24 +01:00
  • d310070721 Fix compilation warnings in Perl plugin on FreeBSD Sebastien Helleu 2008-12-12 23:48:48 +01:00
  • d6bc2d2320 Add missing keys in doc for previous/next buffer Sebastien Helleu 2008-12-12 23:21:05 +01:00
  • d8819ae71f Source code reorganization for bars and bar windows Sebastien Helleu 2008-12-11 18:16:23 +01:00
  • 638b86f0b6 Fix compilation warning "dereferencing type-punned pointer will break strict-aliasing rules" Sebastien Helleu 2008-12-10 18:57:43 +01:00
  • 452a06da96 Fix typo in Makefile.am for relay plugin Sebastien Helleu 2008-12-10 17:28:19 +01:00
  • 20a1360bd8 Add new plugin "relay", new function "string_format_size" in plugin API Sebastien Helleu 2008-12-10 17:08:56 +01:00
  • 09fdd1ace3 Update Debian packaging. Emmanuel Bouthenot 2008-12-07 10:34:04 +01:00
  • 8cf531216c Add nicklist API functions in english developer guide Sebastien Helleu 2008-12-04 16:52:25 +01:00
  • 866698d42d Fix display problem with color for groups in nicklist Sebastien Helleu 2008-12-04 16:51:58 +01:00
  • c6f65e8727 Add "away" local variable for IRC buffers (defined when user is away, value is away message) Sebastien Helleu 2008-11-30 09:40:18 +01:00
  • 265a0cf2a1 Fix bugs with hook_print function in scripts Sebastien Helleu 2008-11-29 23:31:28 +01:00
  • 003bc0451e Add missing pointer to function "string_build_with_exploded" in plugin API Sebastien Helleu 2008-11-29 23:11:31 +01:00
  • d8fc604eed Update doc for hook_print API function Sebastien Helleu 2008-11-29 19:04:19 +01:00
  • bf0b5f5644 Add "displayed" and "highlight" arguments to callback for hook_print Sebastien Helleu 2008-11-29 17:44:42 +01:00
  • bc00946a0d Add current_window function in plugin API, add window functions in english developer guide Sebastien Helleu 2008-11-29 16:08:55 +01:00
  • 364aa00ab7 Add some buffer plugin API functions to english developer guide Sebastien Helleu 2008-11-28 16:59:53 +01:00
  • 45716ee213 Add new plugin API functions in english developer guide Sebastien Helleu 2008-11-27 17:06:41 +01:00
  • 3c51c0e7c4 Remove argument "switch_to_another" for function gui_buffer_close() Sebastien Helleu 2008-11-27 17:05:59 +01:00
  • aa77b482ad Fix display of scroll indicator when switching to buffer with free content Sebastien Helleu 2008-11-26 15:14:53 +01:00
  • 64fdbb0776 Fix option weechat.look.color_nicks_number, value is now immediately applied on nicks by IRC plugin Sebastien Helleu 2008-11-24 09:21:25 +01:00
  • 2e52e54a3a Add support for more than one proxy, with proxy selection for each IRC server (task #6859) Sebastien Helleu 2008-11-23 23:04:52 +01:00
  • 09bed16dbd Save last read line (for marker) within /upgrade Sebastien Helleu 2008-11-22 17:47:25 +01:00
  • 828e9a835f Add missing options in /help window Sebastien Helleu 2008-11-22 16:31:52 +01:00
  • 85a6ad6eb8 Fix bug with empty messages displayed Sebastien Helleu 2008-11-22 16:31:36 +01:00
  • 1dc33f57e2 Remove old and unused color options Sebastien Helleu 2008-11-19 20:53:56 +01:00
  • 33daa4bc55 Restore call to close callbacks for plugin buffers when unloading plugin Sebastien Helleu 2008-11-18 14:09:19 +01:00
  • 116a3d5042 Allow command "/away -all" on weechat core buffer Sebastien Helleu 2008-11-18 09:34:22 +01:00
  • c463b912cc Re-enable proxy usage with rewrited network layer (closes bug #24562). Emmanuel Bouthenot 2008-11-17 22:31:43 +01:00
  • 4f43cba553 Fix crash when printing a message without any buffer created Sebastien Helleu 2008-11-17 05:34:15 +01:00
  • 6615379daf Add modifier "weechat_print" for messages printed in buffers (task #8848) Sebastien Helleu 2008-11-16 22:26:04 +01:00
  • b8da64e669 Add signals when connecting/disconnecting from IRC servers Sebastien Helleu 2008-11-16 22:23:09 +01:00
  • 7c52a36e23 Fix crash when a perl callback is called in "register" of another perl script Sebastien Helleu 2008-11-16 19:25:24 +01:00
  • 4174ac5665 Fix typo in doc Sebastien Helleu 2008-11-15 23:29:05 +01:00
  • 8724fc18af Use of const for some functions returning "char *" Sebastien Helleu 2008-11-15 22:35:12 +01:00
  • e1d639d7eb Remove unused variable Sebastien Helleu 2008-11-15 18:29:47 +01:00
  • fdf827d31f Add function utf8_strndup to C plugin API Sebastien Helleu 2008-11-15 18:28:36 +01:00
  • da748fc653 Reintroduce option "irc.network.send_unknown_commands", save extra data for buffers with /upgrade (title, input data, text search) Sebastien Helleu 2008-11-15 16:33:31 +01:00
  • 21110ac128 Fix bug with argument replacement in alias ($1,..,$9 and $*) when no argument is given to alias by user Sebastien Helleu 2008-11-14 15:50:07 +01:00
  • 48ac3c4f98 Catch signal "buffer_renamed" in logger plugin (restart logging for buffer when name has changed) Sebastien Helleu 2008-11-14 14:43:04 +01:00
  • ac66ce6a74 Add local buffer variable "no_log", to prevent a buffer from logging to disk via logger plugin Sebastien Helleu 2008-11-13 12:01:00 +01:00
  • d1689d3dd1 Update quickstart doc, fix typos in developer guide Sebastien Helleu 2008-11-12 18:19:39 +01:00
  • 164fda2a37 Fix crash in weechat_perl_exec() when a callback from another script is executed, fix compilation warnings for Perl on FreeBSD Sebastien Helleu 2008-11-12 10:22:49 +01:00
  • 50e3eb142d Fix name/short name and local variables of IRC server buffer(s) when merging/splitting servers Sebastien Helleu 2008-11-11 18:57:58 +01:00
  • f086a33162 Add new default keys for previous/next buffer: ctrl-P,alt-up and ctrl-N,alt-down Sebastien Helleu 2008-11-11 13:37:39 +01:00
  • 1214f10526 Add function "current_buffer" in script API Sebastien Helleu 2008-11-11 13:36:31 +01:00
  • 60f7b939be Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat Sebastien Helleu 2008-11-11 11:03:21 +01:00
  • 0c68d46f3b Fix infinite loop when chat window is too small or not visible at all Sebastien Helleu 2008-11-11 11:03:11 +01:00