moment/src/backend
2020-05-17 13:57:09 -04:00
..
models Fix item losing its parent model when filtered out 2020-05-15 20:56:23 -04:00
__init__.py Bump version to v0.5.0 2020-05-15 20:56:23 -04:00
backend.py Support a order key for accounts in config 2020-05-15 20:56:23 -04:00
errors.py Error msg for bad invites in non-federated room 2020-03-09 07:59:23 -04:00
html_markdown.py Fix error on <a> tags without a href attribute 2020-04-07 09:57:32 -04:00
matrix_client.py Set a loop_sleep_time for sync_forever() 2020-05-15 20:56:23 -04:00
media_cache.py Ensure we don't atomically write an empty file 2020-03-17 12:09:08 -04:00
nio_callbacks.py NioCallbacks: add self.models/user_id aliases 2020-05-17 13:57:09 -04:00
pyotherside_events.py Add model batch removal optimization for filtering 2020-05-15 20:56:23 -04:00
qml_bridge.py Fix asyncio event loop init in qml_bridge.py 2020-05-15 15:10:05 +03:00
svg_colors.py Turn markdown color names into hex codes 2019-12-22 09:35:15 -04:00
theme_parser.py theme_parser: translate hard tabs to spaces 2020-03-28 07:48:27 -04:00
user_files.py Add ownMessagesOnLeftAboveWidth setting 2020-05-16 14:37:45 -04:00
utils.py Fix serialize_value_for_qml handling of class type 2020-05-15 20:56:23 -04:00