tooty/src
Nicolas Perriault 7a053b9fa0 Fix #152: Multiple accounts. (#153)
* 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]
2017-05-09 18:43:12 +02:00
..
Mastodon Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Update Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
View Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Command.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Init.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Main.elm Closes #132: Split model update functions to their own modules. (#147) 2017-05-07 14:31:51 +02:00
Ports.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Subscription.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Types.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Util.elm Closes #132: Split model update functions to their own modules. (#147) 2017-05-07 14:31:51 +02:00