diff --git a/README.md b/README.md index 1ab47ce2..ee2941ee 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio), ### Client - **Fluid interface** that adapts to any window size +- Toggleable **compact mode** - Customizable **keyboard shortcuts** for (almost) everything, including filtering/switching rooms, scrolling, sending files... - Versatile **theming system**, properties can refer to each other and have diff --git a/TODO.md b/TODO.md index bb7a14ba..a1089b57 100644 --- a/TODO.md +++ b/TODO.md @@ -35,6 +35,7 @@ ## Issues +- If names are mentioned with a different case, they look like normal links - When zooming in enough, "Mirage " label overflows - Catch server 5xx errors when sending message and retry