weechat-matrix/matrix
2019-09-11 13:48:10 +02:00
..
__init__.py
_weechat.py Implement MockConfig object. 2019-01-16 16:37:53 +01:00
bar_items.py weechat-matrix: Handle the case where our clients gets soft-logged out. 2019-09-10 15:26:54 +02:00
buffer.py weechat-matrix: Fetch from the backlog if the buffer has < 10 lines at startup. 2019-09-11 13:48:10 +02:00
colors.py Revert "Fix parsing of unclosed Markdown delimiters." 2019-01-27 15:36:42 +01:00
commands.py commands: Change the way the redact command parses it's arguments. 2019-09-11 12:24:12 +02:00
completion.py commands: Change the way the redact command parses it's arguments. 2019-09-11 12:24:12 +02:00
config.py buffer: Make the resending -> ignore devices logic a configurable option. 2019-06-26 23:07:08 +02:00
globals.py weechat-matrix: Store/restore sync tokens. 2019-09-10 18:51:58 +02:00
message_renderer.py buffer: Add the ability to print more message types from the backlog. 2019-09-10 22:16:51 +02:00
server.py server: Add a missing return in the case of an already logged in server. 2019-09-11 08:54:47 +02:00
uploads.py buffer: Start to refactor out the message formatting. 2019-09-10 22:12:23 +02:00
utf.py Fix collections ABC deprecation warning. 2019-01-09 15:06:33 +01:00
utils.py commands: Change the way the redact command parses it's arguments. 2019-09-11 12:24:12 +02:00