You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastien Helleu 9c265019b5 Remove "compression=gzip" in command init
The compression is in fact "zlib" (it has been renamed in WeeChat).
This option is not required because compression is enabled by default
(if WeeChat supports it).
11 years ago
..
weechat Set variable "uncompressed" in WeeChat decoded message when compression is off (using message as-is) 11 years ago
__init__.py Initial commit 13 years ago
about.py Move comments with description of python file to top of files 12 years ago
buffer.py Add support of new message "_nicklist_diff" 11 years ago
chat.py Move comments with description of python file to top of files 12 years ago
config.py Move comments with description of python file to top of files 12 years ago
connection.py Move comments with description of python file to top of files 12 years ago
debug.py Move comments with description of python file to top of files 12 years ago
input.py Fix input of UTF-8 wide chars: use encode() instead of str() for user input processing 11 years ago
network.py Remove "compression=gzip" in command init 11 years ago
qt_compat.py Display toolkit used in About dialog (PySide or PyQt4) 12 years ago
qweechat.py Add support of new message "_nicklist_diff" 11 years ago