This is a nightly build of Tusky for Mastodon. It is intended for
testers and not for general use. If you find any bugs please report
them to the development team via Mastodon or Codeberg.
You can check the commit log to see recent changes: https://codeberg.org/tusky/Tusky/commits/branch/develop
You can give us feedback on Mastodon @[email protected] on GitHub or via email.
Please always include the full version name as shown on the about page in your reports.
You can check the commit log to see recent changes: https://codeberg.org/tusky/Tusky/commits/branch/develop
You can give us feedback on Mastodon @[email protected] on GitHub or via email.
Please always include the full version name as shown on the about page in your reports.
Tusky Nightly / What's New in vUnknown
Support new instance config parameters (#5549)
I added all the new account params we don't support to InstanceInfo, even those that we don't use because we should use them in the future and that will make it easier.
Added timeline disabled functionality, which will be useful for mastodon.social and mastodon.online users where the local and federaded timeline are usually off.
Also included a fix for a bug I hit were InstanceInfoRepository would sometimes return the info for the wrong instance.
I added all the new account params we don't support to InstanceInfo, even those that we don't use because we should use them in the future and that will make it easier.
Added timeline disabled functionality, which will be useful for mastodon.social and mastodon.online users where the local and federaded timeline are usually off.
Also included a fix for a bug I hit were InstanceInfoRepository would sometimes return the info for the wrong instance.
