weechat-matrix/matrix
2019-02-12 11:59:53 +01: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 matrix: Room display name calculation method is now a property. 2019-01-19 12:37:05 +01:00
buffer.py buffer: Fix redactions for multiline messages. 2019-01-28 16:56:32 +01:00
colors.py Revert "Fix parsing of unclosed Markdown delimiters." 2019-01-27 15:36:42 +01:00
commands.py commands: Pass the whole address to the upload helper. 2019-02-04 11:03:50 +01:00
completion.py commands: Modify the redact command to use event ids. 2019-01-29 15:13:58 +01:00
config.py config: Small config description fixes. 2019-01-31 10:51:51 +01:00
globals.py Update copyright notices. 2019-01-16 16:37:53 +01:00
server.py server: Fix encryption queue emptying. 2019-02-12 11:59:53 +01:00
uploads.py Update copyright notices. 2019-01-16 16:37:53 +01: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