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
*
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
*
profile:message cycle binding
marty hiatt
2023-10-12
1
-1
/
+2
*
set update-params buf spec in --make-profile-buffer-for
marty hiatt
2023-09-20
1
-1
/
+2
*
Don't refer to obsolete font-lock face variables
Stefan Monnier
2023-08-27
1
-2
/
+2
*
Simplify calls to `alist-get`
Stefan Monnier
2023-08-27
1
-1
/
+1
*
let* in update-meta-fields-alist
marty hiatt
2023-08-22
1
-7
/
+7
*
flychecks for new vars/fun
marty hiatt
2023-08-22
1
-3
/
+4
*
new var: mastodon-profile-acccount-preferences-data, to reduce requests
marty hiatt
2023-08-22
1
-3
/
+10
*
new fun: mastodon-return-credential-account, var: mastodon-profile-credential...
marty hiatt
2023-08-22
1
-5
/
+6
*
let* for update-note-count
marty hiatt
2023-07-25
1
-1
/
+1
*
profile: switch followed-by/following display
marty hiatt
2023-06-10
1
-2
/
+2
*
rename tl--user-handles-get
marty hiatt
2023-05-24
1
-4
/
+4
*
remove overlays for profiles also
marty hiatt
2023-05-17
1
-0
/
+1
*
tiny audits in profile.el and tl.el
marty hiatt
2023-05-16
1
-32
/
+29
*
don't quote keywords
marty hiatt
2023-05-16
1
-2
/
+2
*
refactoring in update-meta-fields-alist
marty hiatt
2023-05-16
1
-9
/
+5
*
refactoring in profile--update-note-count
marty hiatt
2023-05-16
1
-6
/
+5
*
indent buffers
marty hiatt
2023-05-10
1
-2
/
+2
*
finish audit of profile.el
marty hiatt
2023-05-08
1
-29
/
+19
[next]