Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix offset pagination for hashtags search | marty hiatt | 2023-10-13 | 1 | -10/+16 |
| | |||||
* | autoload | marty hiatt | 2023-10-13 | 1 | -0/+1 |
| | |||||
* | add offset/limit params to search queries/buf spec | marty hiatt | 2023-10-13 | 1 | -3/+7 |
| | |||||
* | remove "api/v1/" from trends endpoint in buffer spec and buffer checks | marty hiatt | 2023-10-13 | 1 | -2/+1 |
| | |||||
* | improve processing for trending-statuses | marty hiatt | 2023-10-13 | 1 | -6/+1 |
| | |||||
* | set buffer spec explicitly for acct search | marty hiatt | 2023-10-13 | 1 | -1/+4 |
| | |||||
* | docstring | marty hiatt | 2023-10-13 | 1 | -4/+4 |
| | |||||
* | add user id to user item inserting, for pagination | marty hiatt | 2023-10-13 | 1 | -5/+6 |
| | |||||
* | add update function to search buf spec: --timeline | marty hiatt | 2023-10-13 | 1 | -1/+2 |
| | |||||
* | add basic limit/offset search params | marty hiatt | 2023-10-13 | 1 | -1/+7 |
| | |||||
* | mastodon-http--api-search fun (search uses api v2) | marty hiatt | 2023-10-13 | 1 | -6/+3 |
| | |||||
* | implement following "accounts" search. FIX #493. | marty hiatt | 2023-10-13 | 1 | -9/+21 |
| | |||||
* | sub command keys for profile / search msg | marty hiatt | 2023-10-12 | 1 | -1/+3 |
| | |||||
* | flychecks | marty hiatt | 2023-10-12 | 1 | -1/+5 |
| | |||||
* | rough account statuses search | marty hiatt | 2023-10-12 | 1 | -0/+2 |
| | |||||
* | add completing-read for search type + message binding | marty hiatt | 2023-10-12 | 1 | -1/+9 |
| | |||||
* | rename two search funs | marty hiatt | 2023-10-12 | 1 | -4/+4 |
| | |||||
* | rework search into three separate views with view cycling on C-c C-c | marty hiatt | 2023-10-12 | 1 | -15/+66 |
| | |||||
* | audit search.el | marty hiatt | 2023-05-10 | 1 | -45/+36 |
| | |||||
* | refactor format-heading in search.el | marty hiatt | 2023-05-10 | 1 | -15/+11 |
| | |||||
* | Merge branch 'with-masto-buf-2' into develop | marty hiatt | 2023-05-07 | 1 | -46/+40 |
|\ | |||||
| * | eval-when-compile for with-mastodon-buffer, and re-indent | marty hiatt | 2023-05-06 | 1 | -41/+40 |
| | | |||||
* | | Revert "with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -28/+30 |
| | | | | | | | | This reverts commit 51f8b782ac6721939e20eca459fe88eb4304857c. | ||||
* | | Revert "updates to with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -15/+18 |
|/ | | | | This reverts commit 59e5e3ece54bcac36d9debad392bff25a31438b5. | ||||
* | updates to with-mastodon-buffer macro | marty hiatt | 2023-05-04 | 1 | -18/+15 |
| | |||||
* | with-mastodon-buffer macro | marty hiatt | 2023-05-03 | 1 | -30/+28 |
| | |||||
* | add horiz bar to follow suggests/reqs | marty hiatt | 2023-04-21 | 1 | -1/+3 |
| | |||||
* | Fix missing close paren | Bruce Durling | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | view-trending: add limit params, and go to point min | marty hiatt | 2023-03-30 | 1 | -2/+8 |
| | |||||
* | cull stray hashtags comment | marty hiatt | 2023-03-29 | 1 | -1/+0 |
| | |||||
* | remove stray interactive calls for search-accounts/tags-query | marty hiatt | 2023-03-29 | 1 | -2/+0 |
| | |||||
* | refactor trending-tags to view-trending, add trending-statuses | marty hiatt | 2023-03-29 | 1 | -13/+39 |
| | |||||
* | remove all ;; Package-Requires: declarations save for main file | marty hiatt | 2023-03-27 | 1 | -1/+0 |
| | | | | main file is set in .dir-locals.el now | ||||
* | replace hypen horiz-bars with unicode masto-tl--horiz-bar if poss | marty hiatt | 2023-03-23 | 1 | -8/+8 |
| | |||||
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -2/+2 |
| | | | | thanks stephan! | ||||
* | FIX #412. give render-text account data to work with | marty hiatt | 2023-03-20 | 1 | -1/+1 |
| | |||||
* | remove unused code | marty hiatt | 2023-03-20 | 1 | -2/+0 |
| | |||||
* | sort all autoloads | marty hiatt | 2023-03-19 | 1 | -6/+6 |
| | | | | sort autoloads in profile.el | ||||
* | fix set buffer spec buffer name for trending tags | marty hiatt | 2023-01-15 | 1 | -1/+1 |
| | |||||
* | remove first empty line in docstrings | marty hiatt | 2023-01-09 | 1 | -2/+0 |
| | |||||
* | remove stray company funs in search.el | marty hiatt | 2022-11-26 | 1 | -11/+3 |
| | |||||
* | always use --set-buffer-spec, not setq --buffer-spec | marty hiatt | 2022-11-26 | 1 | -11/+8 |
| | |||||
* | comment remove company mention | marty hiatt | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into capf-completion | marty hiatt | 2022-11-25 | 1 | -2/+1 |
|\ | |||||
| * | docstrings and autoloads | marty hiatt | 2022-11-24 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'develop' into capf-completion | marty hiatt | 2022-11-24 | 1 | -5/+6 |
|\| | |||||
| * | remove redundant --get-search(-json) funs, use new params --get-json | marty hiatt | 2022-11-22 | 1 | -5/+7 |
| | | |||||
| * | params always in http.el, only ever send alists from elsewhere. | marty hiatt | 2022-11-21 | 1 | -2/+2 |
| | | | | | | | | probably incomplete but mostly done. | ||||
* | | silence the tags/handles searche queries | marty hiatt | 2022-11-22 | 1 | -3/+3 |
| | | |||||
* | | a first go at capf completion backends for mentions and tags | marty hiatt | 2022-11-22 | 1 | -2/+10 |
|/ | | | | | the regex searches still fail sometimes, and completions don't show urls or usernames like the old company backends. |