weechat-matrix/matrix
2020-08-29 20:18:56 +02: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 Make buffer name prefix a global constant 2020-07-02 17:27:20 +02:00
colors.py Toggle markdown parsing with matrix.look.markdown_input 2020-08-25 22:31: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 server: Always use the option initial sync events for the initial sync. 2020-06-22 19:42:08 +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 Escape quotes in reply/redact completion message hints 2020-06-02 09:41:35 +02:00