weechat-matrix/matrix
saces 03adf8b99f fix file storage
valid matrix user names can contain slashes and stuff,
mangle names for posix
2024-11-04 20:12:53 +01: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 buffer: Add signal to display name workarounds. 2022-09-08 17:22:23 +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 Fix compatibility with matrix-nio 0.21 2023-07-23 10:57:02 +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 file storage 2024-11-04 20:12:53 +01:00
store.py fix file storage 2024-11-04 20:12:53 +01:00
uploads.py fix upload render issue (#304) 2021-11-23 15:53:39 +01: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