index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2005-09-13
Updated TODO
Sebastien Helleu
2005-09-11
Added missing "return 0" in handler for IRC command 221
Sebastien Helleu
2005-09-11
Added global history keys (ctrl+up/down)
Sebastien Helleu
2005-09-11
Updated bugs
Sebastien Helleu
2005-09-11
Updated Czech translations
Sebastien Helleu
2005-09-10
Added IRC commands: 042, 344, 345, 484
Sebastien Helleu
2005-09-07
Added IRC command "221"
Sebastien Helleu
2005-09-07
Fixed command "331" ("no topic set for channel")
Sebastien Helleu
2005-09-07
Fixed DCC display bug (now decodes strings according to charset)
Sebastien Helleu
2005-09-05
Updated doc
Sebastien Helleu
2005-09-04
Added czech translation file
Sebastien Helleu
2005-09-04
Fixed bug with nick change
Sebastien Helleu
2005-09-04
Removed nick color in nicklist when away and away check for nicks is ↵
Sebastien Helleu
disabled (= 0)
2005-09-04
Added /ignore and /unignore commands
Sebastien Helleu
2005-09-03
Fixed bug with strings comparison (str[n]casecmp) and some locales (like ↵
Sebastien Helleu
turkish), now using ASCII comparison
2005-09-02
Added "505" IRC command
Sebastien Helleu
2005-09-02
Signal SIGQUIT is now ignored
Sebastien Helleu
2005-08-26
Set non blockant socket for dcc connection (as it was made before)
Sebastien Helleu
2005-08-22
Added command "020"
Sebastien Helleu
2005-08-21
Added Ruby plugins skeleton
Sebastien Helleu
2005-08-21
Fixed empty private buffer when unknown CTCP is received
Sebastien Helleu
2005-08-17
Fixed refresh bug when one line is bigger than screen size
Sebastien Helleu
2005-08-16
Fixed look_nicklist_min_size and look_nicklist_max_size options
Sebastien Helleu
2005-08-16
Updated TODO
Sebastien Helleu
2005-08-16
Added example in server_autojoin description
Sebastien Helleu
2005-08-16
Added completion for internal functions with /key command
Sebastien Helleu
2005-08-15
Revert code for irc_cmd_send_join function code (to prevent lag when sending
Sebastien Helleu
many /join commands to IRC server)
2005-08-14
Fixed bug and memory leak in irc_cmd_send_join function
Sebastien Helleu
2005-08-04
add half (due to dcc) dcc support with proxies (only in ipv4 )
Emmanuel Bouthenot
2005-08-03
fix an error in socket() while using ipv6 proxy
Emmanuel Bouthenot
2005-08-01
Update debian stuff
Julien Louis
2005-08-01
fix a stupid error about previous commit
Emmanuel Bouthenot
2005-07-31
improve support of keys when joining channel and with server autojoin
Emmanuel Bouthenot
2005-07-31
Fixed refrech bug when changing channel modes
Sebastien Helleu
2005-07-31
Jump to next server now saves current channel buffer for each server
Sebastien Helleu
2005-07-30
ctrl-up/ctrl-down keys added to call previous/next command in global history ↵
Sebastien Helleu
(common to all buffers)
2005-07-30
Version 0.1.5-cvs
Sebastien Helleu
2005-07-30
Version 0.1.4
Sebastien Helleu
2005-07-30
Version 0.1.4
Sebastien Helleu
2005-07-22
Join and part/quit prefixes (arrows) now displayed with different colors
Sebastien Helleu
2005-07-20
Fixed CTCP ACTION bug and now replies to CTCP PING on channels
Sebastien Helleu
2005-07-20
Updated TODO
Sebastien Helleu
2005-07-19
Highlights with "irc_highlight" setting now case insensitive
Sebastien Helleu
2005-07-19
Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ↵
Sebastien Helleu
chat buffer
2005-07-19
Fixed typo (wrong accent)
Sebastien Helleu
2005-07-19
Updated translations
Sebastien Helleu
2005-07-19
Commands /halfop, /voice, /deop, /dehalfop, /devoice are ok for self nick ↵
Sebastien Helleu
(no arg)
2005-07-19
Fixed hotlist for privates: now quit message is displayed as part/join/quit, ↵
Sebastien Helleu
not standard message
2005-07-19
Fixed auto-rejoin for channels with key
Sebastien Helleu
2005-07-18
Reverted to previous code
Sebastien Helleu
[next]