Sebastien Helleu
2c9bf846a6
Add upgrade functions in script plugin API
2009-02-22 16:49:38 +01:00
Sebastien Helleu
3a57bb0659
Fix bug with buffer name/short_name when IRC query name has changed (remote nick has changed) (bug #25654 )
2009-02-21 09:58:32 +01:00
Sebastien Helleu
e3f12be462
Fix bug with smart completion (irc/jabber): keep unique nicks in list of last speakers (bug #25559 )
2009-02-20 11:57:03 +01:00
Sebastien Helleu
4d1fdfade0
Give file descriptor to callback of hook_fd
2009-02-18 11:13:23 +01:00
Sebastien Helleu
e263a847da
Add new local variable "type" for buffers
...
Values are set by plugins:
- irc and jabber: "server", "channel", "private", "debug"
- relay: "relay" (list)
- xfer: "xfer" (list), "private" (DCC chat)
2009-02-17 19:42:05 +01:00
Sebastien Helleu
b5f27d3fea
Use string instead of char for prefixes in nicklist
2009-02-17 19:23:16 +01:00
Sebastien Helleu
0adf80cb12
Fix build of IRC CTCP message (bug #25560 )
2009-02-11 21:44:15 +01:00
Sebastien Helleu
85d19bc363
Add irc and jabber options to display nick modes in input_prompt bar item
2009-02-11 10:02:35 +01:00
Sebastien Helleu
af967f9ff9
Add missing IRC command 330 (whois, logged in as)
2009-02-11 09:31:05 +01:00
Sebastien Helleu
0d4513a137
Authorize IRC commands msg/notice/query/quote outside IRC buffers if option "-server" is given
2009-02-10 13:01:04 +01:00
Sebastien Helleu
e42e3e309e
Add option "-server" to IRC commands: msg, notice, query, quote
2009-02-10 12:52:12 +01:00
Sebastien Helleu
edba781297
Add irc info "irc_nick" to get current nick on a server
2009-02-10 12:05:39 +01:00
Sebastien Helleu
b2f34610fd
Fix nick displayed by command /msg (bug #25518 )
2009-02-08 23:34:34 +01:00
Sebastien Helleu
7c626c2786
Add new signals "irc_channel_opened" and "irc_pv_opened"
2009-02-08 22:07:45 +01:00
Sebastien Helleu
c683673047
Fix bug in irc color decoding: reset color if color code is not followed by a color number
2009-02-07 18:49:46 +01:00
Sebastien Helleu
94aa12d8ff
Add numeric codes for low chars (< 32) in irc and jabber debug buffers
2009-02-07 18:49:12 +01:00
Sebastien Helleu
a26e57eebe
Add missing include of time.h in irc.c
2009-02-04 17:19:47 +01:00
Sebastien Helleu
7cc562be45
Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins)
2009-02-04 14:12:46 +01:00
Sebastien Helleu
33e733cb0a
Fix nicklist sort with IRC nicks (chan owner and admin first in list)
2009-01-31 23:03:54 +01:00
Sebastien Helleu
b5534e6e05
Fix crash after /upgrade with IRC servers connected via SSL (bug #25398 )
...
We force disconnection of IRC servers connected via SSL, and schedule
reconnection to server after WeeChat restart.
2009-01-30 14:24:54 +01:00
Sebastien Helleu
5650f035dd
Fix problem with read marker when manually switching to other buffer with some commands like /query
2009-01-30 12:46:44 +01:00
Sebastien Helleu
228ef56860
Fix some bugs with TLS connections in Jabber pluigin (TLS still not working in Jabber)
2009-01-30 12:22:10 +01:00
Sebastien Helleu
c36af7eb8d
Fix unread marker set with irc /away command: set unread marker for all servers/channels that are not displayed in a window
2009-01-25 09:05:13 +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
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
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
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
5e24e7c301
Add color for channel name in IRC info/error messages
2009-01-03 13:27:51 +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
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
896f509861
Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar
2008-12-19 13:24:46 +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
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
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
638b86f0b6
Fix compilation warning "dereferencing type-punned pointer will break strict-aliasing rules"
2008-12-10 18:57:43 +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
bc00946a0d
Add current_window function in plugin API, add window functions in english developer guide
2008-11-29 16:08:55 +01:00
Sebastien Helleu
3c51c0e7c4
Remove argument "switch_to_another" for function gui_buffer_close()
2008-11-27 17:05:59 +01:00