index
:
mastodon.el.git
master
Emacs client for fediverse servers that implement the Mastodon API.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mastodon-http.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
sort all autoloads
marty hiatt
2023-03-19
1
-1
/
+0
*
http--process-response: display response as error if not json
marty hiatt
2023-01-28
1
-2
/
+12
*
remove first empty line in docstrings
marty hiatt
2023-01-09
1
-3
/
+0
*
update copyright/author attribution
marty hiatt
2022-11-27
1
-0
/
+2
*
http: always use PARAMS or CBARGS, never ARGS anywhere
marty hiatt
2022-11-24
1
-16
/
+18
*
rename build-query-string to -params-str, + build-array-params-alist
marty hiatt
2022-11-22
1
-14
/
+14
*
remove redundant --get-search(-json) funs, use new params --get-json
marty hiatt
2022-11-22
1
-34
/
+0
*
attempt to fix --get-search params
marty hiatt
2022-11-22
1
-1
/
+2
*
fix --get-response-async re params
marty hiatt
2022-11-22
1
-1
/
+2
*
fix some tests due to params
marty hiatt
2022-11-22
1
-1
/
+1
*
params always in http.el, only ever send alists from elsewhere.
marty hiatt
2022-11-21
1
-34
/
+51
*
no switch to response buffer on non-200 http response
marty hiatt
2022-11-21
1
-3
/
+5
*
http--post - make args + headers optional args
marty hiatt
2022-11-19
1
-2
/
+2
*
http build array args docstring
marty hiatt
2022-11-19
1
-1
/
+2
*
Merge branch 'develop' into lists
marty hiatt
2022-11-19
1
-0
/
+5
|
\
|
*
refactor array params into -http--build-array-args-alist
marty hiatt
2022-11-17
1
-0
/
+5
*
|
add delete and edit lists
marty hiatt
2022-11-16
1
-0
/
+16
*
|
http--triage: add 404, don't process json in that case
marty hiatt
2022-11-15
1
-2
/
+5
*
|
make a start on lists
marty hiatt
2022-11-15
1
-5
/
+8
|
/
*
http vector docstrings
marty hiatt
2022-11-10
1
-2
/
+5
*
process-response: optionally JSON array as vector, for instance desc
marty hiatt
2022-11-10
1
-6
/
+6
*
http docstrings
marty hiatt
2022-11-10
1
-3
/
+6
*
opt no-headers arg, only fetch when nil
marty hiatt
2022-11-09
1
-8
/
+10
*
use a proper dotted alist for response headers list
marty hiatt
2022-11-09
1
-2
/
+2
*
--init: handle json or full response and handle Link header
marty hiatt
2022-11-09
1
-0
/
+1
*
http: add response layer to requests:
marty hiatt
2022-11-09
1
-25
/
+50
*
add headers arg to http--process-json and --get-json-async
marty hiatt
2022-11-05
1
-4
/
+13
*
Revert "remove unused --append-query-string"
marty hiatt
2022-11-03
1
-0
/
+7
*
http.el docstrings
marty hiatt
2022-10-31
1
-6
/
+10
*
re-write --make-meta-fields-params to build normal params alist
marty hiatt
2022-10-30
1
-4
/
+2
*
working meta fields update
marty hiatt
2022-10-29
1
-2
/
+4
*
remove unused --append-query-string
marty hiatt
2022-09-12
1
-7
/
+0
*
factor out http--build-query-string for use PATCH reqs also
marty hiatt
2022-09-12
1
-14
/
+18
*
macro declare debug body for auth req
marty hiatt
2022-09-12
1
-0
/
+1
*
indentation and stale TODOs
marty hiatt
2022-09-12
1
-37
/
+37
*
use seq-empty-p and string-empty-p calls
marty hiatt
2022-09-05
1
-1
/
+1
*
-http: optional silent requests so we can actually message
marty hiatt
2022-09-03
1
-10
/
+10
*
http--patch: make general function, not just for note
marty hiatt
2022-08-31
1
-11
/
+8
*
bump version in boilerplate
marty hiatt
2022-08-27
1
-1
/
+1
*
docstrings
marty hiatt
2022-08-17
1
-2
/
+3
*
restore (list (cons call in macro
marty hiatt
2022-08-07
1
-19
/
+19
*
expand authorized-request macro to hand POST requests
marty hiatt
2022-08-07
1
-26
/
+27
*
http: --authorized-request macro
marty hiatt
2022-08-07
1
-48
/
+46
*
Merge pull request '2FA login support' (#255) from Red_Starfish/mastodon-up.e...
martianh
2022-03-23
1
-0
/
+8
|
\
|
*
change '-' to '--' in between function and namespace names
Abhiseck Paira
2022-02-23
1
-1
/
+1
|
*
add helper function `mastodon-http-append-query-string'
Abhiseck Paira
2022-01-13
1
-0
/
+8
*
|
update homepage and copyright boilerplate
mousebot
2022-02-05
1
-1
/
+1
|
/
*
pleroma compat comment
mousebot
2021-12-25
1
-0
/
+1
*
apply pleroma patch from #208
mousebot
2021-12-23
1
-0
/
+2
*
bump version to a round number
mousebot
2021-12-17
1
-1
/
+1
[next]