moment/src/backend
2020-03-08 07:34:38 -04:00
..
models Fix upload pause/cancel 2020-03-08 07:34:38 -04:00
__init__.py Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
backend.py Use typing.TYPE_CHECKING to avoid inner imports 2020-02-12 05:56:18 -04:00
errors.py Catch any nio.ErrorResponse to raise MatrixErrors 2019-12-26 08:16:04 -04:00
html_markdown.py font color → span mx color for outgoing HTML 2019-12-22 09:35:21 -04:00
matrix_client.py Fix upload pause/cancel 2020-03-08 07:34:38 -04:00
media_cache.py Use typing.TYPE_CHECKING to avoid inner imports 2020-02-12 05:56:18 -04:00
nio_callbacks.py Use typing.TYPE_CHECKING to avoid inner imports 2020-02-12 05:56:18 -04:00
pyotherside_events.py Refix Event.source, JSONify dicts for ListModel 2020-02-12 14:14:09 -04:00
qml_bridge.py Begin yet another model refactor 2020-01-06 03:41:14 -04:00
svg_colors.py Turn markdown color names into hex codes 2019-12-22 09:35:15 -04:00
theme_parser.py Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
user_files.py Don't copy the default theme to userdata dir 2020-02-14 12:21:24 -04:00
utils.py Refix Event.source, JSONify dicts for ListModel 2020-02-12 14:14:09 -04:00