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
|
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 |
|
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
|
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 |
|