]> jfr.im git - irc/weechat/qweechat.git/history - src/qweechat/network.py
Set variable "uncompressed" in WeeChat decoded message when compression is off (using...
[irc/weechat/qweechat.git] / src / qweechat / network.py
2013-03-04  Gryllida AFix input of UTF-8 wide chars: use encode() instead...
2013-02-04  Sebastien HelleuMove comments with description of python file to top...
2013-01-07  Sebastien HelleuUpdate copyright dates
2012-07-27  Sebastien HelleuAdd SSL support
2012-07-14  Sebastien HelleuSend message "quit" when disconnecting from WeeChat...
2012-05-17  Sebastien HelleuAdd signals "upgrade" and "upgrade_ended"
2011-12-25  Sebastien HelleuAdd type of buffers, add signals "_buffer_type_changed...
2011-12-24  Sebastien HelleuReplace calls to "apply(f, args)" with "f(*args)"
2011-12-20  Sebastien HelleuAdd local variables in buffers, update prompt of buffer...
2011-12-17  Sebastien HelleuAdd sync of buffers/nicklists
2011-12-07  Sebastien HelleuFix crash with PySide when sending unicode data on...
2011-12-06  Sebastien HelleuInitial commit