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
*
Revert "http don't switch-to-buffer on response error"
marty hiatt
2022-11-21
1
-1
/
+1
*
http don't switch-to-buffer on response error
marty hiatt
2022-11-21
1
-1
/
+1
*
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
*
boilerplate maintainer contact
mousebot
2021-12-17
1
-0
/
+1
*
depend on emacs 27.1, flychecks, docstrings, etc.
mousebot
2021-12-17
1
-1
/
+1
*
bump version, change homepage link, readme
mousebot
2021-12-17
1
-2
/
+2
*
a first hack to make media uploads immediate and async.
mousebot
2021-12-15
1
-1
/
+1
*
Do a bit if `if` and `progn` sanitizing.
Holger Dürer
2021-11-06
1
-13
/
+11
*
Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s...
Holger Dürer
2021-11-06
1
-5
/
+5
*
Clean up uses of `url-retrieve-synchronously`.
Holger Dürer
2021-11-06
1
-28
/
+12
*
Reformat all code.
Holger Dürer
2021-11-06
1
-44
/
+43
*
Fix tests.
Holger Dürer
2021-11-01
1
-4
/
+12
*
Fix compilation warnings.
Holger Dürer
2021-11-01
1
-1
/
+1
[next]