index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2005-07-02
Added tests after getaddrinfo function
Sebastien Helleu
2005-06-30
Translated some messages and added calls to freeaddrinfo() function
Sebastien Helleu
2005-06-30
- proxy support (http, socks4, socks5) with authentification for http, socks5
Emmanuel Bouthenot
2005-06-30
* commands from users outside channel now authorized (if special user or chan...
Sebastien Helleu
2005-06-28
Added IPv6 and SSL options for command line IRC url
Sebastien Helleu
2005-06-27
Added IPv6 support
Sebastien Helleu
2005-06-22
gnutls code compiled according to pre-processor var HAVE_GNUTLS
Sebastien Helleu
2005-06-21
Added certificate management in SSL (connection now ok with SSL server)
Sebastien Helleu
2005-06-20
kill command now received and displayed
Sebastien Helleu
2005-06-19
Added SSL support with gnutls lib
Sebastien Helleu
2005-06-19
Channel notify levels are saved in config file
Sebastien Helleu
2005-06-18
part message now accepts %v (replaced by WeeChat version), like quit message
Sebastien Helleu
2005-06-16
errors while loading perl scripts are now displayed in server buffer (instead...
Emmanuel Bouthenot
2005-06-16
in python scripts, all messages written in stdin and stderr are redirect in s...
Emmanuel Bouthenot
2005-06-16
fix a filename error while loading a python script manually
Emmanuel Bouthenot
2005-06-16
Fixed plugins "print" and "prnt" functions: now ok for writing on server buffers
Sebastien Helleu
2005-06-15
Fixed color problem with new libcurses version
Sebastien Helleu
2005-06-15
Display message content when nick is not found for an incoming "PRIVMSG" message
Sebastien Helleu
2005-05-31
Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D)
Sebastien Helleu
2005-05-29
Added cast to prevent problems with AMD64 where size_t is not int
Sebastien Helleu
2005-05-29
Added cast for away time display (to prevent problems with *BSD, where time_t...
Sebastien Helleu
2005-05-24
Fixed startup crash when weechat config file is not found
Sebastien Helleu
2005-05-21
Empty sources added for wxWidgets GUI
Sebastien Helleu
2005-05-18
Added "++++" at bottom of nicklist if end of nicklist is not displayed
Sebastien Helleu
2005-05-08
Plugin message handler is now called for own messages (as "privmsg" IRC comma...
Sebastien Helleu
2005-05-07
Fixed buffer detection for Perl/Python "print" and "command" functions
Sebastien Helleu
2005-05-07
Fixed nicklist sort mode: now modes are not cumulated any more (so for exampl...
Sebastien Helleu
2005-05-05
Allow only server (with blank channel) for buffer search (for print & command...
Sebastien Helleu
2005-05-05
Improved Perl interface and some changes in Python:
Sebastien Helleu
2005-05-01
Added Python plugin support
Sebastien Helleu
2005-05-01
Added Python plugin support
Sebastien Helleu
2005-04-30
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
Sebastien Helleu
2005-04-30
Changes for Mac OS X platform (now ok)
Sebastien Helleu
2005-04-28
Added IRC command "671"
Sebastien Helleu
2005-04-24
Added WxWidgets frontend (no source files)
Benoit Papillault
2005-04-23
Added transfer rate for DCC files
Sebastien Helleu
2005-04-22
Fixed call to "has_color" in gui_window_set_color function
Sebastien Helleu
2005-04-20
Added "485" IRC command
Sebastien Helleu
2005-04-19
Added "-all" option for /nick command, added "341" IRC command (for invitation)
Sebastien Helleu
2005-04-17
Improved gettext installation (now ok under BSD)
Sebastien Helleu
2005-04-09
Buffers timestamp can now be changed (new option in config file)
Sebastien Helleu
2005-04-09
Hotlist not changed when self away or nick change
Sebastien Helleu
2005-04-07
Allow nick completion in private buffer with /me command
Sebastien Helleu
2005-04-05
Fixed display bug with "-MORE-" in private or server buffers
Sebastien Helleu
2005-04-03
Fixed crash when purging old DCC
Sebastien Helleu
2005-03-24
Fixed crash with 64-bits arch (like AMD64) when converting UTF-8, added weech...
Sebastien Helleu
2005-03-21
Added missing IRC command 307
Sebastien Helleu
2005-03-20
Remove compilation in parent dir for gui dir
Sebastien Helleu
2005-03-20
Check return codes in autogen.sh, remove compilation in parent dir for gui dir
Sebastien Helleu
2005-03-20
Option irc_away_check is now 0 by default (waiting for fix)
Sebastien Helleu
[next]