Change: Change the way sessions are named to put the account first, then the social network.

This commit is contained in:
2024-05-22 16:28:06 -06:00
parent 68651ff736
commit 14a956d207
3 changed files with 7 additions and 2 deletions

View File

@@ -2,6 +2,8 @@ TWBlue Changelog
## changes in this version
* Core:
* The way sessions are named has been changed. Now the account is indicated first, followed by the social network it belongs to.
* Mastodon:
* fixed an error that caused TWBlue to not display some posts correctly.
* Fixed name for community timelines when created during startup. Now it should be clear if it's a federated or local timeline.