weechat-matrix/matrix
2019-09-10 23:04:48 +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 buffer: Fix the formatting of room encryption events. 2019-09-10 23:04:48 +02:00
colors.py Revert "Fix parsing of unclosed Markdown delimiters." 2019-01-27 15:36:42 +01:00
commands.py weechat-matrix: Store/restore sync tokens. 2019-09-10 18:51:58 +02:00
completion.py commands: Add a command for interactive key verification. 2019-05-05 23:23:14 +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: Evaluate all the server string options. 2019-09-10 20:36:11 +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 server: Don't use the address in the config for connection establishment. 2019-02-03 22:56:10 +01:00