aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-toot.el
Commit message (Expand)AuthorAgeFilesLines
...
* make add mentions-company-backend to company-backens buffer localmousebot2021-10-211-1/+2
* Merge branch 'develop' into ments-completionmousebot2021-10-201-48/+111
|\
| * 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
| * flycheck toot.elmousebot2021-10-151-3/+6
| * merge hdurers attachment upload and my ownmousebot2021-10-151-27/+21
| * 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-151-36/+97
* | first go at company completion for mentions in new tootsmousebot2021-10-201-0/+53
|/
* 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-021-6/+8
* add emojify-insert-emoji binding in mastodon new toot buffermousebot2021-10-021-0/+8
* repair somewhat the media-upload functions and error handlingmousebot2021-10-021-5/+1
* 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-231-0/+25
* hacks to minimize toot bug: copy text, only kill buffer after postmousebot2021-09-231-3/+5
* on delete toot, redraw current timeline or profilemousebot2021-09-231-1/+2
* package-lint: bump to emacs 26.1, disable stream keybindingsmousebot2021-09-221-1/+1
* hack to ensure toot buffer bindings are always enabled.mousebot2021-06-191-2/+2
* bump masto version, bump emacs version to 25.1, dependency in readmemousebot2021-05-311-2/+2
* travis.yml, move to new cask install methodmousebot2021-05-311-2/+1
* flychecks and autoloadsmousebot2021-05-261-3/+3
* typos in tl and http error responses in http.el for attachmentsmousebot2021-05-261-2/+1
* pin/unpin now toggle fun, and moved copy/delete to mastodon-toot.mousebot2021-05-251-0/+51
* implement uploading and posting of media attachments.mousebot2021-05-241-25/+73
* clean-up edits after flycheck/bytecompile.mousebot2021-05-161-1/+1
* implmement mentioning boosters in replies by defaultmousebot2021-05-131-4/+22
* Update copyright and bump versionJohnson Denen2019-03-041-2/+2
* Add ability to change the visibilityJeremy Dormitzer2019-03-041-3/+14
* Improvements on posting toots.Holger Durer2019-03-041-33/+141
* Bump to version 0.8.0Johnson Denen2018-08-101-1/+1
* Fix boosting and faving in the notifications buffer.Holger Dürer2018-08-101-2/+6
* Fix the boosting/favouriting of statuses in profiles.Holger Durer2018-08-101-3/+4
* Fixes to boosting/favoriting. (#194)H Durer2018-08-101-28/+52
* Clean up code to remove compilation warnings.Holger Durer2018-08-101-2/+7
* Retoot add accts closes #155Alexander Griffith2018-03-051-4/+30
* Bump to 0.7.2 and shorten long code lines (#172)Alexander Griffith2018-03-051-1/+1
* Closes #152 and extends the fix for #150 as well as a host of bug fixesAlexander Griffith2018-02-281-6/+8
* Bump version to 0.7.1Johnson Denen2017-06-191-1/+1
* Bump to v0.7.0Johnson Denen2017-05-181-1/+1
* replaced declare-function with autoloadalexjgriffith2017-05-181-15/+15
* Replace uses of replace-regexp with search-forward and replace-match.Holger Dürer2017-05-181-1/+4