tooty/src/View
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
..
Account.elm Fix #145: Paginate account followers and following lists. (#149) 2017-05-08 12:22:20 +02:00
AccountSelector.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
App.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Auth.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Common.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Draft.elm Fix #152: Multiple accounts. (#153) 2017-05-09 18:43:12 +02:00
Error.elm Fix #141: Hide error notifications after a delay. (#146) 2017-05-07 10:01:11 +02:00
Events.elm Modularize views (#117) 2017-05-02 08:27:01 +02:00
Formatter.elm Fix non-working non-breakable space replacements. 2017-05-03 08:25:47 +02:00
Notification.elm Fix #134: Paginate notifications. (#136) 2017-05-05 23:35:54 +02:00
Settings.elm Fix global timeline display option #109 2017-05-03 20:53:12 +02:00
Status.elm Fix #133: Show status visibility. (#135) 2017-05-05 19:18:20 +02:00
Thread.elm Modularize views (#117) 2017-05-02 08:27:01 +02:00
Viewer.elm Modularize views (#117) 2017-05-02 08:27:01 +02:00