index
:
mastodon.el.git
master
Emacs client for fediverse servers that implement the Mastodon API.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
add go to next toot to tl--thread
mousebot
2022-02-07
1
-1
/
+2
|
*
|
|
|
|
factor out a decent insert-follow-requests fun
mousebot
2022-02-15
1
-1
/
+15
|
*
|
|
|
|
replace all calls to mastodon-search--insert-users-propertized
mousebot
2022-02-15
3
-25
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
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
2
-1
/
+15
|
|
|
/
/
|
|
/
|
|
|
*
|
|
autoload -search--get-user-info for follow suggestions
mousebot
2022-02-14
1
-0
/
+1
|
*
|
|
autoload http--api in search.el
mousebot
2022-02-13
1
-0
/
+1
*
|
|
|
autoload http--api in search.el
mousebot
2022-02-16
1
-0
/
+1
*
|
|
|
Merge branch 'develop'
mousebot
2022-02-13
3
-37
/
+149
|
\
|
|
|
|
*
|
|
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
|
|
\
\
\
|
*
|
|
|
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
|
*
|
|
|
Merge branch 'develop' into mpv-play-at-point
mousebot
2022-02-11
2
-17
/
+10
|
|
\
\
\
\
|
*
|
|
|
|
autoloads and docstrings
mousebot
2022-02-11
1
-3
/
+6
|
*
|
|
|
|
put point after a boost/fave marker on success
mousebot
2022-02-11
1
-1
/
+4
|
*
|
|
|
|
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
13
-95
/
+143
|
|
\
\
\
\
\
|
*
|
|
|
|
|
disable moving image overlay
mousebot
2022-01-15
1
-14
/
+14
|
*
|
|
|
|
|
Merge branch 'develop' into mpv-play-at-point
mousebot
2022-01-15
3
-18
/
+26
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
try an all-the-icons icon. not too sure about it tho.
mousebot
2022-01-11
1
-1
/
+6
|
*
|
|
|
|
|
add play symbol as after-string overlay to gifv and video types
mousebot
2022-01-11
1
-3
/
+12
|
*
|
|
|
|
|
add function to play gif/video at point. uses mpv.el
mousebot
2022-01-11
2
-1
/
+18
|
*
|
|
|
|
|
add support for poll notifications
mousebot
2022-01-05
1
-3
/
+11
*
|
|
|
|
|
|
Merge branch 'develop'
mousebot
2022-02-13
13
-88
/
+133
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Fix the timers for auto-updating of relative timestamps.
Holger Dürer
2022-02-12
1
-4
/
+10
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
revert to requiring mastodon toot
mousebot
2022-02-11
2
-17
/
+10
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
--search-accounts-query use http--api
mousebot
2022-02-07
1
-1
/
+1
|
*
|
|
|
add go to next toot to tl--thread
mousebot
2022-02-07
1
-13
/
+15
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
implement follow suggestions.
mousebot
2022-02-07
2
-15
/
+45
|
*
|
|
message when notificiations--timeline returns nothing.
mousebot
2022-02-05
1
-2
/
+4
|
*
|
|
place point on byline of first toot on timeline load.
mousebot
2022-02-05
1
-0
/
+1
|
*
|
|
message for no follow reqs in add-author-bylines fun
mousebot
2022-02-05
1
-14
/
+16
|
*
|
|
don't call mastodon-profile-mode in profile--view-follow-requests
mousebot
2022-02-05
1
-1
/
+0
|
*
|
|
revert require of mastodon-toot to autoloads
mousebot
2022-02-05
2
-11
/
+17
|
*
|
|
update homepage and copyright boilerplate
mousebot
2022-02-05
13
-19
/
+19
|
*
|
|
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
2
-18
/
+20
|
*
|
|
autoloads
mousebot
2022-01-15
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
keep mastodon-toot--max-toot-chars a number not a string.
mousebot
2022-01-12
1
-4
/
+3
*
|
|
autoload fix for mastodon-notifications--get; set interative to t
mousebot
2022-01-30
1
-1
/
+3
*
|
|
keep mastodon-toot--max-toot-chars a number not a string.
mousebot
2022-01-20
1
-4
/
+3
*
|
|
Merge branch 'develop'
mousebot
2022-01-11
2
-4
/
+3
|
\
|
|
|
*
|
byte compile warnings
mousebot
2022-01-11
1
-2
/
+3
|
*
|
FIX local mentions/links checking
mousebot
2022-01-11
1
-9
/
+9
[prev]
[next]