Sebastien Helleu
|
d80c8e9e57
|
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turkish), now using ASCII comparison
|
2005-09-03 12:37:20 +00:00 |
|
Sebastien Helleu
|
f74b280a1f
|
Added "505" IRC command
|
2005-09-02 08:17:17 +00:00 |
|
Sebastien Helleu
|
cd4f50c136
|
Signal SIGQUIT is now ignored
|
2005-09-02 08:16:52 +00:00 |
|
Sebastien Helleu
|
767e378c53
|
Set non blockant socket for dcc connection (as it was made before)
|
2005-08-26 22:32:02 +00:00 |
|
Sebastien Helleu
|
60503d9383
|
Added command "020"
|
2005-08-22 11:43:43 +00:00 |
|
Sebastien Helleu
|
11321acb96
|
Added Ruby plugins skeleton
|
2005-08-21 16:32:48 +00:00 |
|
Sebastien Helleu
|
84b1a27265
|
Fixed empty private buffer when unknown CTCP is received
|
2005-08-21 09:49:58 +00:00 |
|
Sebastien Helleu
|
51322e7917
|
Fixed refresh bug when one line is bigger than screen size
|
2005-08-17 16:54:05 +00:00 |
|
Sebastien Helleu
|
d256d72eef
|
Fixed look_nicklist_min_size and look_nicklist_max_size options
|
2005-08-16 21:01:32 +00:00 |
|
Sebastien Helleu
|
8a61b0eee0
|
Updated TODO
|
2005-08-16 19:33:58 +00:00 |
|
Sebastien Helleu
|
d4ecb032d4
|
Added example in server_autojoin description
|
2005-08-16 15:03:44 +00:00 |
|
Sebastien Helleu
|
3f946e304d
|
Added completion for internal functions with /key command
|
2005-08-16 15:02:01 +00:00 |
|
Sebastien Helleu
|
97b6bbcb9e
|
Revert code for irc_cmd_send_join function code (to prevent lag when sending
many /join commands to IRC server)
|
2005-08-15 21:52:15 +00:00 |
|
Sebastien Helleu
|
357edc193e
|
Fixed bug and memory leak in irc_cmd_send_join function
|
2005-08-14 06:56:45 +00:00 |
|
Emmanuel Bouthenot
|
ace03b808d
|
add half (due to dcc) dcc support with proxies (only in ipv4 )
|
2005-08-04 19:01:29 +00:00 |
|
Emmanuel Bouthenot
|
428cfbc297
|
fix an error in socket() while using ipv6 proxy
|
2005-08-03 19:18:28 +00:00 |
|
Julien Louis
|
02cd829c4c
|
Update debian stuff
|
2005-08-01 19:54:39 +00:00 |
|
Emmanuel Bouthenot
|
17973de52a
|
fix a stupid error about previous commit
|
2005-08-01 09:11:29 +00:00 |
|
Emmanuel Bouthenot
|
364667f788
|
improve support of keys when joining channel and with server autojoin
|
2005-07-31 23:01:14 +00:00 |
|
Sebastien Helleu
|
10d7c6c34a
|
Fixed refrech bug when changing channel modes
|
2005-07-31 12:29:49 +00:00 |
|
Sebastien Helleu
|
38fa7c93ac
|
Jump to next server now saves current channel buffer for each server
|
2005-07-31 11:32:28 +00:00 |
|
Sebastien Helleu
|
9e328d3fef
|
ctrl-up/ctrl-down keys added to call previous/next command in global history (common to all buffers)
|
2005-07-30 18:41:48 +00:00 |
|
Sebastien Helleu
|
312d8015f5
|
Version 0.1.5-cvs
|
2005-07-30 09:05:09 +00:00 |
|
Sebastien Helleu
|
110aa59ca8
|
Version 0.1.4
|
2005-07-30 09:04:09 +00:00 |
|
Sebastien Helleu
|
89b955c79e
|
Version 0.1.4
v0.1.4
|
2005-07-30 08:28:43 +00:00 |
|
Sebastien Helleu
|
3d724fb634
|
Join and part/quit prefixes (arrows) now displayed with different colors
|
2005-07-22 08:11:39 +00:00 |
|
Sebastien Helleu
|
29d0225e4a
|
Fixed CTCP ACTION bug and now replies to CTCP PING on channels
|
2005-07-20 15:04:49 +00:00 |
|
Sebastien Helleu
|
8416212077
|
Updated TODO
|
2005-07-20 13:49:33 +00:00 |
|
Sebastien Helleu
|
c36f08d7d7
|
Highlights with "irc_highlight" setting now case insensitive
|
2005-07-19 19:50:10 +00:00 |
|
Sebastien Helleu
|
1230735c5f
|
Added "irc_highlight" setting, fixed crash when doing /part on an active DCC chat buffer
|
2005-07-19 17:35:51 +00:00 |
|
Sebastien Helleu
|
77d7b703de
|
Fixed typo (wrong accent)
|
2005-07-19 14:17:08 +00:00 |
|
Sebastien Helleu
|
60db73c19a
|
Updated translations
|
2005-07-19 12:20:40 +00:00 |
|
Sebastien Helleu
|
a9ca2987bb
|
Commands /halfop, /voice, /deop, /dehalfop, /devoice are ok for self nick (no arg)
|
2005-07-19 12:19:06 +00:00 |
|
Sebastien Helleu
|
220308e1fa
|
Fixed hotlist for privates: now quit message is displayed as part/join/quit, not standard message
|
2005-07-19 10:17:17 +00:00 |
|
Sebastien Helleu
|
8166d15235
|
Fixed auto-rejoin for channels with key
|
2005-07-19 09:46:23 +00:00 |
|
Sebastien Helleu
|
575525d965
|
Reverted to previous code
|
2005-07-18 09:30:55 +00:00 |
|
Emmanuel Bouthenot
|
6271304832
|
change signatures in proxy functions
|
2005-07-17 23:10:17 +00:00 |
|
Sebastien Helleu
|
bdf9eadf43
|
Fixed /ctcp command (now any command/data allowed)
|
2005-07-17 11:03:00 +00:00 |
|
Julien Louis
|
15ea11b57b
|
Update path of weechat-curses.1 manpages in debian/rules
|
2005-07-17 08:59:27 +00:00 |
|
Sebastien Helleu
|
f3390da5e3
|
Previous behaviour restored for key "^" (now inserted in buffer)
|
2005-07-17 00:15:48 +00:00 |
|
Sebastien Helleu
|
eeff957278
|
Added /amsg command (send text to all channels of all connected servers)
|
2005-07-17 00:02:40 +00:00 |
|
Sebastien Helleu
|
1eac6d8fdd
|
Added /amsg command (send text to all channels of all connected servers)
|
2005-07-16 23:26:01 +00:00 |
|
Sebastien Helleu
|
23696b44da
|
Documentation is now included in source package and installed with standard process
|
2005-07-16 22:46:01 +00:00 |
|
Sebastien Helleu
|
63ffae72af
|
Image not used any more in pdf version of doc
|
2005-07-16 22:44:06 +00:00 |
|
Sebastien Helleu
|
376c8a29d6
|
Makefile replaced by Makefile.am
|
2005-07-16 22:40:42 +00:00 |
|
Sebastien Helleu
|
8b1e3b9890
|
Man page moved to doc/ directory
|
2005-07-16 22:38:49 +00:00 |
|
Julien Louis
|
1b2c5571e6
|
Add @documentencoding macro to enable localized info files
|
2005-07-16 16:51:59 +00:00 |
|
Sebastien Helleu
|
4c6c367557
|
- added alt-j + alt-l key (switch to last buffer)
- added message for +q mode changing on a nick
|
2005-07-16 12:37:30 +00:00 |
|
Sebastien Helleu
|
99ad719ab9
|
Fixed segfault when switching to DCC buffer
|
2005-07-16 11:32:23 +00:00 |
|
Sebastien Helleu
|
a68a1f8192
|
Added alt-k key to grab a key and insert result into input buffer
|
2005-07-16 11:14:47 +00:00 |
|