Sebastien Helleu
|
e43dd39646
|
Reintroduce /ignore command to ignore IRC nicks/hosts, using regex
|
2008-09-03 18:20:35 +02:00 |
|
Sebastien Helleu
|
e7dcf13764
|
Add description for info and infolist hooks
|
2008-09-02 17:02:59 +02:00 |
|
Sebastien Helleu
|
e756f4770a
|
Add new hooks in plugins: info (fifo_filename) and infolists (alias, logger_buffer, xfer)
|
2008-09-02 15:42:20 +02:00 |
|
Sebastien Helleu
|
0839b359f9
|
Add new hooks (info and infolist), IRC plugin now return infos and infolists
|
2008-08-30 00:25:56 +02:00 |
|
Sebastien Helleu
|
eb57354984
|
Clear nicklist for all channels when disconnected from IRC server
|
2008-08-26 18:01:11 +02:00 |
|
Sebastien Helleu
|
74d595498d
|
Add hook infolist to plugins API, fix bugs with gettext in plugins
|
2008-08-22 21:34:29 +02:00 |
|
Sebastien Helleu
|
4185de5219
|
Fix translation bugs
|
2008-08-22 12:24:24 +02:00 |
|
Sebastien Helleu
|
0a211bdc49
|
Fix IRC /server command, fix bugs with IRC servers options, remove temporary server feature
|
2008-08-22 12:16:09 +02:00 |
|
Sebastien Helleu
|
9de580a85b
|
Fix missing self nick display with /msg command
|
2008-08-21 10:53:12 +02:00 |
|
Sebastien Helleu
|
b76d7e4a5c
|
Reintroduce /upgrade command, working only with core and IRC plugin today
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
2008-08-19 23:22:52 +02:00 |
|
Sebastien Helleu
|
7f7765f7cf
|
Add signals for IRC messages (recv/sent)
|
2008-07-18 11:16:20 +02:00 |
|
Sebastien Helleu
|
abe0e13068
|
Fix prefix color in nicklist with nick status (op/voice/..) is changed
|
2008-07-09 11:00:49 +02:00 |
|
Sebastien Helleu
|
b97a979f61
|
Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll
|
2008-07-03 16:02:03 +02:00 |
|
Sebastien Helleu
|
9d05dcf175
|
Remove infobar
|
2008-06-21 11:49:11 +02:00 |
|
Sebastien Helleu
|
6bb860456c
|
Fix hotlist bug: buffer were added to hotlist even if line is filtered (hidden)
|
2008-06-19 12:23:09 +02:00 |
|
Sebastien Helleu
|
66e8d703bd
|
Add new options for completion, optional stop instead of cycling with words found
|
2008-06-18 16:47:09 +02:00 |
|
Sebastien Helleu
|
1c1f966aba
|
Remove old notify code in irc plugin (done by notify plugin)
|
2008-06-17 16:22:30 +02:00 |
|
Sebastien Helleu
|
af87798455
|
New plugin "notify", new option for debug messages in plugins
|
2008-06-17 16:01:09 +02:00 |
|
Sebastien Helleu
|
18a59cf8aa
|
Fix bug/crash when any color option is changed (bug #23566)
|
2008-06-15 08:56:40 +02:00 |
|
Sebastien Helleu
|
3a53257032
|
Add "const" keyword for some "char *" function arguments (core and plugins API)
|
2008-06-03 10:56:51 +02:00 |
|
Sebastien Helleu
|
96a3481b69
|
Add constants for config file read/write/set/unset callbacks
|
2008-06-02 15:42:43 +02:00 |
|
Sebastien Helleu
|
40ec612e73
|
Fix compilation bug when gnutls dev lib is not installed
|
2008-06-02 12:47:27 +02:00 |
|
Sebastien Helleu
|
bd436db2bc
|
Reintroduce highlight (move code from irc plugin to core)
|
2008-06-01 22:09:12 +02:00 |
|
Sebastien Helleu
|
fb1b3e7cff
|
Fix crash with some highlights in IRC plugin (bug #23342)
|
2008-05-25 22:53:01 +02:00 |
|
Sebastien Helleu
|
a5ec4b7dec
|
Fix compilation bug with gnutls for IRC plugin
|
2008-05-24 10:56:12 +02:00 |
|
Sebastien Helleu
|
ede921cc4d
|
Remove old dcc code, unused now
|
2008-05-20 17:29:44 +02:00 |
|
Sebastien Helleu
|
987234faf9
|
Add hook_connect (background connection to peer)
|
2008-05-20 11:00:22 +02:00 |
|
Sebastien Helleu
|
91084108ae
|
Add arguments for plugin init functions and "irc://.." command line option for irc plugin
|
2008-05-15 22:13:54 +02:00 |
|
Sebastien Helleu
|
f67a516419
|
Update message from IRC plugin when connection fails thru proxy
|
2008-05-15 17:23:47 +02:00 |
|
Sebastien Helleu
|
673e4ad3be
|
Disable auto-connect for plugins with command line option ("-a")
|
2008-05-13 14:27:33 +02:00 |
|
Sebastien Helleu
|
b0e88590b9
|
Xfer file resume (for DCC protocol) is back
|
2008-05-07 13:34:04 +02:00 |
|
Sebastien Helleu
|
6d37f185c0
|
Fix crash after closing channels/pv (internal channel structure was not deleted) (bug #23178)
|
2008-05-06 17:39:44 +02:00 |
|
Sebastien Helleu
|
e9603acb1a
|
IRC DCC chat and file (without resume) reintroduced, via xfer plugin (called by /dcc command)
|
2008-05-06 16:51:30 +02:00 |
|
Sebastien Helleu
|
e7a16efa0c
|
Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: initial commit, not working yet)
|
2008-05-04 20:24:20 +02:00 |
|
Sebastien Helleu
|
ff526c3168
|
Fixed bug with pv buffer name (this name was changed when someone changes nick on server)
|
2008-05-04 19:16:09 +02:00 |
|
Sebastien Helleu
|
bbde23dec6
|
IRC colors reintroduced
|
2008-04-30 18:18:14 +02:00 |
|
Sebastien Helleu
|
ba37b555a3
|
Fixed nick display as prefix, use of nickmode and nickmode_empty settings again
|
2008-04-27 13:00:54 +02:00 |
|
Sebastien Helleu
|
a5e5ab6e48
|
Added missing IRC headers files in cmake and automake targets
|
2008-04-23 10:27:13 +02:00 |
|
Sebastien Helleu
|
8965bd484c
|
Fixed display bug with nicklist and option weechat.look.nicklist
|
2008-04-20 18:33:38 +02:00 |
|
Sebastien Helleu
|
170192936c
|
Fixed bug with print_y in script API
|
2008-04-19 12:01:15 +02:00 |
|
Sebastien Helleu
|
30b0e2d777
|
Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2.6) (bug #22935), added "nicklist" infolist
|
2008-04-19 11:30:15 +02:00 |
|
Sebastien Helleu
|
2d1176bf53
|
Delete IRC server when last option for a server is deleted (with /unset)
|
2008-04-18 13:31:52 +02:00 |
|
Sebastien Helleu
|
9b87c5bb02
|
Fixed bug with IRC /query command
|
2008-04-17 10:31:59 +02:00 |
|
Sebastien Helleu
|
ae98666bc6
|
Added "toggle" value for /set on boolean options, fixed refresh bugs, added option type for infolist "options"
|
2008-04-16 14:44:02 +02:00 |
|
Sebastien Helleu
|
b87d709a70
|
New format for [bar] section in weechat.conf file, bar options can be set with /set command
|
2008-04-15 13:50:01 +02:00 |
|
Sebastien Helleu
|
362ce3eca8
|
Use of "string_explode" to send many messages to IRC server
|
2008-04-14 15:58:25 +02:00 |
|
Sebastien Helleu
|
0c9051f38a
|
Fixed IRC /msg command (text was sent twice when sending "nickserv identify")
|
2008-04-12 10:37:04 +02:00 |
|
Sebastien Helleu
|
edeabd977b
|
Fixed bugs with nicks color and sorting in nicklist
|
2008-04-11 22:33:29 +02:00 |
|
Sebastien Helleu
|
00e75b9b94
|
Fixed bugs with weechat_config_get() in plugin API
|
2008-04-11 22:05:54 +02:00 |
|
Sebastien Helleu
|
d975629686
|
Improved /set command, added /unset command, new name for config files (*.conf)
|
2008-04-11 18:36:06 +02:00 |
|