weechat-matrix/matrix
2019-10-20 13:31:52 +02:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
_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 commans: Fix the page up command on an empty buffer. 2019-09-11 21:05:59 +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 weechat-matrix: Use unicode literals in the message renderer. 2019-09-11 20:30:58 +02:00
server.py server: Add a config option to set the SSO helper listening port. 2019-09-17 19:37:22 +02:00
uploads.py uploads: Fix a typo. 2019-10-20 13:31:52 +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