Add rooms' avatars (#158)

* Add room avatars

* update readme
This commit is contained in:
Aine
2024-11-21 13:46:11 +02:00
committed by GitHub
parent abca842eb9
commit 998d3817c6
3 changed files with 24 additions and 20 deletions

View File

@@ -98,6 +98,7 @@ The following changes are already implemented:
* 🔍 [Allow providing login form details via GET params](https://github.com/etkecc/synapse-admin/pull/140)
* 🎨 [Add preferred theme colors to login page and footer](https://github.com/etkecc/synapse-admin/pull/155)
* 🔰 [Add "Assign Admin" button to the rooms](https://github.com/etkecc/synapse-admin/pull/156)
* 🖼️ [Add rooms' avatars](https://github.com/etkecc/synapse-admin/pull/158)
_the list will be updated as new changes are added_