weechat-matrix/matrix
2019-01-13 12:33:25 +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 buffer: Don't move the unread marker for the current buffer. 2018-12-10 20:10:58 +01:00
colors.py Fix FormattedString test failure. 2018-11-07 13:34:44 +01:00
commands.py server: Add support for sending out read markers. 2018-12-03 22:28:49 +01:00
completion.py completion: Don't complete deleted devices in our own devices. 2018-10-14 11:55:02 +02:00
config.py server: Add support for sending out read markers. 2018-12-03 22:28:49 +01:00
globals.py globals: Add a logbook based logger. 2019-01-13 12:33:25 +01:00
server.py server: Send read markers after sending a message. 2018-12-10 20:10:36 +01:00
utf.py Fix collections ABC deprecation warning. 2019-01-09 15:06:33 +01:00
utils.py matrix: Style fixes. 2018-08-30 16:35:05 +02:00