aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* replies to toots adopt their visibility status by default.mousebot2021-10-212-10/+13
* improvements to toot mentions completionmousebot2021-10-213-21/+24
* remove empty lines from docstringsmousebot2021-10-211-6/+0
* fix default-toot-visibility customizemousebot2021-10-211-5/+5
* make add mentions-company-backend to company-backens buffer localmousebot2021-10-211-1/+2
* Merge branch 'develop' into ments-completionmousebot2021-10-200-0/+0
|\
| * revert hdurers alist > plist conv in auth.elmousebot2021-10-202-12/+6
* | Merge branch 'develop' into ments-completionmousebot2021-10-202-49/+117
|\|
| * revert leftover caching things from merging image-previews branchmousebot2021-10-201-3/+1
| * Merge branch 'img-previews' into developmousebot2021-10-204-56/+132
| |\
| | * docstringsmousebot2021-10-151-2/+2
| | * FIX the filename we send to post-media-attachementmousebot2021-10-151-3/+3
| | * binding to upload media, and check uploads up before posting tootmousebot2021-10-151-4/+5
| | * remove my old attachment displaymousebot2021-10-151-3/+0
| | * disambiguate media--attachment-height and preview-max-heightmousebot2021-10-151-3/+3
| | * flycheck toot.elmousebot2021-10-151-3/+6
| | * rever auth / client changes toomousebot2021-10-152-13/+13
| | * merge hdurers attachment upload and my ownmousebot2021-10-151-27/+21
| | * revert mastodon-http changesmousebot2021-10-151-49/+9
| | * revert "private" visibility = "followers only" in toot draftmousebot2021-10-151-3/+7
| | * handle image scaling with image-transforms-p (when emacs >= 27.1)mousebot2021-10-151-5/+8
| | * first test merge of hdurer's WIP: Posting of imagesmousebot2021-10-155-64/+176
| | * readmemousebot2021-10-141-1/+1
| | * handle caching of imagesmousebot2021-10-091-4/+8
* | | first go at company completion for mentions in new tootsmousebot2021-10-202-0/+72
|/ /
* | Revert "handle cached images"mousebot2021-10-181-10/+4
* | readmemousebot2021-10-181-1/+1
|/
* handle cached imagesmousebot2021-10-091-4/+10
* Merge branch 'main' into developmousebot2021-10-053-3/+10
|\
| * get relationships for a user with 1 rather than 2 requestsmousebot2021-10-051-2/+3
| * set a larger mastodon-http--timeout.mousebot2021-10-051-1/+1
| * readme re fixesmousebot2021-10-041-0/+6
| * make updating new toots inserts them after any pinned tootsmousebot2021-10-041-3/+4
* | make updating new toots inserts them after any pinned tootsmousebot2021-10-041-3/+4
|/
* readmemousebot2021-10-031-1/+2
* flycheck: docstrings, autoloads, etcmousebot2021-10-036-19/+39
* readme re bugsmousebot2021-10-031-6/+2
* revert bug workaround copying toot to kill ringmousebot2021-10-031-2/+1
* Fix: make after-change-functions buffer local.Holger Dürer2021-10-031-1/+2
* make mastodon-toot--insert-emoji an aliasmousebot2021-10-031-3/+3
* restore var toot--media-attachmentsmousebot2021-10-021-3/+7
* customize option default-media-directorymousebot2021-10-021-1/+7
* flycheck: docstrings, autoloads, declarationsmousebot2021-10-024-41/+78
* add emojify-insert-emoji binding in mastodon new toot buffermousebot2021-10-021-0/+8
* repair somewhat the media-upload functions and error handlingmousebot2021-10-022-18/+14
* kill-current-buffer instead of kill-this-buffermousebot2021-10-011-1/+1
* readme updatemousebot2021-09-231-25/+30
* display "followers-only" for "private" post visibilitymousebot2021-09-231-3/+7
* fix formatting of mastodon-toot-default-visibilitymousebot2021-09-231-4/+5
* basic delete-and-redraft-toot, text status only for now.mousebot2021-09-232-0/+27