aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-toot.el
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'emoji.el' into developmarty hiatt2024-07-181-5/+6
|\
| * toot: default to emoji.el, emojify customizemarty hiatt2024-07-061-9/+7
* | use mastodon-use-emojify in toot.elmarty hiatt2024-07-181-1/+1
* | flymake toot.elmarty hiatt2024-07-181-4/+4
* | multisession var in -toot.elmarty hiatt2024-07-181-20/+28
* | flymakemarty hiatt2024-07-181-6/+6
* | mastodon-use-emojify customizemarty hiatt2024-07-061-4/+1
* | replace persist with multisessionmarty hiatt2024-07-041-1/+3
|/
* move/rename with-toot-itemmarty hiatt2024-07-011-6/+15
* docstringmarty hiatt2024-06-241-1/+1
* use map alist in attach descs and server poll to localmarty hiatt2024-06-241-6/+5
* block fave/boost/bookmark on folls/foll-reqsmarty hiatt2024-06-181-84/+92
* refactor apply status fields propsmarty hiatt2024-06-031-45/+56
* editing to preserve polls. create poll plist from JSON.marty hiatt2024-06-031-11/+41
* display poll deets in help-echo for display fields flag.marty hiatt2024-06-021-1/+3
* mastodon-toot--clear-pollmarty hiatt2024-06-021-0/+9
* display a POLL flag in compose buffer.marty hiatt2024-06-021-3/+14
* working max-id arg for hometimeline/reloadmarty hiatt2024-05-311-0/+2
* fix setting lang un toot compose buffermarty hiatt2024-05-281-2/+1
* autoloadsmarty hiatt2024-05-281-0/+3
* set default language in compose buffer frommarty hiatt2024-05-281-0/+9
* get-source-pref > get-source-valuemarty hiatt2024-05-281-1/+1
* flycheck toot.elmarty hiatt2024-05-221-1/+1
* reload on posting if prev view was thread. FIX #555.marty hiatt2024-05-221-1/+9
* hack to fix item action toggling when point on item bodymarty hiatt2024-04-241-1/+8
* bookmarking: no move when checking bookmarked-p statusmarty hiatt2024-03-291-1/+1
* docstrings - reduce explicit refs to Mastodon itself.marty hiatt2024-03-271-3/+3
* condition case for lingva translationsmarty hiatt2024-03-171-10/+12
* reply when replying: prompt to either nuke existing or abortmarty hiatt2024-03-151-19/+23
* toot-compose: only call mode funs if not buffer-existsmarty hiatt2024-03-151-2/+5
* apply not cl-reduce to find longest item for paddingmarty hiatt2024-03-121-1/+1
* only complete on : if emojify-mode enabled.marty hiatt2024-02-271-3/+6
* compose: only try to enable emojify-mode if its boundmarty hiatt2024-02-271-2/+5
* actually use mastodon-toot--emojify-in-compose-buffermarty hiatt2024-02-231-1/+3
* make byte-compiler happiermarty hiatt2024-02-221-1/+2
* string-trim-left on remove-docsmarty hiatt2024-02-201-1/+2
* toot: defcustom emojify in composemarty hiatt2024-02-201-0/+3
* toot.el: use all emoji for : capf, and get text annotationmarty hiatt2024-02-191-4/+18
* Merge pull request 'Use display-buffer to allow customization' (#522) from ra...martianh2024-02-081-13/+6
|\
| * Count characters directly from stringRahguzar2024-01-061-13/+6
* | Add 'o' binding to open the current toot in a browserDavid Edmondson2024-01-261-0/+5
* | edit attachments description funmarty hiatt2024-01-221-0/+24
|/
* fix signature of make-capf so we call it right!marty hiatt2023-12-311-1/+1
* Avoid error when there's only one window in a frame when closing windowBjörn Bidar2023-12-311-1/+2
* Merge branch 'emoji-capf' into developmarty hiatt2023-12-191-33/+55
|\
| * clean up emoji capfmarty hiatt2023-12-191-6/+6
| * refactor mastodon-toot--make-capfmarty hiatt2023-12-191-40/+23
| * start on emoji-capf for compose buffermarty hiatt2023-12-051-9/+48
* | FIX #515. completion-ignore-case t buffer-local for composemarty hiatt2023-12-181-0/+1
* | toot--send: check for media with media-attachment-ids for speedmarty hiatt2023-12-181-3/+3
|/