weechat-matrix/matrix
2021-07-20 21:03:43 +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 Add media mimetype to emxc:// urls 2021-07-20 21:03:43 +02:00
colors.py colors: Do not use [] indexing on re.match objects 2021-04-03 22:20:57 +02:00
commands.py Merge branch 'bodqhrohro/master' 2021-06-06 21:08:43 +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 Add media mimetype to emxc:// urls 2021-07-20 21:03:43 +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 Add media mimetype to emxc:// urls 2021-07-20 21:03:43 +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