| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | fix go to first toot on thread load | mousebot | 2022-02-07 | 1 | -15/+15 |
| * | | | create filter first crack | mousebot | 2022-02-07 | 1 | -0/+18 |
| * | | | add go to next toot to tl--thread | mousebot | 2022-02-07 | 1 | -1/+2 |
* | | | | replace all calls to mastodon-search--insert-users-propertized | mousebot | 2022-02-15 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | improve use of goto-next-toot on timeline loading | mousebot | 2022-02-15 | 1 | -3/+10 |
* | | | make accept/reject foll reqs cmds avail in foll reqs view! | mousebot | 2022-02-15 | 1 | -1/+2 |
| |/
|/| |
|
* | | autoload -search--get-user-info for follow suggestions | mousebot | 2022-02-14 | 1 | -0/+1 |
* | | make mpv an optional dependency | mousebot | 2022-02-13 | 1 | -7/+9 |
* | | docstrings/comments cleanup | mousebot | 2022-02-13 | 1 | -10/+10 |
* | | Merge branch 'develop' into mpv-play-at-point | mousebot | 2022-02-12 | 1 | -4/+10 |
|\ \ |
|
| * | | Fix the timers for auto-updating of relative timestamps. | Holger Dürer | 2022-02-12 | 1 | -4/+10 |
* | | | use tl--field to get media attachments info | mousebot | 2022-02-12 | 1 | -4/+2 |
* | | | move get-media-types / docstrings. | mousebot | 2022-02-12 | 1 | -12/+15 |
* | | | add c-ret binding to author-byline help echo | mousebot | 2022-02-12 | 1 | -4/+7 |
* | | | autoloads and docstrings | mousebot | 2022-02-11 | 1 | -3/+6 |
* | | | improve propertizing of boost/fave markers | mousebot | 2022-02-11 | 1 | -15/+17 |
* | | | implement playing toot's moving image when point is on author byline | mousebot | 2022-02-11 | 1 | -4/+54 |
* | | | display toot's media type when on author byline | mousebot | 2022-02-11 | 1 | -15/+33 |
* | | | replace if call with or call in tl--media | mousebot | 2022-02-11 | 1 | -4/+3 |
* | | | Merge branch 'develop' into mpv-play-at-point | mousebot | 2022-02-11 | 1 | -32/+59 |
|\| | |
|
| * | | add go to next toot to tl--thread | mousebot | 2022-02-07 | 1 | -13/+15 |
| |/ |
|
| * | implement follow suggestions. | mousebot | 2022-02-07 | 1 | -0/+20 |
| * | place point on byline of first toot on timeline load. | mousebot | 2022-02-05 | 1 | -0/+1 |
| * | update homepage and copyright boilerplate | mousebot | 2022-02-05 | 1 | -1/+2 |
| * | autoload fix for mastodon-notifications--get; set interative to t | mousebot | 2022-01-30 | 1 | -1/+3 |
| * | handle a buggy empty notification | mousebot | 2022-01-15 | 1 | -17/+18 |
* | | Merge branch 'develop' into mpv-play-at-point | mousebot | 2022-01-15 | 1 | -9/+9 |
|\| |
|
| * | FIX local mentions/links checking | mousebot | 2022-01-11 | 1 | -9/+9 |
* | | add function to play gif/video at point. uses mpv.el | mousebot | 2022-01-11 | 1 | -0/+17 |
|/ |
|
* | refactor mastodon-notifications--insert-status | mousebot | 2021-12-24 | 1 | -3/+7 |
* | Merge branch 'main' into develop | mousebot | 2021-12-23 | 1 | -13/+9 |
|\ |
|
| * | tiny cleanups after Ediff main / master | mousebot | 2021-12-23 | 1 | -14/+10 |
| * | 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 |
| | |\ |
|