weechat-matrix/matrix
2018-08-20 13:06:56 +02:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
_weechat.py matrix: Add weechat buffer abstractions. 2018-07-05 10:07:20 +02:00
bar_items.py matrix: Mypy fixes. 2018-08-09 17:51:32 +02:00
buffer.py buffer: Fix incorrect number of arguments for notices. 2018-08-09 13:58:55 +02:00
colors.py colors: Strip whitespace from both ends of the formatted string. 2018-08-20 13:06:56 +02:00
commands.py server: Add topic setting. 2018-08-07 19:07:54 +02:00
completion.py encryption: Add completion for device verification. 2018-05-17 16:33:58 +02:00
config.py colors: Colorize matrix block quotes. 2018-08-20 11:11:54 +02:00
globals.py matrix: Add weechat buffer abstractions. 2018-07-05 10:07:20 +02:00
plugin_options.py matrix: Add option to log into a separate debug buffer. 2018-07-24 11:39:05 +02:00
server.py server: Reconnect if there was an error during login. 2018-08-09 17:52:51 +02:00
utf.py More formatting fixes using yapf. 2018-02-22 14:35:14 +01:00
utils.py buffer: Change the way buffer names are created. 2018-08-08 16:27:49 +02:00