aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
Commit message (Expand)AuthorAgeFilesLines
...
* improve follow suggestionsmousebot2022-02-171-17/+31
* move faves count help-echo propertize into tl--bylinemousebot2022-02-151-31/+32
* invert if call in filters insertmousebot2022-02-151-11/+10
* add generic goto-next/prev-item funs for filters/foll reqsmousebot2022-02-151-7/+7
* more robust goto-first-toot on timeline/thread loadmousebot2022-02-151-6/+16
* Merge branch 'filters' into developmousebot2022-02-151-1/+124
|\
| * Merge branch 'develop' into filtersmousebot2022-02-151-4/+12
| |\
| * | buffer local keymap, error handling, make filters nicermousebot2022-02-151-36/+79
| * | Merge branch 'develop' into filtersmousebot2022-02-141-39/+141
| |\ \
| * | | view and delete filtersmousebot2022-02-141-1/+58
| * | | second crack at create filtermousebot2022-02-091-11/+17
| * | | fix go to first toot on thread loadmousebot2022-02-071-15/+15
| * | | create filter first crackmousebot2022-02-071-0/+18
| * | | add go to next toot to tl--threadmousebot2022-02-071-1/+2
* | | | replace all calls to mastodon-search--insert-users-propertizedmousebot2022-02-151-1/+2
| |_|/ |/| |
* | | improve use of goto-next-toot on timeline loadingmousebot2022-02-151-3/+10
* | | make accept/reject foll reqs cmds avail in foll reqs view!mousebot2022-02-151-1/+2
| |/ |/|
* | autoload -search--get-user-info for follow suggestionsmousebot2022-02-141-0/+1
* | make mpv an optional dependencymousebot2022-02-131-7/+9
* | docstrings/comments cleanupmousebot2022-02-131-10/+10
* | Merge branch 'develop' into mpv-play-at-pointmousebot2022-02-121-4/+10
|\ \
| * | Fix the timers for auto-updating of relative timestamps.Holger Dürer2022-02-121-4/+10
* | | use tl--field to get media attachments infomousebot2022-02-121-4/+2
* | | move get-media-types / docstrings.mousebot2022-02-121-12/+15
* | | add c-ret binding to author-byline help echomousebot2022-02-121-4/+7
* | | autoloads and docstringsmousebot2022-02-111-3/+6
* | | improve propertizing of boost/fave markersmousebot2022-02-111-15/+17
* | | implement playing toot's moving image when point is on author bylinemousebot2022-02-111-4/+54
* | | display toot's media type when on author bylinemousebot2022-02-111-15/+33
* | | replace if call with or call in tl--mediamousebot2022-02-111-4/+3
* | | Merge branch 'develop' into mpv-play-at-pointmousebot2022-02-111-32/+59
|\| |
| * | add go to next toot to tl--threadmousebot2022-02-071-13/+15
| |/
| * implement follow suggestions.mousebot2022-02-071-0/+20
| * place point on byline of first toot on timeline load.mousebot2022-02-051-0/+1
| * update homepage and copyright boilerplatemousebot2022-02-051-1/+2
| * autoload fix for mastodon-notifications--get; set interative to tmousebot2022-01-301-1/+3
| * handle a buggy empty notificationmousebot2022-01-151-17/+18
* | Merge branch 'develop' into mpv-play-at-pointmousebot2022-01-151-9/+9
|\|
| * FIX local mentions/links checkingmousebot2022-01-111-9/+9
* | add function to play gif/video at point. uses mpv.elmousebot2022-01-111-0/+17
|/
* refactor mastodon-notifications--insert-statusmousebot2021-12-241-3/+7
* Merge branch 'main' into developmousebot2021-12-231-13/+9
|\
| * tiny cleanups after Ediff main / mastermousebot2021-12-231-14/+10
| * override 'O' binding on links to my-profilemousebot2021-12-211-0/+2
* | override 'O' binding on links to my-profilemousebot2021-12-211-0/+2
* | improve delete toot testsmousebot2021-12-201-0/+2
* | typos and docstringsmousebot2021-12-201-5/+8
|/
* improve faves count help-echo propertizingmousebot2021-12-171-10/+30
* mapcar* -> cl-mapcar in -tl.elmousebot2021-12-171-3/+2
* bump version to a round numbermousebot2021-12-171-1/+1