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
...
|
|
*
|
tl--get-buff-prop: don't error if we find nothing.
marty hiatt
2023-01-09
1
-3
/
+4
|
|
*
|
factor out mastodon-tl--update-params.
marty hiatt
2023-01-09
1
-2
/
+7
|
|
*
|
store params in buffer-spec, use for updating buffers
marty hiatt
2023-01-09
1
-27
/
+26
|
*
|
|
remove first empty line in docstrings
marty hiatt
2023-01-09
8
-56
/
+5
|
|
/
/
|
*
|
tl--action-success: only move point if it was on byline
marty hiatt
2023-01-07
1
-3
/
+5
|
*
|
Document `mastodon-tl--set-after-update-marker'
Tassilo Horn
2022-12-31
1
-0
/
+3
|
*
|
docstrings
marty hiatt
2022-12-30
2
-4
/
+5
|
*
|
`mastodon-tl--set-after-update-marker' - add `t` to last cond branch
marty hiatt
2022-12-30
1
-2
/
+3
*
|
|
case-insensitive match for --get-link-header-from-response
marty hiatt
2023-01-13
1
-1
/
+2
*
|
|
Merge branch 'develop'
marty hiatt
2022-12-30
3
-100
/
+163
|
\
|
|
|
*
|
Fix mastodon-tl-position-after-update
Tassilo Horn
2022-12-29
1
-3
/
+3
|
|
/
|
*
hack tl--update so it works with update fun tl--thread
marty hiatt
2022-12-29
1
-11
/
+16
|
*
fix update local tl, tl--update, like tl--more
marty hiatt
2022-12-29
1
-2
/
+5
|
*
Merge commit 'pullreqs/350' into develop
marty hiatt
2022-12-29
1
-1
/
+35
|
|
\
|
|
*
Keep current position of point after updates (fixes #349)
Tassilo Horn
2022-12-28
1
-1
/
+35
|
|
*
handle nil json response in tl--init*
marty hiatt
2022-12-28
1
-37
/
+39
|
|
*
Revert "adapt messaging for following of locked accounts"
marty hiatt
2022-12-28
1
-26
/
+14
|
|
*
FIX pagination of local timeline
marty hiatt
2022-12-28
1
-5
/
+6
|
*
|
handle nil json response in tl--init*
marty hiatt
2022-12-29
1
-37
/
+39
|
*
|
Revert "adapt messaging for following of locked accounts"
marty hiatt
2022-12-29
1
-26
/
+14
|
*
|
FIX pagination of local timeline
marty hiatt
2022-12-29
1
-10
/
+20
|
|
/
|
*
adapt messaging for following of locked accounts
marty hiatt
2022-12-28
1
-14
/
+26
|
*
Only add scheduled_at parameter to toot params when non-nil
Toke Høiland-Jørgensen
2022-12-26
1
-11
/
+13
|
*
Merge branch 'develop' into fix-two-spaces-in-reply
martianh
2022-12-26
2
-7
/
+14
|
|
\
|
|
*
Merge pull request 'Do not pass URL directly to message.' (#361) from sigkill...
martianh
2022-12-23
1
-1
/
+1
|
|
|
\
|
|
|
*
Do not pass URL directly to message.
Troels Henriksen
2022-12-23
1
-1
/
+1
|
|
*
|
further harden custom emoji regex filtering
Bas Alberts
2022-12-22
1
-2
/
+2
|
|
|
/
|
|
*
fix for custom emoji path traversal
Bas Alberts
2022-12-23
1
-7
/
+13
|
|
*
message auth URL when copying to kill ring
marty hiatt
2022-12-18
1
-0
/
+1
|
*
|
Merge branch 'develop' into fix-two-spaces-in-reply
emocoder
2022-12-19
4
-62
/
+387
|
|
\
|
|
|
*
Merge pull request 'mastodon-tl--spoiler: Add error handling to /preferences ...
martianh
2022-12-11
1
-2
/
+6
|
|
|
\
|
|
|
*
mastodon-tl--spoiler: Add error handling to /preferences api query
Skylar Hill
2022-12-08
1
-2
/
+6
|
|
*
|
Use mastodon-toot--count-toot-chars when validating toot length
Sacha Chua
2022-12-08
1
-1
/
+1
|
|
|
/
|
|
*
update comment re completion fetching
marty hiatt
2022-12-02
1
-4
/
+2
|
*
|
Update docstrings to match the current state.
Dmitry Osipov
2022-12-01
1
-5
/
+8
|
*
|
Move mentions concatenation into a function for a reply.
Dmitry Osipov
2022-12-01
1
-23
/
+24
|
*
|
Remove double white-space in the reply mode
Dmitry Osipov
2022-11-28
1
-4
/
+4
*
|
|
further harden custom emoji regex filtering
Bas Alberts
2022-12-24
1
-2
/
+2
*
|
|
fix for custom emoji path traversal
Bas Alberts
2022-12-23
1
-7
/
+13
*
|
|
Merge branch 'develop'
marty hiatt
2022-12-01
8
-64
/
+489
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
factor fetch candidates fun, try to improve completion performance
marty hiatt
2022-12-01
1
-13
/
+21
|
*
|
completion - bound the --get-bounds backward regex search
marty hiatt
2022-12-01
1
-1
/
+5
|
*
|
schedule-toot - comment to acknowledge ct
marty hiatt
2022-11-30
1
-0
/
+2
|
*
|
Merge branch 'schedule-toots' into develop
marty hiatt
2022-11-30
2
-20
/
+229
|
|
\
\
|
|
*
|
edit scheduled post keybindings
marty hiatt
2022-11-30
1
-1
/
+4
|
|
*
|
make rescheduling without editing work, also with org-read-date
marty hiatt
2022-11-29
2
-5
/
+12
|
|
*
|
display value of --scheduled-for in org-read-date if set
marty hiatt
2022-11-29
1
-3
/
+13
|
|
*
|
cancel original scheduled toot if edited/rescheduled
marty hiatt
2022-11-29
2
-6
/
+16
|
|
*
|
edit toot: use set-toot-properties
marty hiatt
2022-11-29
1
-5
/
+4
|
|
*
|
add var scheduled-id, so we can cancel it if we reschedule
marty hiatt
2022-11-29
2
-4
/
+10
[prev]
[next]