index
:
sx.el.git
master
SX -- Stack Exchange for Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sx-request.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix docstring/argument list ordering (mistake during merge).
Jonathan Leech-Pepin
2014-11-21
1
-3
/
+3
*
Merge branch 'master' into sx-method-auth. Conflicts have been
Jonathan Leech-Pepin
2014-11-21
1
-20
/
+70
|
\
|
*
GitHub comments -- #77
Sean Allred
2014-11-20
1
-8
/
+8
|
*
Use `user-error' when there's no question at point
Sean Allred
2014-11-19
1
-0
/
+1
|
*
Remove -cache-p
Sean Allred
2014-11-19
1
-6
/
+1
|
*
Minor typos and incorrect information
Sean Allred
2014-11-19
1
-2
/
+2
|
*
Add `customize' data
Sean Allred
2014-11-19
1
-2
/
+6
|
*
Merge branch 'master' into documentation
Sean Allred
2014-11-19
1
-30
/
+57
|
|
\
|
*
|
Documentation -- part three
Sean Allred
2014-11-18
1
-1
/
+3
|
*
|
Documentation -- part one
Sean Allred
2014-11-17
1
-20
/
+60
*
|
|
Properly return a nil entry when falling back
Jonathan Leech-Pepin
2014-11-20
1
-1
/
+1
*
|
|
sx-method-call rewritten and associated improvements in sx-request.
Jonathan Leech-Pepin
2014-11-20
1
-41
/
+24
|
|
/
|
/
|
*
|
Change from `add-to-list` to `push` to avoid a strange `(void-variable
Jonathan Leech-Pepin
2014-11-17
1
-2
/
+3
*
|
Adjust request keyword creation to verify if AUTH is needed.
Jonathan Leech-Pepin
2014-11-17
1
-16
/
+32
*
|
Fix incorrect call to `call` rather than `request-url`
Jonathan Leech-Pepin
2014-11-17
1
-1
/
+1
*
|
Updated `sx-request-make` to use a consistent format for both `POST` and `GET...
Jonathan Leech-Pepin
2014-11-14
1
-20
/
+24
|
/
*
Set `sx-request-api-root` to use `https` instead of `http`.
Jonathan Leech-Pepin
2014-11-14
1
-1
/
+1
*
Clean content at the request level
Sean Allred
2014-11-14
1
-1
/
+1
*
Remove spurious line
Sean Allred
2014-11-12
1
-1
/
+0
*
Update code to new assoc-let
Artur Malabarba
2014-11-12
1
-4
/
+5
*
Simplify logical structure
Sean Allred
2014-11-11
1
-1
/
+1
*
Include encoding functions
Sean Allred
2014-11-10
1
-0
/
+1
*
Proper GZIP testing
Sean Allred
2014-11-10
1
-17
/
+11
*
Merge branch 'master' into initialization
Sean Allred
2014-11-08
1
-1
/
+0
|
\
|
*
Consolidate keywords, update emails
Sean Allred
2014-11-08
1
-2
/
+1
*
|
Use macro
Sean Allred
2014-11-08
1
-12
/
+10
*
|
Abstract out method calls
Sean Allred
2014-11-08
1
-67
/
+31
*
|
Implement front-end with back-end
Sean Allred
2014-11-08
1
-64
/
+7
*
|
Use the key for every request; no exceptions
Sean Allred
2014-11-08
1
-1
/
+4
*
|
Add internal request function
Sean Allred
2014-11-08
1
-0
/
+52
*
|
Re-work filtering and caching
Sean Allred
2014-11-08
1
-2
/
+6
|
/
*
Refactor to use `sx-` prefix
Sean Allred
2014-11-07
1
-0
/
+194