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 (
Collapse
)
Author
Age
Files
Lines
*
update profile note: subst cmd keys
marty hiatt
2023-10-13
1
-1
/
+2
|
*
set buffer spec explicitly for acct search
marty hiatt
2023-10-13
1
-1
/
+4
|
*
docstring
marty hiatt
2023-10-13
1
-4
/
+4
|
*
fix more: search-buffer-p check before seach buf cond
marty hiatt
2023-10-13
1
-9
/
+9
|
*
unfuck non-search pagination fucked by search pagination
marty hiatt
2023-10-13
1
-1
/
+3
|
*
add user id to user item inserting, for pagination
marty hiatt
2023-10-13
1
-5
/
+6
|
*
hack to avoid repeat of last search status on calling --more*
marty hiatt
2023-10-13
1
-1
/
+2
|
*
tl--more*: add cond to handle search data if in search buffer
marty hiatt
2023-10-13
1
-0
/
+8
|
*
add update function to search buf spec: --timeline
marty hiatt
2023-10-13
1
-1
/
+2
|
*
add basic limit/offset search params
marty hiatt
2023-10-13
1
-1
/
+7
|
*
mastodon-http--api-search fun (search uses api v2)
marty hiatt
2023-10-13
3
-7
/
+10
|
*
also message profile search binding
marty hiatt
2023-10-13
1
-1
/
+2
|
*
implement following "accounts" search. FIX #493.
marty hiatt
2023-10-13
1
-9
/
+21
|
*
docstring for account search
marty hiatt
2023-10-13
1
-1
/
+1
|
*
http: build query str only when we have a value
marty hiatt
2023-10-13
1
-2
/
+3
|
*
view instance: if rendering error, display raw json
marty hiatt
2023-10-12
1
-19
/
+28
|
*
sub command keys for profile / search msg
marty hiatt
2023-10-12
2
-4
/
+8
|
*
flychecks
marty hiatt
2023-10-12
2
-1
/
+7
|
*
rough account statuses search
marty hiatt
2023-10-12
2
-0
/
+10
|
*
profile:message cycle binding
marty hiatt
2023-10-12
1
-1
/
+2
|
*
add completing-read for search type + message binding
marty hiatt
2023-10-12
1
-1
/
+9
|
*
rename two search funs
marty hiatt
2023-10-12
1
-4
/
+4
|
*
rework search into three separate views with view cycling on C-c C-c
marty hiatt
2023-10-12
1
-15
/
+66
|
*
handle search type buffers in buffer-type
marty hiatt
2023-10-12
1
-2
/
+11
|
*
masto-url-p -> fedi-url-p
marty hiatt
2023-10-12
1
-2
/
+2
|
*
url-p: optional @ prefix for "users" url
marty hiatt
2023-10-12
1
-1
/
+1
|
*
bump
marty hiatt
2023-10-12
1
-1
/
+1
|
*
add rough hometown user statuses url regex
marty hiatt
2023-10-11
1
-0
/
+1
|
*
toot-url-regex: \\> not \\b at end
marty hiatt
2023-10-11
1
-1
/
+2
|
*
improve handling of click to play: if image, call shr-browse-image
marty hiatt
2023-10-10
1
-9
/
+16
|
*
click to play video
marty hiatt
2023-10-10
1
-0
/
+6
|
*
expand-content-warnings custom: don't quote server symbol
marty hiatt
2023-10-09
1
-1
/
+1
|
*
inhibit-read-only typo fix
marty hiatt
2023-10-09
1
-1
/
+1
|
*
doctring for http--post
marty hiatt
2023-10-08
1
-2
/
+5
|
*
require shr for http.el
marty hiatt
2023-10-08
1
-0
/
+1
|
*
refactor toot-url and copy-toot-url
marty hiatt
2023-10-08
1
-5
/
+9
|
*
add mastodon-tl--expand-content-warnings. FIX #488.
marty hiatt
2023-10-08
1
-9
/
+25
|
*
add settings check to mode-hook-fun, fix when check for hl-current
marty hiatt
2023-10-08
1
-6
/
+4
|
*
bump
marty hiatt
2023-10-07
1
-1
/
+1
|
*
hotfix http-post error
marty hiatt
2023-10-07
1
-1
/
+1
|
*
bump
marty hiatt
2023-10-05
1
-1
/
+1
|
*
indent -toot.el
marty hiatt
2023-10-05
1
-4
/
+4
|
*
rear-nonsticky only for \n at end of compose header.
marty hiatt
2023-10-05
1
-3
/
+5
|
|
|
|
|
prevents a bug where header can be edited despite read-only, and if header edited, it will be partially posted as toot text.
*
bump version
marty hiatt
2023-10-05
1
-1
/
+1
|
*
enable-custom-emoji: cl-find predicate for unless
marty hiatt
2023-10-05
1
-11
/
+12
|
*
bump version
marty hiatt
2023-10-05
1
-1
/
+1
|
*
remove lambda from masto-toot hook
marty hiatt
2023-10-05
1
-8
/
+9
|
*
mastodon-toot--enable-custom-emoji: performance improvement.
marty hiatt
2023-10-04
1
-6
/
+11
|
*
refactor mode function, to avoid multiple addition of lambda.
marty hiatt
2023-10-04
1
-7
/
+10
|
*
refactor misskey instance desc. if masto inst err, try misskey
marty hiatt
2023-10-03
1
-41
/
+23
|
[next]