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
*
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