Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove ;; Version: strings in buffers other than mastodon.el | marty hiatt | 2023-11-10 | 1 | -1/+0 | |
| | ||||||
* | implement exclude_replies on profile view, inc. cycle | marty hiatt | 2023-11-09 | 1 | -0/+2 | |
| | ||||||
* | display-media-p var > defcustom | marty hiatt | 2023-11-06 | 1 | -3/+4 | |
| | ||||||
* | call remove-overlays in --thread (fix bug display of play if we reload a thread) | marty hiatt | 2023-10-31 | 1 | -0/+1 | |
| | ||||||
* | flychecks | marty hiatt | 2023-10-30 | 1 | -4/+10 | |
| | ||||||
* | note re tags timeline limit number of tags | marty hiatt | 2023-10-28 | 1 | -1/+3 | |
| | ||||||
* | triage: call cb on response. do-user-action-fun: check response data | marty hiatt | 2023-10-28 | 1 | -26/+34 | |
| | | | | this means the triage callback always needs to handle 1 arg. | |||||
* | a quick hack to toggle display of a user's boosts in timeline. FIX# 503 | marty hiatt | 2023-10-27 | 1 | -10/+36 | |
| | ||||||
* | no more/update for filters view | marty hiatt | 2023-10-24 | 1 | -0/+2 | |
| | ||||||
* | tl--update: add lists, and note abt what we shd actually do | marty hiatt | 2023-10-24 | 1 | -0/+3 | |
| | ||||||
* | no pagination for lists | marty hiatt | 2023-10-24 | 1 | -1/+2 | |
| | ||||||
* | tl--prev-toot-id: don't assume our funs return anything. | marty hiatt | 2023-10-22 | 1 | -4/+7 | |
| | | | | | | | fixes a bug that would break thread loading, perhaps because an ancestor toot wasn't there when it was supposed to be, so we were check for prev id when there was no prev toot. maybe caused by viewing threads that include toots by ppl on blocked servers, which don't display. | |||||
* | override shr-linkmap 'u' binding, to update. 'w' is copy-url already | marty hiatt | 2023-10-16 | 1 | -0/+3 | |
| | ||||||
* | fix do-if-item comment: doesn't inc. tags, corrent for our use | marty hiatt | 2023-10-15 | 1 | -1/+1 | |
| | ||||||
* | fix rename do-if-item-strict | marty hiatt | 2023-10-15 | 1 | -1/+1 | |
| | ||||||
* | next-/prev-toot>next-/prev-item, cond-case around pos update call | marty hiatt | 2023-10-15 | 1 | -25/+21 | |
| | ||||||
* | toot-id>item-id, toot-json>item-json, item-type for nav, byline still needed | marty hiatt | 2023-10-15 | 1 | -69/+69 | |
| | ||||||
* | change some error calls to user-error calls | marty hiatt | 2023-10-15 | 1 | -6/+7 | |
| | ||||||
* | remove "toots" from more msging, as its now (more) generic | marty hiatt | 2023-10-15 | 1 | -2/+2 | |
| | ||||||
* | docstrings, autoloads | marty hiatt | 2023-10-14 | 1 | -1/+7 | |
| | ||||||
* | fix init-sync for notifs-get compat with link-header/get-response | marty hiatt | 2023-10-14 | 1 | -4/+4 | |
| | ||||||
* | fix minor-view disaster disastrously: put it all init-sync | marty hiatt | 2023-10-14 | 1 | -3/+12 | |
| | ||||||
* | implement link-header pagination for foll-reqs | marty hiatt | 2023-10-14 | 1 | -7/+11 | |
| | ||||||
* | cond for more* pagination woes | marty hiatt | 2023-10-14 | 1 | -16/+18 | |
| | ||||||
* | add params arg to init-sync, use limit param for foll_reqs/sugests | marty hiatt | 2023-10-14 | 1 | -5/+8 | |
| | ||||||
* | more*: msg when response is nil | marty hiatt | 2023-10-14 | 1 | -1/+2 | |
| | ||||||
* | goto-too-pos: add masto-tab-stop second prop | marty hiatt | 2023-10-14 | 1 | -5/+12 | |
| | ||||||
* | move scroll up cmd | marty hiatt | 2023-10-14 | 1 | -9/+9 | |
| | ||||||
* | don't run update in trending/search buffers for now | marty hiatt | 2023-10-14 | 1 | -19/+23 | |
| | ||||||
* | update: thread-id only if thread | marty hiatt | 2023-10-13 | 1 | -3/+4 | |
| | ||||||
* | tl autoload for search pagination | marty hiatt | 2023-10-13 | 1 | -0/+1 | |
| | ||||||
* | work on tl--more*: msg if no more results, or if load full thread | marty hiatt | 2023-10-13 | 1 | -11/+15 | |
| | ||||||
* | fix reporting rules tests | marty hiatt | 2023-10-13 | 1 | -1/+1 | |
| | ||||||
* | FIX #494. mastodon-tl--more-json-async-offset for pagination. | marty hiatt | 2023-10-13 | 1 | -5/+40 | |
| | ||||||
* | remove "api/v1/" from trends endpoint in buffer spec and buffer checks | marty hiatt | 2023-10-13 | 1 | -3/+3 | |
| | ||||||
* | docstrings autoloads | marty hiatt | 2023-10-13 | 1 | -2/+5 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | mastodon-http--api-search fun (search uses api v2) | marty hiatt | 2023-10-13 | 1 | -1/+3 | |
| | ||||||
* | handle search type buffers in buffer-type | marty hiatt | 2023-10-12 | 1 | -2/+11 | |
| | ||||||
* | 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 | |
| | ||||||
* | add mastodon-tl--expand-content-warnings. FIX #488. | marty hiatt | 2023-10-08 | 1 | -9/+25 | |
| | ||||||
* | (mastodon-tl--relative-time-details): Use `mastodon-tl--human-duration` | Stefan Monnier | 2023-09-21 | 1 | -54/+38 | |
| | | | | | | | | * lisp/mastodon-tl.el (mastodon-tl--human-duration): Cap the finest resolution and return a pair to include the resolution used. (mastodon-tl--format-poll-expiry): Adjust accordingly. (mastodon-tl--relative-time-details): Rewrite using `mastodon-tl--human-duration`. | |||||
* | Misc minor cosmetic changes | Stefan Monnier | 2023-08-29 | 1 | -4/+4 | |
| | | | | | | | Prefer # to quote function names. Remove some redundant `:group` arguments. Properly newline-terminate text files. Fix some ' warnings in docstrings. | |||||
* | Don't refer to obsolete font-lock face variables | Stefan Monnier | 2023-08-29 | 1 | -6/+6 | |
| | | | | | | | * lisp/mastodon-profile.el (mastodon-profile--update-user-profile-note): * lisp/mastodon-tl.el (mastodon-tl--byline, mastodon-tl--toot-stats): * lisp/mastodon-toot.el (mastodon-toot--view-toot-edits): * lisp/mastodon-views.el (mastodon-views--minor-view): Quote face names. | |||||
* | Simplify calls to `alist-get` | Stefan Monnier | 2023-08-29 | 1 | -1/+1 | |
| | | | | | | | | | | * lisp/mastodon-toot.el (mastodon-toot--set-toot-language): * lisp/mastodon-tl.el (mastodon-tl--read-rules-ids): * lisp/mastodon-profile.el (mastodon-profile--remove-from-followers-list): * lisp/mastodon-auth.el (mastodon-auth--access-token): * lisp/mastodon-views.el (mastodon-views--add-account-to-list) (mastodon-views--remove-account-from-list): Remove redundant optional arg to `alist-get` (`equal` is already the default). |