weechat-matrix/matrix
2018-08-03 15:27:11 +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 server: Continue nio migration. 2018-07-20 17:51:48 +02:00
buffer.py buffer: Fix printing of unknown messages. 2018-08-03 15:27:11 +02:00
colors.py Fix charrefs. 2018-03-24 14:38:00 +01:00
commands.py server: Continue nio migration. 2018-07-20 17:51:48 +02:00
completion.py encryption: Add completion for device verification. 2018-05-17 16:33:58 +02:00
config.py matrix: Add option to log into a separate debug buffer. 2018-07-24 11:39:05 +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 buffer: Add the event id to the tags for our own messages. 2018-08-03 15:09:15 +02:00
utf.py More formatting fixes using yapf. 2018-02-22 14:35:14 +01:00
utils.py buffer: Add support for more message types. 2018-07-06 17:05:50 +02:00