| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | set a larger mastodon-http--timeout. | mousebot | 2021-10-05 | 1 | -1/+1 |
* | | readme re fixes | mousebot | 2021-10-04 | 1 | -0/+6 |
* | | make updating new toots inserts them after any pinned toots | mousebot | 2021-10-04 | 1 | -3/+4 |
|/ |
|
* | readme | mousebot | 2021-10-03 | 1 | -1/+2 |
* | flycheck: docstrings, autoloads, etc | mousebot | 2021-10-03 | 6 | -19/+39 |
* | readme re bugs | mousebot | 2021-10-03 | 1 | -6/+2 |
* | revert bug workaround copying toot to kill ring | mousebot | 2021-10-03 | 1 | -2/+1 |
* | Fix: make after-change-functions buffer local. | Holger Dürer | 2021-10-03 | 1 | -1/+2 |
* | make mastodon-toot--insert-emoji an alias | mousebot | 2021-10-03 | 1 | -3/+3 |
* | restore var toot--media-attachments | mousebot | 2021-10-02 | 1 | -3/+7 |
* | customize option default-media-directory | mousebot | 2021-10-02 | 1 | -1/+7 |
* | flycheck: docstrings, autoloads, declarations | mousebot | 2021-10-02 | 4 | -41/+78 |
* | add emojify-insert-emoji binding in mastodon new toot buffer | mousebot | 2021-10-02 | 1 | -0/+8 |
* | repair somewhat the media-upload functions and error handling | mousebot | 2021-10-02 | 2 | -18/+14 |
* | kill-current-buffer instead of kill-this-buffer | mousebot | 2021-10-01 | 1 | -1/+1 |
* | readme update | mousebot | 2021-09-23 | 1 | -25/+30 |
* | display "followers-only" for "private" post visibility | mousebot | 2021-09-23 | 1 | -3/+7 |
* | fix formatting of mastodon-toot-default-visibility | mousebot | 2021-09-23 | 1 | -4/+5 |
* | basic delete-and-redraft-toot, text status only for now. | mousebot | 2021-09-23 | 2 | -0/+27 |
* | hacks to minimize toot bug: copy text, only kill buffer after post | mousebot | 2021-09-23 | 1 | -3/+5 |
* | disable avatars by default | mousebot | 2021-09-23 | 1 | -1/+1 |
* | on delete toot, redraw current timeline or profile | mousebot | 2021-09-23 | 2 | -1/+17 |
* | rename show-avatars-p custom to show-avatars | mousebot | 2021-09-22 | 1 | -3/+3 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 15 | -29/+25 |
* | make display of (scaled) avatars a customize option | mousebot | 2021-09-13 | 1 | -6/+15 |
* | use inbuilt image scaling if emacs version => 27.1 | mousebot | 2021-09-13 | 3 | -7/+17 |
* | fix RET/i not working on image attachments in notifications. | mousebot | 2021-09-08 | 1 | -1/+4 |
* | improve docstrings in mastodon-auth so i know what it does. | mousebot | 2021-08-11 | 1 | -6/+11 |
* | zero index our poll vote, message choice + number on success | mousebot | 2021-08-10 | 1 | -9/+11 |
* | try to handle reblogged polls | mousebot | 2021-08-10 | 2 | -2/+6 |
* | provide poll option descriptions in completing-read | mousebot | 2021-08-10 | 1 | -15/+22 |
* | functions to vote on polls in timelines, bound to "v" | mousebot | 2021-08-09 | 3 | -7/+48 |
* | mastodon-http--triage - messages errors rather than response buffer | mousebot | 2021-08-09 | 1 | -2/+15 |
* | use either display_name or username in author byline | mousebot | 2021-08-09 | 1 | -1/+3 |
* | follow requests accept/reject from notifications + | mousebot | 2021-08-09 | 4 | -52/+111 |
* | readme update | mousebot | 2021-08-09 | 1 | -28/+29 |
* | revert 'base-toot-id to 'toot-id in tl oldest toot | mousebot | 2021-08-08 | 1 | -1/+1 |
* | include follow-requests in notifications | mousebot | 2021-08-08 | 1 | -2/+21 |
* | fix typo in mastodon-tl--process-link setting 'account-id prop | mousebot | 2021-08-08 | 2 | -3/+5 |
* | replace 'toot-id with base-toot-id in mastodon-tl--oldest-id | mousebot | 2021-08-07 | 1 | -1/+2 |
* | fix mentions broken when on local instance | mousebot | 2021-08-07 | 1 | -3/+7 |
* | fix tests to work with my changes: bylines + notifs async | mousebot | 2021-08-07 | 2 | -30/+34 |
* | readme mastodon-toot bugs | mousebot | 2021-07-30 | 1 | -0/+2 |
* | move follow req acc/rej bindings so they don't shadow profiles | mousebot | 2021-07-16 | 1 | -2/+2 |
* | typo in async http-layer, unless in http process-json, typo in readm | mousebot | 2021-06-21 | 3 | -5/+4 |
* | feed notfication ID to mastodon-notifications--insert-status | mousebot | 2021-06-19 | 2 | -11/+40 |
* | display boosted polls | mousebot | 2021-06-19 | 1 | -2/+5 |
* | hack to ensure toot buffer bindings are always enabled. | mousebot | 2021-06-19 | 2 | -3/+3 |
* | typos and readme | mousebot | 2021-06-14 | 3 | -22/+26 |
* | use mastodon-auth--user-acct instead of get-account-name in mastodon | mousebot | 2021-06-08 | 1 | -2/+3 |