* Not working, because of wrong API types.
* Adding Rust-style Result and Option types.
- Fixes#646
* Updating to use new lemmy-js-client with Options.
* Extracting user settings and profile page.
- Auto-collapsing dropdown and navbar on link clicks.
- Fixes#180
* Adding User and Community blocking. Fixes#295
- Added a new settings page.
- Switched to myUserInfo.
- Removing GetFollowedCommunities endpoint
* Fixing blocks