Better media preview/download implementation (#53)

* Add download option for non image media

* make view media button change the icon during the loading; update readme
This commit is contained in:
Borislav Pantaleev
2024-10-03 11:23:51 +03:00
committed by GitHub
parent a15dad4a31
commit 31d3712dbb
2 changed files with 49 additions and 27 deletions

View File

@@ -62,6 +62,7 @@ The following changes are already implemented:
* [Add `Contact support` menu item](https://github.com/etkecc/synapse-admin/pull/45)
* [Provide options to delete media and redact events on user erase](https://github.com/etkecc/synapse-admin/pull/49)
* [Authenticated Media support](https://github.com/etkecc/synapse-admin/pull/51)
* [Better media preview/download](https://github.com/etkecc/synapse-admin/pull/53)
_the list will be updated as new changes are added_