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
...
*
--init: handle json or full response and handle Link header
marty hiatt
2022-11-09
1
-8
/
+18
*
-tl--init* revert json > response arg for now
marty hiatt
2022-11-09
1
-10
/
+1
*
remove all 'headers' args in -toot and -tl
marty hiatt
2022-11-09
1
-11
/
+10
*
factor out tl--set-buffer-spec function in -tl.el only for now
marty hiatt
2022-11-09
1
-31
/
+36
*
Merge branch 'develop' into headers
marty hiatt
2022-11-09
1
-29
/
+54
|
\
|
*
indent -tl.el
marty hiatt
2022-11-08
1
-11
/
+11
|
*
instance describe: handle emojis properly
marty hiatt
2022-11-08
1
-3
/
+13
|
*
run --render-text before checking newline-if-long
marty hiatt
2022-11-08
1
-6
/
+7
|
*
use ts library to format poll expiry
marty hiatt
2022-11-05
1
-10
/
+12
|
*
pretty expiry display and voter count
marty hiatt
2022-11-05
1
-6
/
+18
|
*
small improvements to poll display in timeline
marty hiatt
2022-11-05
1
-3
/
+15
*
|
add headers arg to http--process-json and --get-json-async
marty hiatt
2022-11-05
1
-5
/
+6
*
|
small improvements to poll display in timeline
marty hiatt
2022-11-04
1
-3
/
+15
|
/
*
get instance from account/url, so it works for ppl on own instance
marty hiatt
2022-10-29
1
-6
/
+5
*
t = yes, :json-false = no, in instance description display
marty hiatt
2022-10-29
1
-11
/
+18
*
another proper-list-p test
marty hiatt
2022-09-13
1
-2
/
+4
*
reload thread on delete toot
marty hiatt
2022-09-13
1
-1
/
+7
*
proper-list-p test in --process-link to handle meta fields
marty hiatt
2022-09-13
1
-1
/
+3
*
respect user pref reading:expand:spoilers for CWs
marty hiatt
2022-09-12
1
-1
/
+7
*
remove stale TODOs and stale function --single-toot-from-url
marty hiatt
2022-09-11
1
-7
/
+0
*
use seq-empty-p and string-empty-p calls
marty hiatt
2022-09-05
1
-10
/
+10
*
move url-lookup to mastodon.el
marty hiatt
2022-09-03
1
-30
/
+1
*
docstring
marty hiatt
2022-09-03
1
-1
/
+1
*
url-lookup: keymap and silent call / message
marty hiatt
2022-09-03
1
-3
/
+9
*
--thread edits to work with --url-lookup: id arg, point at toot
marty hiatt
2022-09-03
1
-9
/
+17
*
tl--url-lookup command, FIX #240
marty hiatt
2022-09-03
1
-0
/
+25
*
simple error handling in single-toot and --thread
marty hiatt
2022-09-02
1
-31
/
+35
*
start on loading masto URL links in mastodon.el
marty hiatt
2022-09-02
1
-0
/
+7
*
add optional instance arg to -view-instance-description
marty hiatt
2022-09-02
1
-4
/
+6
*
work on printing instance details
marty hiatt
2022-09-02
1
-29
/
+120
*
fix --do-if-toot debug declare
marty hiatt
2022-09-02
1
-1
/
+1
*
make render-text arg TOOT optional
marty hiatt
2022-09-02
1
-1
/
+1
*
view instance details of post at point's author.
marty hiatt
2022-09-01
1
-0
/
+52
*
RET on byline to view profile.
marty hiatt
2022-08-29
1
-1
/
+3
*
bump version in boilerplate
marty hiatt
2022-08-27
1
-1
/
+1
*
flycheck and docstrings
marty hiatt
2022-08-20
1
-7
/
+17
*
Merge branch 'single-toot-view' into develop
marty hiatt
2022-08-20
1
-10
/
+56
|
\
|
*
--thread: detailed-p for current toot in thread context
marty hiatt
2022-08-04
1
-5
/
+5
|
*
add single toot view
marty hiatt
2022-07-29
1
-5
/
+51
*
|
tl--byline: add bookmarked-p prop
marty hiatt
2022-08-20
1
-0
/
+1
*
|
tl--insert-status: fetch base-toot-id from parent-toot if present
marty hiatt
2022-08-20
1
-1
/
+3
*
|
FIX bookmark toggle, updating display in byline
marty hiatt
2022-08-20
1
-4
/
+4
*
|
use bookmark emoji if possible
marty hiatt
2022-08-19
1
-2
/
+6
*
|
FIX the post visibility marker displayable check
marty hiatt
2022-08-19
1
-2
/
+2
*
|
format for bookmarked toots, help-echo for B/F/K format chars
marty hiatt
2022-08-19
1
-4
/
+15
*
|
docstring
marty hiatt
2022-08-19
1
-1
/
+1
*
|
tl--init*: fix a stray bracket
marty hiatt
2022-08-19
1
-8
/
+7
*
|
rename do-if-toot -- add tl prefix
marty hiatt
2022-08-19
1
-7
/
+7
*
|
fix formatting of unmute-user
marty hiatt
2022-08-10
1
-1
/
+2
*
|
-tl--do-if-toot macro
marty hiatt
2022-08-10
1
-48
/
+43
|
/
[prev]
[next]