aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* indexmarty hiatt2023-10-131-1/+1
|
* fix offset pagination for hashtags searchmarty hiatt2023-10-131-10/+16
|
* tl autoload for search paginationmarty hiatt2023-10-131-0/+1
|
* add fun mastodon-buffer-pmarty hiatt2023-10-131-0/+5
|
* autoloadmarty hiatt2023-10-131-0/+1
|
* work on tl--more*: msg if no more results, or if load full threadmarty hiatt2023-10-131-11/+15
|
* fix reporting rules testsmarty hiatt2023-10-132-7/+7
|
* FIX #494. mastodon-tl--more-json-async-offset for pagination.marty hiatt2023-10-131-5/+40
|
* add offset/limit params to search queries/buf specmarty hiatt2023-10-131-3/+7
|
* remove "api/v1/" from trends endpoint in buffer spec and buffer checksmarty hiatt2023-10-132-5/+4
|
* docstrings autoloadsmarty hiatt2023-10-132-3/+6
|
* improve processing for trending-statusesmarty hiatt2023-10-131-6/+1
|
* subst cmd keys for toot compose buffermarty hiatt2023-10-131-40/+52
|
* header-line-format no comment facemarty hiatt2023-10-131-3/+1
|
* update profile note: subst cmd keysmarty hiatt2023-10-131-1/+2
|
* set buffer spec explicitly for acct searchmarty hiatt2023-10-131-1/+4
|
* docstringmarty hiatt2023-10-131-4/+4
|
* fix more: search-buffer-p check before seach buf condmarty hiatt2023-10-131-9/+9
|
* unfuck non-search pagination fucked by search paginationmarty hiatt2023-10-131-1/+3
|
* add user id to user item inserting, for paginationmarty hiatt2023-10-131-5/+6
|
* hack to avoid repeat of last search status on calling --more*marty hiatt2023-10-131-1/+2
|
* tl--more*: add cond to handle search data if in search buffermarty hiatt2023-10-131-0/+8
|
* add update function to search buf spec: --timelinemarty hiatt2023-10-131-1/+2
|
* add basic limit/offset search paramsmarty hiatt2023-10-131-1/+7
|
* mastodon-http--api-search fun (search uses api v2)marty hiatt2023-10-133-7/+10
|
* also message profile search bindingmarty hiatt2023-10-131-1/+2
|
* index updatemarty hiatt2023-10-131-1/+5
|
* implement following "accounts" search. FIX #493.marty hiatt2023-10-131-9/+21
|
* docstring for account searchmarty hiatt2023-10-131-1/+1
|
* http: build query str only when we have a valuemarty hiatt2023-10-131-2/+3
|
* view instance: if rendering error, display raw jsonmarty hiatt2023-10-121-19/+28
|
* sub command keys for profile / search msgmarty hiatt2023-10-122-4/+8
|
* flychecksmarty hiatt2023-10-122-1/+7
|
* rough account statuses searchmarty hiatt2023-10-122-0/+10
|
* profile:message cycle bindingmarty hiatt2023-10-121-1/+2
|
* add completing-read for search type + message bindingmarty hiatt2023-10-121-1/+9
|
* rename two search funsmarty hiatt2023-10-121-4/+4
|
* rework search into three separate views with view cycling on C-c C-cmarty hiatt2023-10-121-15/+66
|
* handle search type buffers in buffer-typemarty hiatt2023-10-121-2/+11
|
* masto-url-p -> fedi-url-pmarty hiatt2023-10-121-2/+2
|
* url-p: optional @ prefix for "users" urlmarty hiatt2023-10-121-1/+1
|
* readme re friendicamarty hiatt2023-10-121-1/+1
|
* bumpmarty hiatt2023-10-121-1/+1
|
* add rough hometown user statuses url regexmarty hiatt2023-10-111-0/+1
|
* toot-url-regex: \\> not \\b at endmarty hiatt2023-10-111-1/+2
|
* improve handling of click to play: if image, call shr-browse-imagemarty hiatt2023-10-101-9/+16
|
* index updatemarty hiatt2023-10-101-0/+3
|
* click to play videomarty hiatt2023-10-101-0/+6
|
* expand-content-warnings custom: don't quote server symbolmarty hiatt2023-10-091-1/+1
|
* inhibit-read-only typo fixmarty hiatt2023-10-091-1/+1
|