| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | merge upload-media-attachments functionality into toot-send. | mousebot | 2021-10-29 | 1 | -3/+4 |
* | hopefully improve attachment upload error handling | mousebot | 2021-10-29 | 1 | -9/+15 |
* | move read-file-as-string | mousebot | 2021-10-23 | 1 | -6/+6 |
* | remove wrongly set http--timeout | mousebot | 2021-10-23 | 1 | -2/+2 |
* | flycheck, autoloads, docstrings | mousebot | 2021-10-22 | 1 | -2/+3 |
* | docstring typo | mousebot | 2021-10-22 | 1 | -1/+1 |
* | restore hdurer's http--read-file-as-string | mousebot | 2021-10-21 | 1 | -0/+6 |
* | improvements to toot mentions completion | mousebot | 2021-10-21 | 1 | -6/+8 |
* | remove empty lines from docstrings | mousebot | 2021-10-21 | 1 | -6/+0 |
* | set a larger mastodon-http--timeout. | mousebot | 2021-10-05 | 1 | -1/+1 |
* | flycheck: docstrings, autoloads, declarations | mousebot | 2021-10-02 | 1 | -1/+5 |
* | repair somewhat the media-upload functions and error handling | mousebot | 2021-10-02 | 1 | -13/+13 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
* | mastodon-http--triage - messages errors rather than response buffer | mousebot | 2021-08-09 | 1 | -2/+15 |
* | typo in async http-layer, unless in http process-json, typo in readm | mousebot | 2021-06-21 | 1 | -3/+2 |
* | attempt to handle response errors in mastodon-http--process-json | mousebot | 2021-06-07 | 1 | -1/+3 |
* | mastodon-http--get-async, only process json when status is returned | mousebot | 2021-06-07 | 1 | -1/+2 |
* | implement updating user profile note | mousebot | 2021-06-05 | 1 | -1/+24 |
* | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
* | http: docstrings and move delete fun | mousebot | 2021-05-30 | 1 | -11/+11 |
* | add request and seq as dependencies, flycheck cleanups, and | mousebot | 2021-05-27 | 1 | -4/+39 |
* | flychecks and autoloads | mousebot | 2021-05-26 | 1 | -3/+4 |
* | clean up media upload in http.el | mousebot | 2021-05-26 | 1 | -1/+1 |
* | typos in tl and http error responses in http.el for attachments | mousebot | 2021-05-26 | 1 | -2/+6 |
* | implement uploading and posting of media attachments. | mousebot | 2021-05-24 | 1 | -0/+42 |
* | clean-up edits after flycheck/bytecompile. | mousebot | 2021-05-16 | 1 | -2/+3 |
* | display "follows you" and "followed by you" on user profiles | mousebot | 2021-05-14 | 1 | -3/+1 |
* | Guard against the old version of Emacs which mastodon.el supports. | Ian Eure | 2021-05-09 | 1 | -3/+7 |
* | SWAG at moving to an async network model. | Ian Eure | 2021-05-09 | 1 | -12/+51 |
* | Set a HTTP timeout. | mousebot | 2021-05-09 | 1 | -2/+5 |
* | docstring | mousebot | 2021-05-06 | 1 | -1/+1 |
* | add delete toot function | mousebot | 2021-05-06 | 1 | -0/+11 |
* | Update copyright and bump version | Johnson Denen | 2019-03-04 | 1 | -2/+2 |