This commit is contained in:
Jacob 2024-02-08 09:48:08 -05:00
parent 31bfcb05a4
commit 279833dfe0

View file

@ -12,6 +12,7 @@ Wishlist for my WIP Matrix client
- Mass-delete functionality
- Download more data than we need, so that if the user tries to request data we can download more data while
showing the already downloaded data. Should make the client feel a lot snappier.
- Option to automatically delete messages you send after a certain amount of time has passed.
Because it will be partially hosted on a web server, we can add (some) stuff that isn't actually part of the Matrix spec.
See https://git.speedie.site/speedie/libleet for progress.