aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * edit toot at point: do-if-item-strictmarty hiatt2023-10-241-19/+20
| |
| * FIX #502. add "exclusive" param to create/edit lists.marty hiatt2023-10-241-3/+8
| |
| * no y-or-n-p for (un)bookmarkingmarty hiatt2023-10-231-14/+10
| |
| * tl--prev-toot-id: don't assume our funs return anything.marty hiatt2023-10-221-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.
| * mastodon-toot--own-toot-p: call toot-or-base: we can edit our boosted tootsmarty hiatt2023-10-201-4/+6
| |
| * override shr-linkmap 'u' binding, to update. 'w' is copy-url alreadymarty hiatt2023-10-161-0/+3
| |
| * fix elpaignoremarty hiatt2023-10-161-2/+1
| |
| * fix do-if-item comment: doesn't inc. tags, corrent for our usemarty hiatt2023-10-151-1/+1
| |
| * fix rename do-if-item-strictmarty hiatt2023-10-151-1/+1
| |
| * remove redundant next-/prev-item from views mapsmarty hiatt2023-10-151-6/+0
| |
| * next-/prev-toot>next-/prev-item, cond-case around pos update callmarty hiatt2023-10-156-41/+37
| |
| * toot-id>item-id, toot-json>item-json, item-type for nav, byline still neededmarty hiatt2023-10-1513-203/+208
| |
| * masto views map: use prev/next-toot, not item for n/pmarty hiatt2023-10-151-3/+4
| |
| * change some error calls to user-error callsmarty hiatt2023-10-154-18/+19
| |
| * remove "toots" from more msging, as its now (more) genericmarty hiatt2023-10-151-2/+2
| |
| * docstrings, autoloadsmarty hiatt2023-10-142-6/+15
| |
| * Merge branch 'minor-view' into developmarty hiatt2023-10-142-23/+40
| |\
| | * fix init-sync for notifs-get compat with link-header/get-responsemarty hiatt2023-10-141-4/+4
| | |
| | * fix minor-view disaster disastrously: put it all init-syncmarty hiatt2023-10-142-24/+43
| | |
| * | fix init-sync for notifs-get compat with link-header/get-responsemarty hiatt2023-10-141-4/+6
| |/
| * minor-view fixmemarty hiatt2023-10-141-3/+6
| |
| * implement link-header pagination for foll-reqsmarty hiatt2023-10-142-8/+13
| |
| * cond for more* pagination woesmarty hiatt2023-10-141-16/+18
| |
| * add params arg to init-sync, use limit param for foll_reqs/sugestsmarty hiatt2023-10-142-7/+16
| |
| * partly refactor views function.marty hiatt2023-10-141-9/+5
| |
| * more*: msg when response is nilmarty hiatt2023-10-141-1/+2
| |
| * fix pagination for trending tagsmarty hiatt2023-10-141-8/+2
| |
| * add .elpaignore filemarty hiatt2023-10-141-0/+9
| |
| * refactor/rename mastodon-search--insert-headingmarty hiatt2023-10-141-9/+7
| |
| * goto-too-pos: add masto-tab-stop second propmarty hiatt2023-10-141-5/+12
| |
| * move scroll up cmdmarty hiatt2023-10-141-9/+9
| |
| * tests docstringmarty hiatt2023-10-141-4/+2
| |
* | readme contributingmarty hiatt2023-10-301-2/+4
| |
* | tl--prev-toot-id: don't assume our funs return anything.marty hiatt2023-10-221-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.
* | bumpmarty hiatt2023-10-161-1/+1
| |
* | fix elpaignoremarty hiatt2023-10-161-2/+1
| |
* | add .elpaignore filemarty hiatt2023-10-151-0/+9
| |
* | bumpmarty hiatt2023-10-151-1/+1
|/
* refactor search, handle no resultsmarty hiatt2023-10-141-18/+32
|
* docstringsmarty hiatt2023-10-141-3/+5
|
* rename search-query to querymarty hiatt2023-10-145-13/+13
|
* search check type not data before inserting. fixes b-specmarty hiatt2023-10-141-3/+3
|
* don't run update in trending/search buffers for nowmarty hiatt2023-10-141-19/+23
|
* bumpmarty hiatt2023-10-131-1/+1
|
* fix search statuses from profilemarty hiatt2023-10-131-1/+1
|
* search headings even if no resultsmarty hiatt2023-10-131-3/+1
|
* update: thread-id only if threadmarty hiatt2023-10-131-3/+4
|
* bumpmarty hiatt2023-10-131-1/+1
|
* indexmarty hiatt2023-10-131-1/+1
|
* fix offset pagination for hashtags searchmarty hiatt2023-10-131-10/+16
|