No description
Find a file
Denis Kasak cb8b589bc9 Fix handling of empty room names.
When room names that were previously set get deleted, the server still
returns the name key, but set to the value of an empty string. Handle
this case as if there is no room name.
2018-03-08 11:08:44 +01:00
matrix Fix handling of empty room names. 2018-03-08 11:08:44 +01:00
tests Always output HTML colors as hex codes. 2018-03-03 12:34:26 +01:00
.gitignore Add gitignore. 2018-01-26 18:52:46 +01:00
.pylintrc Add pylintrc. 2018-01-26 18:52:58 +01:00
LICENSE Add a license file. 2018-01-26 18:23:00 +01:00
main.py Implement /kick. 2018-03-06 09:36:22 +01:00
Makefile tests: Implement mock weechat module and add some color tests. 2018-03-02 22:59:43 +01:00
TODO.md Add TODO. 2018-03-01 21:03:36 +01:00