aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-http.el
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request '2FA login support' (#255) from Red_Starfish/mastodon-up.e...martianh2022-03-231-0/+8
|\
| * change '-' to '--' in between function and namespace namesAbhiseck Paira2022-02-231-1/+1
| * add helper function `mastodon-http-append-query-string'Abhiseck Paira2022-01-131-0/+8
* | update homepage and copyright boilerplatemousebot2022-02-051-1/+1
|/
* pleroma compat commentmousebot2021-12-251-0/+1
* apply pleroma patch from #208mousebot2021-12-231-0/+2
* bump version to a round numbermousebot2021-12-171-1/+1
* boilerplate maintainer contactmousebot2021-12-171-0/+1
* depend on emacs 27.1, flychecks, docstrings, etc.mousebot2021-12-171-1/+1
* bump version, change homepage link, readmemousebot2021-12-171-2/+2
* a first hack to make media uploads immediate and async.mousebot2021-12-151-1/+1
* Do a bit if `if` and `progn` sanitizing.Holger Dürer2021-11-061-13/+11
* Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s...Holger Dürer2021-11-061-5/+5
* Clean up uses of `url-retrieve-synchronously`.Holger Dürer2021-11-061-28/+12
* Reformat all code.Holger Dürer2021-11-061-44/+43
* Fix tests.Holger Dürer2021-11-011-4/+12
* Fix compilation warnings.Holger Dürer2021-11-011-1/+1
* merge upload-media-attachments functionality into toot-send.mousebot2021-10-291-3/+4
* hopefully improve attachment upload error handlingmousebot2021-10-291-9/+15
* move read-file-as-stringmousebot2021-10-231-6/+6
* remove wrongly set http--timeoutmousebot2021-10-231-2/+2
* flycheck, autoloads, docstringsmousebot2021-10-221-2/+3
* docstring typomousebot2021-10-221-1/+1
* restore hdurer's http--read-file-as-stringmousebot2021-10-211-0/+6
* improvements to toot mentions completionmousebot2021-10-211-6/+8
* remove empty lines from docstringsmousebot2021-10-211-6/+0
* set a larger mastodon-http--timeout.mousebot2021-10-051-1/+1
* flycheck: docstrings, autoloads, declarationsmousebot2021-10-021-1/+5
* repair somewhat the media-upload functions and error handlingmousebot2021-10-021-13/+13
* package-lint: bump to emacs 26.1, disable stream keybindingsmousebot2021-09-221-1/+1
* mastodon-http--triage - messages errors rather than response buffermousebot2021-08-091-2/+15
* typo in async http-layer, unless in http process-json, typo in readmmousebot2021-06-211-3/+2
* attempt to handle response errors in mastodon-http--process-jsonmousebot2021-06-071-1/+3
* mastodon-http--get-async, only process json when status is returnedmousebot2021-06-071-1/+2
* implement updating user profile notemousebot2021-06-051-1/+24
* bump masto version, bump emacs version to 25.1, dependency in readmemousebot2021-05-311-2/+2
* http: docstrings and move delete funmousebot2021-05-301-11/+11
* add request and seq as dependencies, flycheck cleanups, andmousebot2021-05-271-4/+39
* flychecks and autoloadsmousebot2021-05-261-3/+4
* clean up media upload in http.elmousebot2021-05-261-1/+1
* typos in tl and http error responses in http.el for attachmentsmousebot2021-05-261-2/+6
* implement uploading and posting of media attachments.mousebot2021-05-241-0/+42
* clean-up edits after flycheck/bytecompile.mousebot2021-05-161-2/+3
* display "follows you" and "followed by you" on user profilesmousebot2021-05-141-3/+1
* Guard against the old version of Emacs which mastodon.el supports.Ian Eure2021-05-091-3/+7
* SWAG at moving to an async network model.Ian Eure2021-05-091-12/+51
* Set a HTTP timeout.mousebot2021-05-091-2/+5
* docstringmousebot2021-05-061-1/+1
* add delete toot functionmousebot2021-05-061-0/+11
* Update copyright and bump versionJohnson Denen2019-03-041-2/+2