Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fleshed out POST handler, added remote registry list | Ben Morrison | 2019-05-21 | 1 | -2/+4 |
* | apiEndpointHandler returning all users/statuses/mentions if no query present | Ben Morrison | 2019-05-21 | 1 | -0/+6 |
* | renamed files for clarity | Ben Morrison | 2019-05-20 | 1 | -182/+33 |
* | streamlined error handling and misc minor fixes | Ben Morrison | 2019-05-20 | 1 | -75/+63 |
* | error handling after http.Request.ParseForm() | Ben Morrison | 2019-05-20 | 1 | -2/+7 |
* | endpoint query function added | Ben Morrison | 2019-05-20 | 1 | -5/+6 |
* | middleware func to attach remote ip to context | Ben Morrison | 2019-05-20 | 1 | -0/+215 |