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
*
http: return nil if we render html error
marty hiatt
2024-10-29
1
-1
/
+3
*
change email address
marty hiatt
2024-10-20
1
-2
/
+2
*
flychecks
marty hiatt
2024-10-19
1
-1
/
+2
*
bump version, copyright
marty hiatt
2024-10-18
1
-1
/
+1
*
http: remove msg call
marty hiatt
2024-10-09
1
-1
/
+0
*
http--post: if :json, supply required headers
marty hiatt
2024-10-01
1
-4
/
+6
*
rewrite http--patch (+ json confusion)
marty hiatt
2024-10-01
1
-3
/
+18
*
eq for symbols, string= for strings
marty hiatt
2024-08-22
1
-1
/
+1
*
comment re instance JSON error
marty hiatt
2024-08-19
1
-0
/
+4
*
mastodon-http--api-search -> mastodon-http--api-v2
marty hiatt
2024-08-18
1
-4
/
+0
*
add http--api-v2
marty hiatt
2024-08-14
1
-0
/
+4
*
http: move concat params to url
marty hiatt
2024-08-05
1
-7
/
+7
*
http: handle --get returning nil from instance
marty hiatt
2024-06-10
1
-2
/
+6
*
docstring and index
marty hiatt
2024-05-30
1
-1
/
+2
*
unfilter langs: POST raw params and it works!
marty hiatt
2024-05-29
1
-5
/
+11
*
not working unfilter user langs. adds json flag arg through action funs
marty hiatt
2024-05-29
1
-1
/
+1
*
view instance desc: use api v2
marty hiatt
2024-05-26
1
-3
/
+4
*
PUT attachment alt-text in media upload callback. (pleroma)
marty hiatt
2024-03-16
1
-6
/
+15
*
move condition case from http get-response to credential-account
marty hiatt
2024-02-21
1
-7
/
+2
*
http: some hack error handling in get-response
marty hiatt
2024-02-20
1
-2
/
+8
*
Replace 'switch-to-buffer' with 'display-buffer' or 'pop-to-buffer'
Rahguzar
2024-01-06
1
-1
/
+0
*
remove ;; Version: strings in buffers other than mastodon.el
marty hiatt
2023-11-10
1
-1
/
+0
*
edit toots adopt attachments. FIX #506
marty hiatt
2023-11-06
1
-3
/
+7
*
triage: call cb on response. do-user-action-fun: check response data
marty hiatt
2023-10-28
1
-1
/
+1
*
docstrings autoloads
marty hiatt
2023-10-13
1
-1
/
+1
*
mastodon-http--api-search fun (search uses api v2)
marty hiatt
2023-10-13
1
-0
/
+4
*
http: build query str only when we have a value
marty hiatt
2023-10-13
1
-2
/
+3
*
doctring for http--post
marty hiatt
2023-10-08
1
-2
/
+5
*
require shr for http.el
marty hiatt
2023-10-08
1
-0
/
+1
*
hotfix http-post error
marty hiatt
2023-10-07
1
-1
/
+1
*
port fedi-http handling of POST JSON data or not
marty hiatt
2023-10-02
1
-8
/
+11
*
remove error call in rendering html http response.
marty hiatt
2023-08-16
1
-2
/
+2
*
comment erroneous request-timeout lexical
marty hiatt
2023-07-20
1
-1
/
+1
*
poss fix for simultaneous uploads. See #478.
marty hiatt
2023-07-13
1
-8
/
+10
*
fix indent of media attachments
marty hiatt
2023-07-13
1
-2
/
+2
*
message wait/done to attachment uploads, to avoid issues. See #478.
marty hiatt
2023-07-12
1
-5
/
+1
*
fix html render on error in process-json
marty hiatt
2023-06-20
1
-2
/
+2
*
rough rendering for 404 html error responses.
marty hiatt
2023-05-26
1
-4
/
+17
*
Revert "use url-http-end-of-headers in http.el" To fix tests
marty hiatt
2023-05-16
1
-2
/
+2
*
http docstring
marty hiatt
2023-05-16
1
-2
/
+3
*
use url-http-end-of-headers in http.el
marty hiatt
2023-05-11
1
-2
/
+2
*
audit http.el
marty hiatt
2023-05-10
1
-52
/
+43
*
refactor concat-params-to-url, replace append-query string
marty hiatt
2023-05-10
1
-36
/
+20
*
remove all ;; Package-Requires: declarations save for main file
marty hiatt
2023-03-27
1
-1
/
+0
*
manually(!) apply stephan monnier's patch, save the ts work
marty hiatt
2023-03-21
1
-1
/
+1
*
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
[next]