moment/src/backend
miruka 56f676e35d "X removed this event": say "message" instead
That's what was supposed to happen for non-media message events
since redactions were implemented, but seems like nio doesn't
properly keep the original event type.
2020-09-04 14:52:10 -04:00
..
models Keep a {id: item} cache for ModelStore models 2020-09-02 13:38:11 -04:00
__init__.py Bump version to v0.6.2 2020-08-28 10:45:37 -04:00
backend.py Correctly handle account with invalid access token 2020-09-04 11:25:29 -04:00
errors.py Correctly handle account with invalid access token 2020-09-04 11:25:29 -04:00
html_markdown.py Fix mentioning users without display names 2020-08-23 09:41:41 -04:00
matrix_client.py "X removed this event": say "message" instead 2020-09-04 14:52:10 -04:00
media_cache.py Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
nio_callbacks.py Fix redacted media events keeping their thumbnails 2020-09-04 14:47:47 -04:00
presence.py Move Presence class to its own python file 2020-07-18 18:33:57 -04:00
pyotherside_events.py Correctly handle account with invalid access token 2020-09-04 11:25:29 -04:00
qml_bridge.py qml_bridge: remove old signal code 2020-07-24 00:22:51 -04:00
sso_server.py Show a shorter URL to open for SSO 2020-07-26 20:40:55 -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 Add setting to sort rooms lexically 2020-09-01 14:42:08 -04:00
utils.py Compress images in a separate process 2020-07-21 23:35:16 -04:00