* Update model to store multiple clients.
* Delete tmp registration data after client creation.
* Add minimal account selector view
* Update clients so they can have an account attached.
* List clients in the account selector.
* List accounts in the account selector view.
* It works™.
* Minor CSS fix.
* Reset server value when switching account.
* Fix empty black screen on reauth with new client format.
* Fix typo.
[skip-ci]
* Extract link header values.
* Expose response link header to a new type.
* Add tests for Mastodon.http.extractLinks.
* WiP
* Wrap decoded content and links into a new Response type.
* Update MastodonMsg handlers so they handle responses.
* Remove debug statements.
* Add edge case to tests.
* Add missing TODO comment.
* Simplifies Mastodon.Http signatures
* Paginate the user timeline.
* I lost my mind. May revert.
* Updated Http API to be more explicit.
* Fuck namespaces.
* Cosmetics.
* I'm burnt out, lost 10 pounds, but it works.
* Fix qs param for local tl was appended to link url.
* Fix my own mediocrity.
* Fix oauth endpoints.
* Fix Link header case handling with Firefox.
* Add test case for link header name case handling.
* Part 1: Refactor views.
I'm in the middle of nowhere. It's cold, but I distinguish
lights.
It's dark, but my good ol' Elm keeps barking when something
looks wrong or dangerous.
I'm not afraid.
* Part 2: More views refactoring.
The night is deep, but I can see clear. The truth is
at the end of this path.
Perhaps.
* Part 3: The sun is rising.
The darkness is gently fading over, dawn is near. I can
now see mountains drawing in the horizon.
Elm is rather quiet, but keeps scrutating the shadows.
* Part 4: Moaar view splitting.
I follow some wrong path, but I'm back on track.
The sun is shining.
* Epilogue
That was actually fun.