weechat-matrix/matrix
2021-04-25 13:57:22 +03:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
_weechat.py Use True as default value for markdown_input in tests 2020-08-29 20:18:56 +02: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 Support Heisenbridge short names 2021-04-25 13:57:22 +03:00
colors.py colors: Do not use [] indexing on re.match objects 2021-04-03 22:20:57 +02:00
commands.py Reply to messages with 'r' binding in cursor mode 2020-07-02 17:51:18 +02:00
completion.py Escape quotes in reply/redact completion message hints 2020-06-02 09:41:35 +02:00
config.py Toggle markdown parsing with matrix.look.markdown_input 2020-08-25 22:31:57 +02:00
globals.py Make buffer name prefix a global constant 2020-07-02 17:27:20 +02:00
message_renderer.py weechat-matrix: Use unicode literals in the message renderer. 2019-09-11 20:30:58 +02:00
server.py Fix condition to not force the user through the SSO process 2021-02-18 08:08:58 -05: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 Escape quotes in reply/redact completion message hints 2020-06-02 09:41:35 +02:00