Sebastien Helleu
f6ebe7a991
Improve refreshs of windows/buffers/bars, fix refresh bug when some bars are hidden
2009-01-25 09:03:53 +01:00
Sebastien Helleu
c16c150b93
Remove unused jabber options and jabber servers in autogenerated doc
2009-01-17 08:10:07 +01:00
Sebastien Helleu
19598c4e13
Fix bug with IRC SSL server option
2009-01-15 16:27:08 +01:00
Sebastien Helleu
18a62f1dac
Add Jabber plugin (alpha version, many Jabber features are missing)
...
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib.
Please note many major Jabber features are missing:
- roster management (add/remove/.. buddies),
- MUC,
- transports.
It is possible to define servers (with /jabber), connect to them (with
/jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat).
2009-01-15 15:29:05 +01:00
Sebastien Helleu
9dd2c1b616
Remove some compiler warnings
2009-01-07 14:27:29 +01:00
Sebastien Helleu
c61586baaa
Fix typo
2009-01-06 21:40:30 +01:00
Sebastien Helleu
8dde2dee85
Do not set unread marker on IRC server and channels when reconnecting to IRC server if self nick is away
2009-01-05 11:19:00 +01:00
Sebastien Helleu
c2438ec222
Rename options in proxy structure
2009-01-04 23:43:48 +01:00
Sebastien Helleu
ba7bb63834
Fix crash when creating bar, rename options in bar structure
2009-01-04 23:19:26 +01:00
Sebastien Helleu
df557d2ee6
Add comments for IRC server options
2009-01-04 23:18:22 +01:00
Sebastien Helleu
7748869c64
Fix typo
2009-01-04 14:56:23 +01:00
Sebastien Helleu
7fc3ca76c0
Update highlight words for server and channel buffers when local nick is changed
2009-01-04 14:53:22 +01:00
Sebastien Helleu
46b16ecb89
Add hotlist refresh when a buffer is moved
2009-01-04 11:10:43 +01:00
Sebastien Helleu
ce3091c75f
Fix exec of IRC command when connecting to server if server buffers are merged, and that server is not the selected server
2009-01-04 10:38:11 +01:00
Sebastien Helleu
88aa905ee3
Remove unused functions and prototypes
2009-01-04 01:05:33 +01:00
Sebastien Helleu
652bca1ffd
Add missing pointer to API function "config_option_default_is_null"
2009-01-03 23:29:18 +01:00
Sebastien Helleu
5e24e7c301
Add color for channel name in IRC info/error messages
2009-01-03 13:27:51 +01:00
Sebastien Helleu
703b54f72c
Add error message when a command failed, fix typos in aspell plugin
2009-01-03 13:13:37 +01:00
Sebastien Helleu
2115f3f675
Update copyright dates
2009-01-03 10:06:53 +01:00
Sebastien Helleu
e7e2da5a9c
Add null values for options, new syntax for /set, reintroduce temporary IRC server feature, improve IRC server options, new functions in API
2009-01-02 23:05:23 +01:00
Sebastien Helleu
b7a0d258c9
Update doc and translations
2008-12-19 18:42:16 +01:00
Sebastien Helleu
a9a1b9f83d
Add aspell option to check mispelled words during text search in buffer (disabled by default)
2008-12-19 18:36:42 +01:00
Sebastien Helleu
13e3f3c7f0
Fix charset problem with IRC plugin: use server charset if channel charset is not set
2008-12-19 17:43:37 +01:00
Sebastien Helleu
b97db3c31e
Add some colors in IRC messages from server (for text and nicks) (task #8926 )
2008-12-19 17:00:25 +01:00
Sebastien Helleu
7f15535a5c
Fix too many refreshs for bars (build content of items when bar is displayed)
2008-12-19 16:47:24 +01:00
Sebastien Helleu
896f509861
Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar
2008-12-19 13:24:46 +01:00
Sebastien Helleu
edd70d4636
Fix bug with xfer transferts (IRC DCC): transfert ended abruptly when terminal was resized
2008-12-19 11:44:02 +01:00
Sebastien Helleu
5596f7e10c
Fix bug with pointer conversion for scripts API (return empty string instead of "0x0")
2008-12-19 10:40:49 +01:00
Sebastien Helleu
d07a7cedc8
Add sub-items in bars (items glued with "+" as separator instead of comma), add buffer_number default bar item
2008-12-19 10:17:55 +01:00
Sebastien Helleu
401d3ed12f
Fix refresh of bar when changing items inside
2008-12-18 13:47:26 +01:00
Sebastien Helleu
e16b12428b
Improve /upgrade command: expand "~" with user home, check that binary exists with execution permissions (only if user gives path to binary)
2008-12-17 18:57:30 +01:00
Sebastien Helleu
b1b0c759fc
Display server, port and IP on IRC server buffer when connection to server is ok
2008-12-17 18:10:56 +01:00
Sebastien Helleu
abb6b4d76e
Use nick color for display of IRC action messages
2008-12-17 16:36:01 +01:00
Sebastien Helleu
adb1fe0747
Improve nick completion: complete first by nicks that highlight me, before nicks speaking without highlight
2008-12-17 15:44:10 +01:00
Sebastien Helleu
e3b26523a7
Fix bugs in IRC message parser and use of decoding charset for server messages
2008-12-17 13:39:11 +01:00
Sebastien Helleu
4901cd8145
Add new filling options in /help bar
2008-12-16 13:08:44 +01:00
Sebastien Helleu
3c71e9c990
Remove unneeded space after last column on bar with filling "columns"
2008-12-16 10:52:15 +01:00
Sebastien Helleu
0bdef1013a
Set default filling "columns_vertical" for nicklist bar
2008-12-16 10:51:06 +01:00
Sebastien Helleu
e69a3f0f0e
Add new bar filling types: columns_horizontal and columns_vertical
2008-12-15 22:11:13 +01:00
Sebastien Helleu
507adbe42e
Fix bug with option xfer.network.own_ip when sending DCC file
2008-12-15 10:13:37 +01:00
Sebastien Helleu
891d2e3c51
Remove debug message when building content of bar items
2008-12-14 13:25:56 +01:00
Sebastien Helleu
ec545c70b1
Add infolists for bars/bar items/bar windows, code cleanup for bars
2008-12-13 19:43:11 +01:00
Sebastien Helleu
d310070721
Fix compilation warnings in Perl plugin on FreeBSD
2008-12-12 23:48:48 +01:00
Sebastien Helleu
d8819ae71f
Source code reorganization for bars and bar windows
2008-12-11 18:16:23 +01:00
Sebastien Helleu
638b86f0b6
Fix compilation warning "dereferencing type-punned pointer will break strict-aliasing rules"
2008-12-10 18:57:43 +01:00
Sebastien Helleu
452a06da96
Fix typo in Makefile.am for relay plugin
2008-12-10 17:28:19 +01:00
Sebastien Helleu
20a1360bd8
Add new plugin "relay", new function "string_format_size" in plugin API
2008-12-10 17:08:56 +01:00
Sebastien Helleu
866698d42d
Fix display problem with color for groups in nicklist
2008-12-04 16:51:58 +01:00
Sebastien Helleu
c6f65e8727
Add "away" local variable for IRC buffers (defined when user is away, value is away message)
2008-11-30 09:40:18 +01:00
Sebastien Helleu
265a0cf2a1
Fix bugs with hook_print function in scripts
2008-11-29 23:31:28 +01:00