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-profile.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
change email address
marty hiatt
2024-10-20
1
-2
/
+2
*
flychecks
marty hiatt
2024-10-19
1
-0
/
+1
*
bump version, copyright
marty hiatt
2024-10-18
1
-1
/
+1
*
remove mastodon-active-user from extract-users-handles
marty hiatt
2024-10-17
1
-7
/
+9
*
http--post: if :json, supply required headers
marty hiatt
2024-10-01
1
-0
/
+2
*
eq for symbols, string= for strings
marty hiatt
2024-08-22
1
-4
/
+4
*
remove old call to http--api-search
marty hiatt
2024-08-19
1
-1
/
+2
*
indent profile.el
marty hiatt
2024-08-13
1
-7
/
+7
*
re-write all (if x y "") clauses as (when x y), if poss.
marty hiatt
2024-08-06
1
-8
/
+6
*
refactor mastodon-profile--user-profile-send-updated
marty hiatt
2024-08-06
1
-4
/
+2
*
audit profile.el
marty hiatt
2024-08-06
1
-75
/
+80
*
audit profile.el up to remove-note-header
marty hiatt
2024-08-05
1
-26
/
+32
*
Revert "replace persist with multisession"
marty hiatt
2024-08-04
1
-11
/
+8
*
replace persist with multisession
marty hiatt
2024-07-04
1
-8
/
+11
*
add remove-overlays to with-mastodon-buffer macro
marty hiatt
2024-06-04
1
-1
/
+0
*
boxed face for "pinned" in profile view
marty hiatt
2024-06-03
1
-1
/
+5
*
flycheck
marty hiatt
2024-06-02
1
-3
/
+6
*
max-id arg/params for (so far only plain) profile view
marty hiatt
2024-06-01
1
-9
/
+13
*
display filtered follow langs on user profiles. FIX #559.
marty hiatt
2024-05-29
1
-3
/
+11
*
fix setting lang un toot compose buffer
marty hiatt
2024-05-28
1
-1
/
+1
*
account settings var docstring.
marty hiatt
2024-05-28
1
-1
/
+4
*
add mastodon-profile--open-statuses-tagged and docstrings. FIX #554.
marty hiatt
2024-05-21
1
-6
/
+27
*
fix profile toots heading for media only
marty hiatt
2024-05-21
1
-0
/
+2
*
fix profile cycle message string
marty hiatt
2024-05-21
1
-1
/
+1
*
profiles: support only-media arg
marty hiatt
2024-05-21
1
-9
/
+21
*
-profile.el: require mastodon-http
marty hiatt
2024-04-24
1
-0
/
+1
*
docstrings - reduce explicit refs to Mastodon itself.
marty hiatt
2024-03-27
1
-2
/
+2
*
apply not cl-reduce to find longest item for padding
marty hiatt
2024-03-12
1
-1
/
+1
*
my-profile: load by id, rather than server search
marty hiatt
2024-02-10
1
-1
/
+3
*
profile: Use v2 search when looking for users
David Edmondson
2024-01-16
1
-4
/
+4
*
Avoid error when there's only one window in a frame when closing window
Björn Bidar
2023-12-31
1
-3
/
+4
*
update help-echo for new profile cycle cmds
marty hiatt
2023-11-14
1
-1
/
+2
*
add (no replies) to statuses no replies profile view
marty hiatt
2023-11-11
1
-3
/
+6
*
remove ;; Version: strings in buffers other than mastodon.el
marty hiatt
2023-11-10
1
-1
/
+0
*
buffer-for: fix () to ensure goto point min works on cycle
marty hiatt
2023-11-09
1
-7
/
+7
*
implement exclude_replies on profile view, inc. cycle
marty hiatt
2023-11-09
1
-26
/
+37
*
add role badge to profiles. FIX #504.
marty hiatt
2023-10-31
1
-0
/
+13
*
profile--item-json is no cmd
marty hiatt
2023-10-30
1
-1
/
+0
*
triage: call cb on response. do-user-action-fun: check response data
marty hiatt
2023-10-28
1
-5
/
+5
*
toot-id>item-id, toot-json>item-json, item-type for nav, byline still needed
marty hiatt
2023-10-15
1
-17
/
+17
*
change some error calls to user-error calls
marty hiatt
2023-10-15
1
-3
/
+3
*
rename search-query to query
marty hiatt
2023-10-14
1
-3
/
+3
*
fix search statuses from profile
marty hiatt
2023-10-13
1
-1
/
+1
*
header-line-format no comment face
marty hiatt
2023-10-13
1
-3
/
+1
*
update profile note: subst cmd keys
marty hiatt
2023-10-13
1
-1
/
+2
*
also message profile search binding
marty hiatt
2023-10-13
1
-1
/
+2
*
docstring for account search
marty hiatt
2023-10-13
1
-1
/
+1
*
sub command keys for profile / search msg
marty hiatt
2023-10-12
1
-3
/
+5
*
flychecks
marty hiatt
2023-10-12
1
-0
/
+2
*
rough account statuses search
marty hiatt
2023-10-12
1
-0
/
+8
[next]