Skip to content

Partially fix inability to choose Mastodon Timelines (Bug 461484)

Previously, if we:

* Unchecked any of "Home", "Local", "Federated" "Favourites", etc in the
  Mastodon "Timelines Configuration" tab
* clicked OK

Then we would simply get an error message popup:

Cannot validate your input information.
Please check the fields' data.
Maybe a required field is empty?

and any Unchecked timelines would continue to be displayed (and Refreshed) in the choqok main view.

This Merge Request removes that error message popup and also stops the Unchecked timelines from being Refreshed. Additionally, only after restarting choqok, the Unchecked timelines will no longer be visible in the main view.

Edited by Simon St James

Merge request reports