aboutsummaryrefslogtreecommitdiff
path: root/sx-request.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightsSean Allred2018-01-281-1/+1
* Some fixes for the bot and the backoff.Artur Malabarba2015-07-021-4/+3
* More messages during backoff.Artur Malabarba2015-07-021-0/+1
* sx-request respects the backoff parameterArtur Malabarba2015-06-011-4/+22
* Fix a few leftover vectorsArtur Malabarba2015-03-021-5/+5
* Simpler response errorArtur Malabarba2015-03-021-3/+2
* Set json-array-type to 'list and perform many simplificationsArtur Malabarba2015-03-021-0/+1
* Bind :json-false to nilArtur Malabarba2015-02-271-4/+6
* Merge branch 'images' into print-question-without-temp-bufferArtur Malabarba2015-02-121-1/+1
|\
| * Merge branch 'tag-buttons' into imagesArtur Malabarba2015-02-121-1/+1
| |\
| | * Fix the universe and make the world right again.Artur Malabarba2015-01-211-1/+1
* | | Make sx-request-get-url support asynchronous fetchingArtur Malabarba2015-02-121-14/+33
|/ /
* | sx-request-get-url error unless code 200Artur Malabarba2015-01-241-1/+2
* | Refactor part of request-get-data into request-get-urlArtur Malabarba2015-01-241-8/+12
|/
* Hotfix: Go back to https for dataArtur Malabarba2015-01-081-1/+1
* Use http instead of https for our data requestsArtur Malabarba2015-01-071-2/+2
* Merge pull request #204 from vermiculus/issue-137-tag-completionSean Allred2015-01-071-0/+29
|\
| * Implement sx-request-get-data for getting data from the data branch.Artur Malabarba2015-01-051-0/+29
* | Hotfix kill response buffers after requestSean Allred2015-01-061-0/+1
* | Add process-function arg to request-fallback. Fix #205Artur Malabarba2015-01-051-1/+3
|/
* Standardize local variablesSean Allred2015-01-041-1/+5
* Use symbols for url-request-methodSean Allred2015-01-041-2/+2
* Fix indentationSean Allred2015-01-031-1/+1
* Remove process-function from request-all-itemsSean Allred2015-01-021-2/+2
* Use variable instead of default for request-delaySean Allred2015-01-021-5/+8
* Declare indentation patterns for request functionsSean Allred2015-01-021-0/+2
* Introduce anti-throttling delaySean Allred2015-01-021-2/+5
* Consolidate state changesSean Allred2015-01-021-3/+3
* Introduce `sx-request-all-items'Sean Allred2015-01-021-0/+32
* Add process-function to sx-request-makeSean Allred2015-01-021-4/+12
* Fix typoSean Allred2014-12-301-1/+1
* Handle utf-8 encoding the right way.Artur Malabarba2014-12-201-7/+12
* Prefer zlib-decompress-region when available.Artur Malabarba2014-12-201-5/+10
* Indentation was off by oneArtur Malabarba2014-12-201-34/+34
* _ indicates a variable is ignored.Artur Malabarba2014-12-151-1/+1
* Improve some header comments.Artur Malabarba2014-12-061-1/+1
* Merge branch 'master' into issue-130Sean Allred2014-12-031-11/+5
|\
| * Remove need-auth from sx-request--build-keyword-argumentsArtur Malabarba2014-11-291-11/+5
* | Hexify value in key-value pairsSean Allred2014-12-021-1/+1
* | Prune unused parameterSean Allred2014-12-021-1/+1
|/
* Fix #111Sean Allred2014-11-271-2/+2
* Fix docstring/argument list ordering (mistake during merge).Jonathan Leech-Pepin2014-11-211-3/+3
* Merge branch 'master' into sx-method-auth. Conflicts have beenJonathan Leech-Pepin2014-11-211-20/+70
|\
| * GitHub comments -- #77Sean Allred2014-11-201-8/+8
| * Use `user-error' when there's no question at pointSean Allred2014-11-191-0/+1
| * Remove -cache-pSean Allred2014-11-191-6/+1
| * Minor typos and incorrect informationSean Allred2014-11-191-2/+2
| * Add `customize' dataSean Allred2014-11-191-2/+6
| * Merge branch 'master' into documentationSean Allred2014-11-191-30/+57
| |\
| * | Documentation -- part threeSean Allred2014-11-181-1/+3