aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | buffer local keymap, error handling, make filters nicermousebot2022-02-152-36/+81
| | * | | Merge branch 'develop' into filtersmousebot2022-02-145-58/+171
| | |\ \ \
| | * | | | 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
| | * | | | --search-accounts-query use http--apimousebot2022-02-071-1/+1
| | * | | | add go to next toot to tl--threadmousebot2022-02-071-1/+2
| * | | | | factor out a decent insert-follow-requests funmousebot2022-02-151-1/+15
| * | | | | replace all calls to mastodon-search--insert-users-propertizedmousebot2022-02-153-25/+5
| | |_|/ / | |/| | |
| * | | | 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-152-1/+15
| | |/ / | |/| |
| * | | autoload -search--get-user-info for follow suggestionsmousebot2022-02-141-0/+1
| * | | autoload http--api in search.elmousebot2022-02-131-0/+1
* | | | autoload http--api in search.elmousebot2022-02-161-0/+1
* | | | Merge branch 'develop'mousebot2022-02-133-37/+149
|\| | |
| * | | 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
| |\ \ \
| * | | | 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
| * | | | Merge branch 'develop' into mpv-play-at-pointmousebot2022-02-112-17/+10
| |\ \ \ \
| * | | | | autoloads and docstringsmousebot2022-02-111-3/+6
| * | | | | put point after a boost/fave marker on successmousebot2022-02-111-1/+4
| * | | | | 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-1113-95/+143
| |\ \ \ \ \
| * | | | | | disable moving image overlaymousebot2022-01-151-14/+14
| * | | | | | Merge branch 'develop' into mpv-play-at-pointmousebot2022-01-153-18/+26
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | try an all-the-icons icon. not too sure about it tho.mousebot2022-01-111-1/+6
| * | | | | | add play symbol as after-string overlay to gifv and video typesmousebot2022-01-111-3/+12
| * | | | | | add function to play gif/video at point. uses mpv.elmousebot2022-01-112-1/+18
| * | | | | | add support for poll notificationsmousebot2022-01-051-3/+11
* | | | | | | Merge branch 'develop'mousebot2022-02-1313-88/+133
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fix the timers for auto-updating of relative timestamps.Holger Dürer2022-02-121-4/+10
| | |_|_|/ / | |/| | | |
| * | | | | revert to requiring mastodon tootmousebot2022-02-112-17/+10
| | |_|/ / | |/| | |
| * | | | --search-accounts-query use http--apimousebot2022-02-071-1/+1
| * | | | add go to next toot to tl--threadmousebot2022-02-071-13/+15
| | |_|/ | |/| |
| * | | implement follow suggestions.mousebot2022-02-072-15/+45
| * | | message when notificiations--timeline returns nothing.mousebot2022-02-051-2/+4
| * | | place point on byline of first toot on timeline load.mousebot2022-02-051-0/+1
| * | | message for no follow reqs in add-author-bylines funmousebot2022-02-051-14/+16
| * | | don't call mastodon-profile-mode in profile--view-follow-requestsmousebot2022-02-051-1/+0
| * | | revert require of mastodon-toot to autoloadsmousebot2022-02-052-11/+17
| * | | update homepage and copyright boilerplatemousebot2022-02-0513-19/+19
| * | | autoload fix for mastodon-notifications--get; set interative to tmousebot2022-01-301-1/+3
| * | | handle a buggy empty notificationmousebot2022-01-152-18/+20