models
|
Implement (read-only for now) room settings
|
2019-12-13 09:22:13 -04:00 |
__about__.py
|
Update version to 0.2.3
|
2019-09-12 20:59:12 -04:00 |
__init__.py
|
Remove copyright headers in code
|
2019-08-11 08:34:36 -04:00 |
app.py
|
Support and sort invited room members
|
2019-12-12 10:03:39 -04:00 |
config_files.py
|
Rate-limit config files writing
|
2019-12-10 17:59:04 -04:00 |
errors.py
|
Implement inviting to room
|
2019-12-11 12:42:59 -04:00 |
html_filter.py
|
Fix HTML escaping for markdown parsing
|
2019-10-27 12:06:19 -04:00 |
matrix_client.py
|
Update matrix client update() usage
|
2019-12-14 17:40:31 -04:00 |
media_cache.py
|
Use new nio AsyncClient.mxc_to_http()
|
2019-12-02 06:42:48 -04:00 |
nio_callbacks.py
|
Prevent crash in loading past evnts
|
2019-12-14 13:50:21 -04:00 |
theme_parser.py
|
Remove copyright headers in code
|
2019-08-11 08:34:36 -04:00 |