moment/src/backend
Maze 2839f83dde Change config dir, offer to migrate
Moment has different default directories and is controlled by
different environment variables. On first startup, Moment
detects Mirage directories and offers to copy them.
It doesn't make sense to migrate logins without migrating encryption
keys, so this is now included in migration. Themes are migrated as well.
Only offer migration is only if both config and data directory are able to be
migrated.
2022-01-14 19:27:59 +00:00
..
models Add ignored users list to account settings 2021-07-26 04:39:57 -04:00
pcn settings.py: add Chat.Composer.TypingNotifications 2021-03-03 17:14:55 -04:00
__init__.py Change config dir, offer to migrate 2022-01-14 19:27:59 +00:00
backend.py Change config dir, offer to migrate 2022-01-14 19:27:59 +00:00
color.py Merge color.py and svg_colors.py 2021-03-03 17:14:55 -04:00
errors.py MatrixError: include server response content 2021-07-26 04:39:58 -04:00
html_markdown.py Allow apostrophe in URL regex 2021-07-26 04:39:58 -04:00
matrix_client.py Fix presence loop with unavailable/offline 2021-07-26 04:39:58 -04:00
media_cache.py Change config dir, offer to migrate 2022-01-14 19:27:59 +00:00
nio_callbacks.py Fix presence loop with unavailable/offline 2021-07-26 04:39:58 -04:00
presence.py Fix presence loop with unavailable/offline 2021-07-26 04:39:58 -04:00
pyotherside_events.py Make desktop notifications follow push rules 2021-03-03 17:14:56 -04:00
qml_bridge.py Add warning popup when old settings.json detected 2021-03-03 17:14:55 -04:00
sso_server.py Fix flake8/mypy/isort code errors from new setup 2021-03-03 17:14:55 -04:00
theme_parser.py Add copyright header to source code files 2021-03-03 17:12:08 -04:00
user_files.py Change config dir, offer to migrate 2022-01-14 19:27:59 +00:00
utils.py Fix Python 3.10 collections import 2021-11-19 13:12:42 -03:00