moment/src/backend
miruka 5bf1a90242 Separate MatrixClient function to get our profile
Side-effect: don't endlessly retry anymore when getting the profile
fails for some reason
2020-06-02 20:40:44 -04:00
..
models Terminology: room mention count → highlight count 2020-05-31 19:13:19 -04:00
__init__.py Improve some python documentation and add an intro 2020-05-22 17:27:57 -04:00
backend.py Don't wait for server to zero unread counters 2020-06-01 18:59:49 -04:00
errors.py Handle 502 errors when inviting bad user to room 2020-05-30 23:08:21 -04:00
html_markdown.py Don't strip <mx-reply> tags 2020-05-22 02:11:21 -04:00
matrix_client.py Separate MatrixClient function to get our profile 2020-06-02 20:40:44 -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 Cross-client unread counters & send read receipts 2020-06-01 09:25:09 -04:00
pyotherside_events.py Add model batch removal optimization for filtering 2020-05-15 20:56:23 -04:00
qml_bridge.py Improve some python documentation and add an intro 2020-05-22 17:27:57 -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 markRoomReadMsecDelay setting 2020-06-01 18:57:17 -04:00
utils.py Fix serialize_value_for_qml handling of class type 2020-05-15 20:56:23 -04:00