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
|
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
|
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 |
|
Sebastien Helleu
|
f3390da5e3
|
Previous behaviour restored for key "^" (now inserted in buffer)
|
2005-07-17 00:15:48 +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
|
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 |
|
Sebastien Helleu
|
a7c4c7237c
|
Added control in clipboard copy function
|
2005-07-14 16:35:59 +00:00 |
|
Sebastien Helleu
|
a9912cd266
|
- fixed SIGSEGV handler (now write a core file by aborting program)
- fixed statusbar & infobar background refresh problem with some systems
|
2005-07-14 07:04:45 +00:00 |
|
Sebastien Helleu
|
1d07964d17
|
Added color for private in hotlist (different than color for highlight)
|
2005-07-13 17:40:20 +00:00 |
|
Sebastien Helleu
|
06bd0f9f0e
|
Special chars (between 01 and 31 decimal) not displayed any more on buffers (replaced by spaces)
|
2005-07-13 16:40:42 +00:00 |
|
Sebastien Helleu
|
4b1679900a
|
Setting "dcc_auto_resume" now used, and fixed address & pos conversion to unsigned long for DCC
|
2005-07-13 16:39:49 +00:00 |
|
Sebastien Helleu
|
99f03cd2a3
|
Added DCC resume
|
2005-07-13 16:24:47 +00:00 |
|
Emmanuel Bouthenot
|
3d41a3fa2f
|
correct bugs in clipboard management
|
2005-07-13 08:32:02 +00:00 |
|
Emmanuel Bouthenot
|
089b167573
|
close bug when using delete_end_line in empty line
|
2005-07-13 07:33:29 +00:00 |
|
Sebastien Helleu
|
fc2d9732e5
|
When DCC failed, do not display local filename if transfer failed before starting
|
2005-07-12 19:28:09 +00:00 |
|
Sebastien Helleu
|
94a3b5e1ae
|
Added message on server buffer when DCC file transfer failed (or was aborted)
|
2005-07-12 17:17:37 +00:00 |
|
Sebastien Helleu
|
6b12f19083
|
- added DCC timeout
- fixed FIFO pipe (command now authorized on a buffer not connected to an IRC server)
- fixed Perl bug with info reading functions
|
2005-07-12 17:05:01 +00:00 |
|
Emmanuel Bouthenot
|
8a6d35cf12
|
change return type from tuple to list for get_info('dccs') feature
|
2005-07-12 14:58:42 +00:00 |
|
Emmanuel Bouthenot
|
d286f3922c
|
adding getinfo feature about dccs
|
2005-07-12 14:46:44 +00:00 |
|
Emmanuel Bouthenot
|
505b43d15b
|
add some gui_input features : clipboard and a 'translate_chars' function
|
2005-07-12 10:06:10 +00:00 |
|
Sebastien Helleu
|
07a820ced6
|
Added function for Perl/Python to get DCC list
|
2005-07-12 08:35:58 +00:00 |
|
Sebastien Helleu
|
d4d065253e
|
Topic completion now decodes UTF-8 string
|
2005-07-11 14:34:20 +00:00 |
|
Sebastien Helleu
|
673e7680af
|
Fixed bug with IRC URL on command line (irc://)
|
2005-07-11 12:14:57 +00:00 |
|
Sebastien Helleu
|
fef0932c1d
|
Changed two shortcuts (jump to server and jump to next server, now prefixed by meta-j)
|
2005-07-09 17:50:04 +00:00 |
|
Sebastien Helleu
|
96bd473887
|
Internal functions descriptions for keys are now displayed and translated
|
2005-07-09 17:08:26 +00:00 |
|
Sebastien Helleu
|
89d107c1a9
|
Fixed typo on a color number
|
2005-07-09 15:58:54 +00:00 |
|
Sebastien Helleu
|
54d4fc12a6
|
- new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added
- added seconds in infobar time (optional with new config flag)
- fixed some curses refreshs
|
2005-07-09 15:30:51 +00:00 |
|
Sebastien Helleu
|
55125beee4
|
Channels auto-prefixed by "#" (if no prefix found) for /join command
|
2005-07-06 07:13:03 +00:00 |
|
Sebastien Helleu
|
da4ee1a6ee
|
Added tests after getaddrinfo function
|
2005-07-02 16:01:02 +00:00 |
|
Sebastien Helleu
|
dbad2a0206
|
Translated some messages and added calls to freeaddrinfo() function
|
2005-06-30 20:16:07 +00:00 |
|
Emmanuel Bouthenot
|
ec1d57063c
|
- proxy support (http, socks4, socks5) with authentification for http, socks5
|
2005-06-30 19:22:01 +00:00 |
|
Sebastien Helleu
|
5bd56f86c6
|
* commands from users outside channel now authorized (if special user or channel without "n" flag)
* completion added for config option (with /set command)
|
2005-06-30 12:55:36 +00:00 |
|
Sebastien Helleu
|
c69c77507c
|
Added IPv6 and SSL options for command line IRC url
|
2005-06-28 08:24:43 +00:00 |
|
Sebastien Helleu
|
b330ec3dae
|
Added IPv6 support
|
2005-06-27 16:27:31 +00:00 |
|
Sebastien Helleu
|
ae8f8a5700
|
gnutls code compiled according to pre-processor var HAVE_GNUTLS
|
2005-06-22 21:08:21 +00:00 |
|
Sebastien Helleu
|
f4abd0bf59
|
Added certificate management in SSL (connection now ok with SSL server)
|
2005-06-21 08:05:58 +00:00 |
|
Sebastien Helleu
|
abe7e08147
|
kill command now received and displayed
|
2005-06-20 14:04:17 +00:00 |
|
Sebastien Helleu
|
4e9193a943
|
Added SSL support with gnutls lib
|
2005-06-19 20:55:10 +00:00 |
|
Sebastien Helleu
|
71a76ada48
|
Channel notify levels are saved in config file
|
2005-06-19 14:22:11 +00:00 |
|
Sebastien Helleu
|
70fe8e9472
|
part message now accepts %v (replaced by WeeChat version), like quit message
|
2005-06-18 09:28:16 +00:00 |
|
Emmanuel Bouthenot
|
d00c99f292
|
errors while loading perl scripts are now displayed in server buffer (instead of current buffer)
|
2005-06-16 17:02:37 +00:00 |
|