ViennaRSS / vienna-rss

Vienna is a free and open-source RSS/Atom newsreader for macOS.
https://www.vienna-rss.com
Apache License 2.0
1.85k stars 227 forks source link

Improvements to folders tree (v2) #1787

Closed barijaona closed 3 months ago

barijaona commented 3 months ago

Replaces #1783, should help with issues #1768, #1779 and #1784.

I decided to revert PR #1754 (Improve handling of FoldersTree manual sort issues) and implement a better handling of siblings reported as missing in -loadTree:rootNode:

As in #1783, check -setParent:forFolder: and -setNextSibling:folderFromID:forFolder: success or failure before moving a tree node.