aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | autoloadsmousebot2022-01-151-0/+2
| | |/ | |/|
| * | keep mastodon-toot--max-toot-chars a number not a string.mousebot2022-01-121-4/+3
* | | autoload fix for mastodon-notifications--get; set interative to tmousebot2022-01-301-1/+3
* | | keep mastodon-toot--max-toot-chars a number not a string.mousebot2022-01-201-4/+3
* | | Merge branch 'develop'mousebot2022-01-112-4/+3
|\| |
| * | byte compile warningsmousebot2022-01-111-2/+3
| * | FIX local mentions/links checkingmousebot2022-01-111-9/+9
| * | FIX fetching max toot length from servermousebot2022-01-111-4/+12
* | | FIX fetching max toot length from servermousebot2022-01-111-4/+12
* | | Merge branch 'fix-local-mentions-links-checking'mousebot2022-01-116-186/+118
|\ \ \
| * | | FIX local mentions/links checkingmousebot2022-01-111-7/+9
| |/ /
| * / add support for poll notificationsmousebot2022-01-101-4/+12
| |/
| * refactor notification functionsmousebot2022-01-031-75/+48
| * fix follow-request-process: change "accept" to "authorize"mousebot2021-12-291-7/+8
| * pleroma compat commentmousebot2021-12-251-0/+1
| * reload on pin togglemousebot2021-12-251-2/+6
| * Merge branch 'insert-status-refactor' into developmousebot2021-12-242-17/+9
| |\
| | * refactor mastodon-notifications--insert-statusmousebot2021-12-242-17/+9
| * | refactor follow request accept/reject functions.mousebot2021-12-243-82/+33
| |/