You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
res has been moved to res/res, css has been moved to res/css, and fonts has been moved to res/fonts. These changes are only in the structure of the repo; the runtime paths actually used by abaddon are unchanged.
simpleini is no longer a dependency. The file format is mostly the same, except comments begin with # instead of ;
The expansion state of the channel list and the currently opened channel persists across launches now
The underlying SQLite store was rewritten and should hopefully be a bit more efficient
Fixes:
Private archived threads are actually fetched now
Being added to a private thread will update the channel list
Some replies that weren't properly shown should now show up