Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | readme contributing | marty hiatt | 2023-10-30 | 1 | -2/+4 | |
| | | | ||||||
| * | | request-auth-code: select-enable-clipboard. | marty hiatt | 2023-10-30 | 1 | -0/+1 | |
| | | | ||||||
| * | | note re tags timeline limit number of tags | marty hiatt | 2023-10-28 | 1 | -1/+3 | |
| |/ | ||||||
| * | 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 | |
| | | ||||||
| * | item-type list for list, not user (stray value) | marty hiatt | 2023-10-24 | 1 | -1/+1 | |
| | | ||||||
| * | display replies policy & exclusive status for lists | marty hiatt | 2023-10-24 | 1 | -34/+37 | |
| | | ||||||
| * | edit list: exclusive proper true/false strings | marty hiatt | 2023-10-24 | 1 | -2/+3 | |
| | | ||||||
| * | edit toot at point: do-if-item-strict | marty hiatt | 2023-10-24 | 1 | -19/+20 | |
| | | ||||||
| * | FIX #502. add "exclusive" param to create/edit lists. | marty hiatt | 2023-10-24 | 1 | -3/+8 | |
| | | ||||||
| * | no y-or-n-p for (un)bookmarking | marty hiatt | 2023-10-23 | 1 | -14/+10 | |
| | | ||||||
| * | 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. | |||||
| * | mastodon-toot--own-toot-p: call toot-or-base: we can edit our boosted toots | marty hiatt | 2023-10-20 | 1 | -4/+6 | |
| | | ||||||
| * | override shr-linkmap 'u' binding, to update. 'w' is copy-url already | marty hiatt | 2023-10-16 | 1 | -0/+3 | |
| | | ||||||
| * | fix elpaignore | marty hiatt | 2023-10-16 | 1 | -2/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | remove redundant next-/prev-item from views maps | marty hiatt | 2023-10-15 | 1 | -6/+0 | |
| | | ||||||
| * | next-/prev-toot>next-/prev-item, cond-case around pos update call | marty hiatt | 2023-10-15 | 6 | -41/+37 | |
| | | ||||||
| * | toot-id>item-id, toot-json>item-json, item-type for nav, byline still needed | marty hiatt | 2023-10-15 | 13 | -203/+208 | |
| | | ||||||
| * | masto views map: use prev/next-toot, not item for n/p | marty hiatt | 2023-10-15 | 1 | -3/+4 | |
| | | ||||||
| * | change some error calls to user-error calls | marty hiatt | 2023-10-15 | 4 | -18/+19 | |
| | | ||||||
| * | 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 | 2 | -6/+15 | |
| | | ||||||
| * | Merge branch 'minor-view' into develop | marty hiatt | 2023-10-14 | 2 | -23/+40 | |
| |\ | ||||||
| | * | 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 | 2 | -24/+43 | |
| | | | ||||||
| * | | fix init-sync for notifs-get compat with link-header/get-response | marty hiatt | 2023-10-14 | 1 | -4/+6 | |
| |/ | ||||||
| * | minor-view fixme | marty hiatt | 2023-10-14 | 1 | -3/+6 | |
| | | ||||||
| * | implement link-header pagination for foll-reqs | marty hiatt | 2023-10-14 | 2 | -8/+13 | |
| | | ||||||
| * | 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 | 2 | -7/+16 | |
| | | ||||||
| * | partly refactor views function. | marty hiatt | 2023-10-14 | 1 | -9/+5 | |
| | | ||||||
| * | more*: msg when response is nil | marty hiatt | 2023-10-14 | 1 | -1/+2 | |
| | | ||||||
| * | fix pagination for trending tags | marty hiatt | 2023-10-14 | 1 | -8/+2 | |
| | | ||||||
| * | add .elpaignore file | marty hiatt | 2023-10-14 | 1 | -0/+9 | |
| | | ||||||
| * | refactor/rename mastodon-search--insert-heading | marty hiatt | 2023-10-14 | 1 | -9/+7 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | tests docstring | marty hiatt | 2023-10-14 | 1 | -4/+2 | |
| | | ||||||
* | | readme contributing | marty hiatt | 2023-10-30 | 1 | -2/+4 | |
| | | ||||||
* | | 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. | |||||
* | | bump | marty hiatt | 2023-10-16 | 1 | -1/+1 | |
| | | ||||||
* | | fix elpaignore | marty hiatt | 2023-10-16 | 1 | -2/+1 | |
| | | ||||||
* | | add .elpaignore file | marty hiatt | 2023-10-15 | 1 | -0/+9 | |
| | | ||||||
* | | bump | marty hiatt | 2023-10-15 | 1 | -1/+1 | |
|/ | ||||||
* | refactor search, handle no results | marty hiatt | 2023-10-14 | 1 | -18/+32 | |
| | ||||||
* | docstrings | marty hiatt | 2023-10-14 | 1 | -3/+5 | |
| |