moment/src/backend
miruka f5cb3ecaa0 Keep a {id: item} cache for ModelStore models
Accelerates the ModelStore ListView find() function,
which now just has to get an object key instead of looping through the
whole model.
2020-09-02 13:38:11 -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 Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
errors.py Implement session sign out (password auth only) 2020-07-10 13:14:17 -04:00
html_markdown.py Fix mentioning users without display names 2020-08-23 09:41:41 -04:00
matrix_client.py Add setting to sort rooms lexically 2020-09-01 14:42:08 -04:00
media_cache.py Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
nio_callbacks.py Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
presence.py Move Presence class to its own python file 2020-07-18 18:33:57 -04:00
pyotherside_events.py Keep a {id: item} cache for ModelStore models 2020-09-02 13:38:11 -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