aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Use builder pattern to construct items.Harald Eilertsen2018-08-201-1/+1
|
* First attempt at creating posts.Harald Eilertsen2018-08-191-0/+16
|
* Add licence blurb to sources.Harald Eilertsen2018-08-191-0/+16
|
* Add method for fetching network stream.Harald Eilertsen2018-08-191-0/+15
|
* Return error from channel stream API if unauthorized.Harald Eilertsen2018-08-191-1/+16
|
* Pass authorization info to endpoint.Harald Eilertsen2018-08-071-2/+3
| | | | | | It seems like Hubzilla will accept basic authorization info in the first request. This does not follow the described signal flow for basic authorization, but for now we'll use whatever works.
* First iteration of getting channel stream from server.Harald Eilertsen2018-08-071-0/+18