Sjmarf
Sjmarf
How will users access Guest Mode in 2.0? I think users should be able to save "guest accounts" for their favorite instances in the quick switcher in some way, so...
Maybe search tokens would work well here? https://www.swiftyplace.com/blog/search-tokens-swiftui-how-to-implement-advanced-search-in-ios-and-macos
Added filters in #1316 and #1376.
This is sorta fixed in 2.0. It'll render all "normal" markdown the same way, though inline images and spoilers aren't rendered and certain elements appear slightly different. This is because...
In 2.0 the session expiry sheet will open over the post composer rather than closing the post composer first.
Haven't seen this for ages; closing
We should make the `UserView` feed more like a feed in 2.0 - it should load infinitely and support sorting (we can do this via the search API).
There's API support for this https://join-lemmy.org/api/interfaces/GetPosts.html#liked_only
If we implemented #708, a nice UX might be to have three tabs in the "History" feed: - Viewed - Upvoted - Downvoted