| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | override 'O' binding on links to my-profile | mousebot | 2021-12-21 | 1 | -0/+2 |
* | | override 'O' binding on links to my-profile | mousebot | 2021-12-21 | 1 | -0/+2 |
* | | improve delete toot tests | mousebot | 2021-12-20 | 1 | -0/+2 |
* | | typos and docstrings | mousebot | 2021-12-20 | 1 | -5/+8 |
|/ |
|
* | improve faves count help-echo propertizing | mousebot | 2021-12-17 | 1 | -10/+30 |
* | mapcar* -> cl-mapcar in -tl.el | mousebot | 2021-12-17 | 1 | -3/+2 |
* | bump version to a round number | mousebot | 2021-12-17 | 1 | -1/+1 |
* | cl-lib not cl for mapcar* in -tl | mousebot | 2021-12-17 | 1 | -2/+2 |
* | 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 |
* | revert echo faves on toot text in thread view | mousebot | 2021-12-17 | 1 | -12/+1 |
* | keep "O"/my-profile binding when point on image. | mousebot | 2021-12-17 | 1 | -0/+2 |
* | FIX echo faves in thread view clashing with media help-echo | mousebot | 2021-12-17 | 1 | -16/+28 |
* | Merge branch 'develop' into echo-faves-in-thread | mousebot | 2021-12-16 | 1 | -126/+130 |
|\ |
|
| * | refactor notify-user-posts functions | mousebot | 2021-12-16 | 1 | -25/+32 |
| * | Merge branch 'develop' into notify-when-post | mousebot | 2021-12-16 | 1 | -211/+163 |
| |\ |
|
| | * | Merge branch 'develop' into media-type | mousebot | 2021-12-16 | 1 | -124/+94 |
| | |\ |
|
| | | * | Merge branch 'refactor-follows-etc' into develop | mousebot | 2021-12-16 | 1 | -120/+76 |
| | | |\ |
|
| | | | * | indent-buffer on -tl.el | mousebot | 2021-12-16 | 1 | -14/+14 |
| | | | * | refactor un/follow, un/block, un/mute functions | mousebot | 2021-12-15 | 1 | -116/+72 |
| | | * | | improve display of polls: | mousebot | 2021-12-16 | 1 | -4/+18 |
| | | |/ |
|
| | * / | fetch media_attachments' "type" from server and store as property | mousebot | 2021-11-09 | 1 | -2/+3 |
| | |/ |
|
| | * | remove help-echo for faves/boosts/replies, it breaks img echo keymap | mousebot | 2021-11-09 | 1 | -10/+0 |
| * | | add support for receiving notifications when a user posts | mousebot | 2021-11-02 | 1 | -4/+40 |
* | | | fixme insert-status/get-media-link-rendering | mousebot | 2021-11-09 | 1 | -0/+1 |
| |/
|/| |
|
* | | Simplify the logic in `mastodon-tl--insert-status`. | Holger Dürer | 2021-11-06 | 1 | -8/+5 |
* | | Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s... | Holger Dürer | 2021-11-06 | 1 | -44/+43 |
* | | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -27/+27 |
* | | Use `defvar-local` to create buffer-local vars. | Holger Dürer | 2021-11-06 | 1 | -8/+4 |
* | | display faves/boosts/replies in threads also for reblogs | mousebot | 2021-11-06 | 1 | -5/+11 |
* | | Fix tests. | Holger Dürer | 2021-11-01 | 1 | -1/+1 |
* | | Fix compilation warnings. | Holger Dürer | 2021-11-01 | 1 | -2/+5 |
|/ |
|
* | switch followers-only and direct message icons to match web layout | mousebot | 2021-10-26 | 1 | -2/+2 |
* | revert tl--thread to sync request for speed. | mousebot | 2021-10-25 | 1 | -13/+6 |
* | echo faves, boosts, replies counts when in thread view | mousebot | 2021-10-25 | 1 | -0/+8 |
* | restore original tl--init as tl--init-sync. | mousebot | 2021-10-25 | 1 | -0/+31 |
* | stop shr-image-map taking over our 'u' binding | mousebot | 2021-10-23 | 1 | -0/+3 |
* | icon displays for message visibility - direct, or private | mousebot | 2021-10-21 | 1 | -1/+10 |
* | flycheck: docstrings, autoloads, declarations | mousebot | 2021-10-02 | 1 | -32/+64 |
* | disable avatars by default | mousebot | 2021-09-23 | 1 | -1/+1 |
* | on delete toot, redraw current timeline or profile | mousebot | 2021-09-23 | 1 | -0/+15 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+3 |
* | fix RET/i not working on image attachments in notifications. | mousebot | 2021-09-08 | 1 | -1/+4 |
* | 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 | 1 | -1/+5 |
* | provide poll option descriptions in completing-read | mousebot | 2021-08-10 | 1 | -15/+22 |