moment/src/backend
miruka 208e08ed2a Shorten reply text for room list last messages
For rooms in the room list, when the last message displayed under the
room name is a reply, change the
"In reply to @foo:example.org: original message... ⏎" text shown
before the actual reply content to just "↩ foo: ".

This lets the user preview the actual interesting part of the message,
instead of a long "In reply to" that takes all the available width.
2021-07-26 04:39:57 -04:00
..
models Lock position of the room that's focused in GUI 2021-03-03 17:14:57 -04:00
pcn settings.py: add Chat.Composer.TypingNotifications 2021-03-03 17:14:55 -04:00
__init__.py Update changelog and version for 0.7.1 2021-03-04 22:20:05 -04:00
backend.py Fix homeserver list for aiohttp <3.7.0 2021-03-04 13:42:00 -04:00
color.py Merge color.py and svg_colors.py 2021-03-03 17:14:55 -04:00
errors.py errors.py: remove duplicate MatrixBadGateway class 2021-03-03 17:14:56 -04:00
html_markdown.py Shorten reply text for room list last messages 2021-07-26 04:39:57 -04:00
matrix_client.py Remove callback for nio.UnknownBadEvent 2021-07-26 04:39:57 -04:00
media_cache.py Add visible indicator when downloading files 2021-03-03 17:14:55 -04:00
nio_callbacks.py Remove callback for nio.UnknownBadEvent 2021-07-26 04:39:57 -04:00
presence.py Fix filtered_members models updates 2021-03-03 17:12:09 -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 Fix config writing failing if parent dir not exist 2021-07-26 04:39:57 -04:00
utils.py Update mypy dev requirement to 0.812+ 2021-07-26 04:39:57 -04:00