Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement account list and account list dialog | Andrew | 2013-11-18 | -5/+4 |
| | ||||
* | Implement auth task's response processing. | Andrew | 2013-11-14 | -1/+1 |
| | | | | The authenticate task can now successfully log a user in. | |||
* | Add test authentication task. | Andrew | 2013-11-14 | -7/+12 |
| | | | | It doesn't actually do anything with the server's reply yet. | |||
* | Add abstract base class for Yggdrasil tasks. | Andrew | 2013-11-13 | -0/+124 |