| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make list-follow-tags idiot proof | marty hiatt | 2023-03-23 | 1 | -2/+4 |
* | remove extra blank line | marty hiatt | 2023-03-23 | 1 | -1/+0 |
* | fix toggle show toot stats | marty hiatt | 2023-03-23 | 1 | -36/+37 |
* | separate faves/boosts-count prop in toot-stats | marty hiatt | 2023-03-23 | 1 | -4/+8 |
* | do-if-toot-strict, to prevent faves/boosts on user listings | marty hiatt | 2023-03-22 | 1 | -1/+8 |
* | fix acccount-view-cycle and tl--get-buffer-type to handle profile views sans ... | marty hiatt | 2023-03-21 | 1 | -9/+13 |
* | remove stale TODOs, test for notifs buffer in format-help-echo | marty hiatt | 2023-03-21 | 1 | -10/+3 |
* | FIX changing --property arity breaking more/update/next | marty hiatt | 2023-03-21 | 1 | -1/+1 |
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -41/+37 |
* | cull unused, and now unneeded, --has-toots-p fun | marty hiatt | 2023-03-21 | 1 | -13/+0 |
* | Merge branch 'stats-byline' into develop. FIX #414 | marty hiatt | 2023-03-21 | 1 | -19/+74 |
|\ |
|
| * | fix toot-stats fun name! | marty hiatt | 2023-03-21 | 1 | -2/+2 |
| * | print toot stats right aligned on byline. FIX #414. | marty hiatt | 2023-03-20 | 1 | -19/+74 |
* | | use tl--property 'prop :no-move. FIX #416 | marty hiatt | 2023-03-21 | 1 | -16/+17 |
* | | add no-move arg to --property, rename --grab-profile-json | marty hiatt | 2023-03-21 | 1 | -12/+11 |
|/ |
|
* | stray map-get-accts >> use map-alist | marty hiatt | 2023-03-20 | 1 | -1/+1 |
* | fix calls to map-account-id-from-toot | marty hiatt | 2023-03-20 | 1 | -2/+2 |
* | factor out map-account-id-from-toot | marty hiatt | 2023-03-20 | 1 | -8/+10 |
* | indent tl.el | marty hiatt | 2023-03-20 | 1 | -10/+10 |
* | add erase-buffer calls to our with-current-buffer calls | marty hiatt | 2023-03-20 | 1 | -0/+4 |
* | remove unused code | marty hiatt | 2023-03-20 | 1 | -5/+0 |
* | add comment re test | marty hiatt | 2023-03-20 | 1 | -0/+1 |
* | rename mastodon-tl-map-alist-to-alist to mastodon-tl--map-alist-vals-to-alist | marty hiatt | 2023-03-19 | 1 | -1/+1 |
* | refactor tl--map-alist-to-alist | marty hiatt | 2023-03-19 | 1 | -0/+8 |
* | map-get-accts > map-alist, handle no results for fam folls | marty hiatt | 2023-03-19 | 1 | -19/+10 |
* | factor out -tl--map-get-accts | marty hiatt | 2023-03-19 | 1 | -3/+8 |
* | sort all autoloads | marty hiatt | 2023-03-19 | 1 | -29/+27 |
* | factor out mastodon-views.el for minor views | marty hiatt | 2023-03-18 | 1 | -749/+0 |
* | tl.el package description | marty hiatt | 2023-03-18 | 1 | -1/+1 |
* | clean up -tl.el: | marty hiatt | 2023-03-17 | 1 | -217/+248 |
* | another --profile-buffer-p call | marty hiatt | 2023-03-16 | 1 | -2/+1 |
* | with-current-buffer for use-local-map calls | marty hiatt | 2023-03-14 | 1 | -3/+6 |
* | lsp corrections: lambdas, if to when, etc. | marty hiatt | 2023-03-14 | 1 | -6/+2 |
* | fix broken instance-response-fun | marty hiatt | 2023-03-10 | 1 | -4/+4 |
* | replace with-output-to-temp-buffer with with-current-buffer calls | marty hiatt | 2023-03-08 | 1 | -79/+79 |
* | view-instance: include domain in buffer name | marty hiatt | 2023-03-05 | 1 | -2/+4 |
* | FIX #398 -- bad if from bad brackets in --more | marty hiatt | 2023-03-01 | 1 | -6/+6 |
* | autoloads, flychecks | marty hiatt | 2023-02-19 | 1 | -0/+1 |
* | more cases to use buffer-type-eq | marty hiatt | 2023-02-19 | 1 | -1/+1 |
* | Merge branch 'develop' into buffer-type | marty hiatt | 2023-02-18 | 1 | -1/+1 |
|\ |
|
| * | refactor tl--get-link-header | marty hiatt | 2023-02-18 | 1 | -2/+2 |
| * | handle no "next" link header, roughly | marty hiatt | 2023-02-18 | 1 | -10/+15 |
* | | Merge branch 'develop' into buffer-type | marty hiatt | 2023-02-18 | 1 | -1/+1 |
|\ \ |
|
| * | | refactor tl--get-link-header | marty hiatt | 2023-02-18 | 1 | -2/+2 |
| * | | handle no "next" link header, roughly | marty hiatt | 2023-02-18 | 1 | -10/+15 |
| |/ |
|
* | | Merge branch 'develop' into buffer-type | marty hiatt | 2023-02-18 | 1 | -13/+18 |
|\ \ |
|
| * | | refactor tl--get-link-header | marty hiatt | 2023-02-18 | 1 | -2/+2 |
| * | | handle no "next" link header, roughly | marty hiatt | 2023-02-18 | 1 | -10/+15 |
| |/ |
|
| * | get-link-header: test for "link" header specifically | marty hiatt | 2023-02-18 | 1 | -2/+2 |
* | | docstring | marty hiatt | 2023-02-18 | 1 | -1/+4 |