Sebastien Helleu
|
9481ec0c9c
|
Changed default nick prefix/suffix
|
2006-04-16 10:27:48 +00:00 |
|
Sebastien Helleu
|
f80489f469
|
Added option "look_align_size_max", nick alignment to right is now set by default with size 14 (max 20)
|
2006-04-16 09:46:23 +00:00 |
|
Sebastien Helleu
|
2fd53dcc37
|
Fixed many crashes with DCC chat
|
2006-04-15 16:47:43 +00:00 |
|
Sebastien Helleu
|
0b523df418
|
Fixed typos in doc
|
2006-04-13 16:13:57 +00:00 |
|
Sebastien Helleu
|
b81b747b96
|
Added more help for input prompt format
|
2006-04-13 12:04:14 +00:00 |
|
Emmanuel Bouthenot
|
f2258884d9
|
fix minor bug with ruby 1.9 and stdout/stderr redirections
|
2006-04-12 15:29:28 +00:00 |
|
Sebastien Helleu
|
1bee0ba0b2
|
Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened)
|
2006-04-12 13:34:33 +00:00 |
|
Sebastien Helleu
|
69730a21dd
|
Removed charset conversion for commands (only allowed in text sent to channel/private)
|
2006-04-11 09:55:40 +00:00 |
|
Sebastien Helleu
|
d6459aa638
|
Removed color encoding in commands (only allowed in text sent to channel/private)
|
2006-04-10 15:53:14 +00:00 |
|
Emmanuel Bouthenot
|
1bc997b238
|
Fix possible minor bug in getting hostnames in plugins/scripts
|
2006-04-08 21:37:26 +00:00 |
|
Emmanuel Bouthenot
|
1f03444a6b
|
Added hostnames associeted to nicks in plugins/scripts
|
2006-04-08 21:03:31 +00:00 |
|
Sebastien Helleu
|
c525b231e4
|
Added hostnames associeted to nicks (available for /ban completion)
|
2006-04-08 18:38:00 +00:00 |
|
Emmanuel Bouthenot
|
6963ca7b65
|
make gcc-2.95 happy
|
2006-04-07 08:00:27 +00:00 |
|
Sebastien Helleu
|
99d86d64ab
|
Added "+p" mode for channels, fixed mode display in status bar
|
2006-04-04 17:47:31 +00:00 |
|
Sebastien Helleu
|
2a34684bc1
|
Added alignment for local away message
|
2006-04-03 21:12:01 +00:00 |
|
Sebastien Helleu
|
5068f4d365
|
Added nick alignment in DCC chat, /query and /msg, fixed DCC chat bug when closing buffer
|
2006-04-03 16:01:10 +00:00 |
|
Sebastien Helleu
|
212ec7a76d
|
Added nick alignment in private buffers
|
2006-04-03 09:35:08 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
8ef6192b49
|
Fixed string explosion bug (should return 0 with empty string)
|
2006-04-02 11:37:22 +00:00 |
|
Sebastien Helleu
|
f98d66a842
|
Fixed /buffer close bug with part message
|
2006-04-02 10:45:29 +00:00 |
|
Emmanuel Bouthenot
|
6175a89580
|
add regular expression support for /list command
|
2006-04-01 19:33:02 +00:00 |
|
Sebastien Helleu
|
23bfafed6a
|
Fixed /names command: now displays result when not on a channel
|
2006-04-01 14:39:51 +00:00 |
|
Sebastien Helleu
|
fccefcdf04
|
Fixed display but with input command line (when text is longer than window size)
|
2006-04-01 10:03:09 +00:00 |
|
Sebastien Helleu
|
d86af240fa
|
Fixed plugin command handler call when no argument is given
|
2006-04-01 07:43:51 +00:00 |
|
Sebastien Helleu
|
c803419616
|
Fixed nicklist display bugs when on top or bottom of chat window, fixed refresh bug (too many refresh) when terminal is resized
|
2006-03-31 13:49:58 +00:00 |
|
Sebastien Helleu
|
cc324abb75
|
Fixed bug with /alias and /unalias commands when alias begins with '/'
|
2006-03-30 17:08:23 +00:00 |
|
Sebastien Helleu
|
8c8a4104f0
|
Added nick completion for /userhost command
|
2006-03-30 15:20:28 +00:00 |
|
Sebastien Helleu
|
83bdd97916
|
Added keyboard handler to plugin API
|
2006-03-30 12:08:55 +00:00 |
|
Sebastien Helleu
|
56af0e3284
|
Improved script plugin loader
|
2006-03-26 09:46:30 +00:00 |
|
Sebastien Helleu
|
9abddbb7e9
|
Fixed bug with /set string value completion
|
2006-03-25 11:53:00 +00:00 |
|
Sebastien Helleu
|
eaa33bfb8e
|
Added hostname/IP option for connection to server
|
2006-03-25 11:20:37 +00:00 |
|
Sebastien Helleu
|
8d4497a764
|
Fixed --disable-plugins option in configure script
|
2006-03-24 09:57:22 +00:00 |
|
Sebastien Helleu
|
d9c032fee3
|
Added /setp command (set plugin options)
|
2006-03-24 09:38:54 +00:00 |
|
Sebastien Helleu
|
9fb1176b1b
|
Completed /set command help
|
2006-03-21 14:17:29 +00:00 |
|
Sebastien Helleu
|
9ed873ed94
|
Fixed high CPU usage when running under a screen that has been killed
|
2006-03-21 13:27:51 +00:00 |
|
Sebastien Helleu
|
27fd4beca7
|
Aliases are executed before WeeChat/IRC commands, /builtin command added
|
2006-03-21 11:41:02 +00:00 |
|
Sebastien Helleu
|
6a55ee4f79
|
Immediately refresh nick (input window) during server connection process
|
2006-03-19 16:05:37 +00:00 |
|
Sebastien Helleu
|
e499c1cb32
|
Added /cycle command, /part command does close buffer any more
|
2006-03-19 12:15:27 +00:00 |
|
Sebastien Helleu
|
04e9677405
|
Fixed bug on ppc
|
2006-03-18 10:51:53 +00:00 |
|
Sebastien Helleu
|
2c894b89e7
|
Fixed /set command when internal server name contains one or many dots
|
2006-03-14 13:06:48 +00:00 |
|
Sebastien Helleu
|
02d4287ad0
|
Added missing IRC command "378"
|
2006-03-14 12:44:42 +00:00 |
|
Sebastien Helleu
|
7fa3dcbb2e
|
Fixed plugin get_info bug when no server at all is opened
|
2006-03-14 12:43:02 +00:00 |
|
Sebastien Helleu
|
031fab21b0
|
Fixed display bug when top of buffer is displayed and first line is removed
(according to "history_max_lines" setting)
|
2006-03-11 07:33:54 +00:00 |
|
Sebastien Helleu
|
ea06fca69c
|
Fixed "+I" mode output
|
2006-03-10 23:19:11 +00:00 |
|
Sebastien Helleu
|
4181fa3f74
|
Fixed /mode command output
|
2006-03-10 22:44:21 +00:00 |
|
Sebastien Helleu
|
d6e562ed7e
|
Fixed completion for /away and /nick commands
|
2006-03-10 09:04:29 +00:00 |
|
Sebastien Helleu
|
227c05447f
|
Improved alias completion (now uses target command for completion)
|
2006-03-08 15:31:26 +00:00 |
|
Sebastien Helleu
|
1005890db2
|
Fixed completion bug with commands in pv (nick completion, for example with /me)
|
2006-03-06 21:09:09 +00:00 |
|
Sebastien Helleu
|
8f714033ac
|
Fixed chmod on home (now chmod is not executed when a directory is user's home)
|
2006-03-06 20:58:08 +00:00 |
|
Sebastien Helleu
|
1a510e1598
|
Added missing IRC command "487"
|
2006-03-04 23:20:41 +00:00 |
|