Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Query instance for max_toot_chars. | tastytea | 2020-01-05 |
* | Instance: Add getters for hostname, baseuri and access_token. | tastytea | 2020-01-05 |
* | Move low-level network stuff to CURLWrapper. | tastytea | 2020-01-04 |
* | Silence some linter warnings I can't do anything about. | tastytea | 2020-01-04 |
* | Only initialize libcurl once. | tastytea | 2020-01-04 |
* | Add curl initialization. | tastytea | 2020-01-04 |
* | Use Instance and Request classes. | tastytea | 2020-01-03 |