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
/
mastodon-tl.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
buffer local keymap, error handling, make filters nicer
mousebot
2022-02-15
1
-36
/
+79
*
Merge branch 'develop' into filters
mousebot
2022-02-14
1
-39
/
+141
|
\
|
*
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
|
*
|
Merge branch 'develop' into mpv-play-at-point
mousebot
2022-01-15
1
-9
/
+9
|
|
\
\
|
*
|
|
add function to play gif/video at point. uses mpv.el
mousebot
2022-01-11
1
-0
/
+17
*
|
|
|
view and delete filters
mousebot
2022-02-14
1
-1
/
+58
*
|
|
|
second crack at create filter
mousebot
2022-02-09
1
-11
/
+17
*
|
|
|
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
|
|
_
|
/
|
/
|
|
*
|
|
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
|
|
/
|
/
|
*
|
FIX local mentions/links checking
mousebot
2022-01-11
1
-9
/
+9
|
/
*
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
|
|
\
[next]