weechat-matrix/matrix
2019-01-14 17:12:49 +01:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
_weechat.py tests: Add initial buffer tests. 2018-11-07 13:50:55 +01:00
bar_items.py bar_items: Dont' display own user as typing. 2018-11-29 15:54:43 +01:00
buffer.py Merge branch 'coloring' into olm-command 2019-01-13 13:46:13 +01:00
colors.py Make displaying preformatted code as blocks configurable. 2019-01-13 13:45:25 +01:00
commands.py matrix: Add initial upload support. 2019-01-13 12:33:25 +01:00
completion.py completion: Don't complete deleted devices in our own devices. 2018-10-14 11:55:02 +02:00
config.py Merge branch 'coloring' into olm-command 2019-01-13 13:46:13 +01:00
globals.py matrix: Add initial upload support. 2019-01-13 12:33:25 +01:00
server.py server: Fix device printing if some fields are None. 2019-01-14 17:12:49 +01:00
uploads.py matrix: Add initial upload support. 2019-01-13 12:33:25 +01:00
utf.py Fix collections ABC deprecation warning. 2019-01-09 15:06:33 +01:00
utils.py Stylize code blocks as actual boxes with margins. 2019-01-13 13:45:25 +01:00