Federation page improvements for dark mode and last_entry without a date (#19)

Federation page improvements
This is almost a copy of https://github.com/Awesome-Technologies/synapse-admin/pull/583 PR,
authored by @rkfg
This commit is contained in:
Borislav Pantaleev
2024-09-06 00:23:23 +03:00
committed by GitHub
parent cceae77529
commit 0bf3440fc8
3 changed files with 17 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ The following changes are already implemented:
* [Display actual Synapse errors](https://github.com/etkecc/synapse-admin/pull/17)
* [Fix base_url being undefined on unsuccessful login](https://github.com/etkecc/synapse-admin/pull/18)
* [Put the version into manifest.json](https://github.com/Awesome-Technologies/synapse-admin/issues/507) (CI only)
* [Federation page improvements](https://github.com/Awesome-Technologies/synapse-admin/pull/583) (using theme colors)
_the list will be updated as new changes are added_