aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-profile.el
Commit message (Expand)AuthorAgeFilesLines
* display filtered follow langs on user profiles. FIX #559.marty hiatt2024-05-291-3/+11
* fix setting lang un toot compose buffermarty hiatt2024-05-281-1/+1
* account settings var docstring.marty hiatt2024-05-281-1/+4
* add mastodon-profile--open-statuses-tagged and docstrings. FIX #554.marty hiatt2024-05-211-6/+27
* fix profile toots heading for media onlymarty hiatt2024-05-211-0/+2
* fix profile cycle message stringmarty hiatt2024-05-211-1/+1
* profiles: support only-media argmarty hiatt2024-05-211-9/+21
* -profile.el: require mastodon-httpmarty hiatt2024-04-241-0/+1
* docstrings - reduce explicit refs to Mastodon itself.marty hiatt2024-03-271-2/+2
* apply not cl-reduce to find longest item for paddingmarty hiatt2024-03-121-1/+1
* my-profile: load by id, rather than server searchmarty hiatt2024-02-101-1/+3
* profile: Use v2 search when looking for usersDavid Edmondson2024-01-161-4/+4
* Avoid error when there's only one window in a frame when closing windowBjörn Bidar2023-12-311-3/+4
* update help-echo for new profile cycle cmdsmarty hiatt2023-11-141-1/+2
* add (no replies) to statuses no replies profile viewmarty hiatt2023-11-111-3/+6
* remove ;; Version: strings in buffers other than mastodon.elmarty hiatt2023-11-101-1/+0
* buffer-for: fix () to ensure goto point min works on cyclemarty hiatt2023-11-091-7/+7
* implement exclude_replies on profile view, inc. cyclemarty hiatt2023-11-091-26/+37
* add role badge to profiles. FIX #504.marty hiatt2023-10-311-0/+13
* profile--item-json is no cmdmarty hiatt2023-10-301-1/+0
* triage: call cb on response. do-user-action-fun: check response datamarty hiatt2023-10-281-5/+5
* toot-id>item-id, toot-json>item-json, item-type for nav, byline still neededmarty hiatt2023-10-151-17/+17
* change some error calls to user-error callsmarty hiatt2023-10-151-3/+3
* rename search-query to querymarty hiatt2023-10-141-3/+3
* fix search statuses from profilemarty hiatt2023-10-131-1/+1
* header-line-format no comment facemarty hiatt2023-10-131-3/+1
* update profile note: subst cmd keysmarty hiatt2023-10-131-1/+2
* also message profile search bindingmarty hiatt2023-10-131-1/+2
* docstring for account searchmarty hiatt2023-10-131-1/+1
* sub command keys for profile / search msgmarty hiatt2023-10-121-3/+5
* flychecksmarty hiatt2023-10-121-0/+2
* rough account statuses searchmarty hiatt2023-10-121-0/+8
* profile:message cycle bindingmarty hiatt2023-10-121-1/+2
* set update-params buf spec in --make-profile-buffer-formarty hiatt2023-09-201-1/+2
* Don't refer to obsolete font-lock face variablesStefan Monnier2023-08-271-2/+2
* Simplify calls to `alist-get`Stefan Monnier2023-08-271-1/+1
* let* in update-meta-fields-alistmarty hiatt2023-08-221-7/+7
* flychecks for new vars/funmarty hiatt2023-08-221-3/+4
* new var: mastodon-profile-acccount-preferences-data, to reduce requestsmarty hiatt2023-08-221-3/+10
* new fun: mastodon-return-credential-account, var: mastodon-profile-credential...marty hiatt2023-08-221-5/+6
* let* for update-note-countmarty hiatt2023-07-251-1/+1
* profile: switch followed-by/following displaymarty hiatt2023-06-101-2/+2
* rename tl--user-handles-getmarty hiatt2023-05-241-4/+4
* remove overlays for profiles alsomarty hiatt2023-05-171-0/+1
* tiny audits in profile.el and tl.elmarty hiatt2023-05-161-32/+29
* don't quote keywordsmarty hiatt2023-05-161-2/+2
* refactoring in update-meta-fields-alistmarty hiatt2023-05-161-9/+5
* refactoring in profile--update-note-countmarty hiatt2023-05-161-6/+5
* indent buffersmarty hiatt2023-05-101-2/+2
* finish audit of profile.elmarty hiatt2023-05-081-29/+19