moment/src/backend
miruka 30ce271ebc Real "copy URL" & "copy path" context menu entries
Replace the poorly implemented 2-in-1 "copy address" media event
menu option with:

- Copy <mediaType> address: visible for non-encrypted media, always
  copies the http URL

- Copy local path: always visible for already downloaded media, even if
  they were downloaded before mirage was started
2020-07-20 00:22:12 -04:00
..
models Move Presence class to its own python file 2020-07-18 18:33:57 -04:00
__init__.py Bump version to v0.6.0 2020-07-17 08:10:57 -04:00
backend.py Move Presence class to its own python file 2020-07-18 18:33:57 -04:00
errors.py Implement session sign out (password auth only) 2020-07-10 13:14:17 -04:00
html_markdown.py Correctly handle <img> with no src attribute 2020-07-16 12:42:50 -04:00
matrix_client.py Don't cancel upload if server max size is unknown 2020-07-19 16:24:16 -04:00
media_cache.py Real "copy URL" & "copy path" context menu entries 2020-07-20 00:22:12 -04:00
nio_callbacks.py Move Presence class to its own python file 2020-07-18 18:33:57 -04:00
presence.py Move Presence class to its own python file 2020-07-18 18:33:57 -04:00
pyotherside_events.py Reload member device list when they change 2020-07-10 13:14:17 -04:00
qml_bridge.py Refactor exit-offline code 2020-07-16 23:34:35 -04: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 Rename openMessagesLinks keybind (...OrFiles) 2020-07-19 20:17:52 -04:00
utils.py Fix serialize_value_for_qml handling of class type 2020-05-15 20:56:23 -04:00