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
...
|
*
|
FIX buffers that use alt acct fetch in interactive-user-handles-get
mousebot
2022-02-18
1
-8
/
+8
|
*
|
handle empty display_name in mastodon-tl--do-user-action-and-response
mousebot
2022-02-18
1
-1
/
+3
|
*
|
search: use toot-json propertize not user-json, for compat
mousebot
2022-02-18
1
-1
/
+1
|
*
|
use search-insert-users-propertized for foll reqs
mousebot
2022-02-18
1
-1
/
+3
|
*
|
handle empty display_name in search--get-user-info
mousebot
2022-02-18
1
-1
/
+3
|
*
|
tl--init: aslo set tl-buffer-spec before update-function
mousebot
2022-02-18
1
-4
/
+20
|
*
|
improve check for any existing masto buffers on mastodon load
mousebot
2022-02-17
1
-4
/
+9
|
*
|
no faves counts for following/followers in profile view
mousebot
2022-02-17
1
-1
/
+6
|
*
|
make interactive-user-handles-get work for all profile views
mousebot
2022-02-17
1
-2
/
+4
|
*
|
run goto-first-item in tl--init, unless profile view
mousebot
2022-02-17
2
-17
/
+15
|
*
|
cleanup indentation in tl.el
mousebot
2022-02-17
3
-76
/
+76
|
*
|
fix view filters/foll suggests
mousebot
2022-02-17
2
-27
/
+19
|
*
|
fix up follow requests view: own inheriting keymap
mousebot
2022-02-17
1
-9
/
+20
|
*
|
remove unused let binding user-ids
mousebot
2022-02-17
1
-2
/
+3
|
*
|
rename goto-first-toot to goto-first-item
mousebot
2022-02-17
1
-5
/
+7
|
*
|
re-factor follow-user functions for various views
mousebot
2022-02-17
3
-31
/
+43
|
*
|
move next/prev item funs
mousebot
2022-02-17
1
-15
/
+15
|
*
|
Revert "replace all calls to mastodon-search--insert-users-propertized"
mousebot
2022-02-17
2
-3
/
+23
|
*
|
Revert "move faves count help-echo propertize into tl--byline"
mousebot
2022-02-17
1
-32
/
+31
|
*
|
fix reload on filter create in filter view
mousebot
2022-02-17
1
-2
/
+3
|
*
|
improve follow suggestions
mousebot
2022-02-17
1
-17
/
+31
|
*
|
move faves count help-echo propertize into tl--byline
mousebot
2022-02-15
2
-32
/
+37
|
*
|
add mini docs for foll reqs view
mousebot
2022-02-15
2
-2
/
+6
|
*
|
invert if call in filters insert
mousebot
2022-02-15
1
-11
/
+10
|
*
|
add generic goto-next/prev-item funs for filters/foll reqs
mousebot
2022-02-15
2
-9
/
+11
|
*
|
make profile--extract-user-handles compat with foll req view
mousebot
2022-02-15
1
-1
/
+6
|
*
|
more robust goto-first-toot on timeline/thread load
mousebot
2022-02-15
1
-6
/
+16
|
*
|
Merge branch 'filters' into develop
mousebot
2022-02-15
2
-1
/
+126
|
|
\
\
|
|
*
|
fix view filters binding
mousebot
2022-02-15
1
-1
/
+1
|
|
*
|
Merge branch 'develop' into filters
mousebot
2022-02-15
2
-4
/
+25
|
|
|
\
\
|
|
*
|
|
buffer local keymap, error handling, make filters nicer
mousebot
2022-02-15
2
-36
/
+81
|
|
*
|
|
Merge branch 'develop' into filters
mousebot
2022-02-14
5
-58
/
+171
|
|
|
\
\
\
|
|
*
|
|
|
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
|
|
*
|
|
|
--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
-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
[prev]
[next]