| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | fix set buffer-spec for instance-description | marty hiatt | 2023-01-15 | 1 | -3/+3 |
| * | add fun --timeline-proper-p | marty hiatt | 2023-01-14 | 1 | -0/+7 |
| * | add list timelines and scheduled statuses to --get-buffer-type | marty hiatt | 2023-01-14 | 1 | -2/+6 |
| * | add funs --get-buffer-type and --has-toots-p | marty hiatt | 2023-01-11 | 1 | -0/+70 |
* | | case-insensitive match for --get-link-header-from-response | marty hiatt | 2023-01-13 | 1 | -1/+2 |
|/ |
|
* | customize number of posts displayed in a timeline or account view | marty hiatt | 2023-01-11 | 1 | -4/+14 |
* | Merge branch 'buffer-spec-update-params' into develop | marty hiatt | 2023-01-10 | 1 | -33/+40 |
|\ |
|
| * | optional no-error arg for get-buffer-property | marty hiatt | 2023-01-10 | 1 | -8/+10 |
| * | tl--get-buff-prop: don't error if we find nothing. | marty hiatt | 2023-01-09 | 1 | -3/+4 |
| * | factor out mastodon-tl--update-params. | marty hiatt | 2023-01-09 | 1 | -2/+7 |
| * | store params in buffer-spec, use for updating buffers | marty hiatt | 2023-01-09 | 1 | -27/+26 |
* | | remove first empty line in docstrings | marty hiatt | 2023-01-09 | 1 | -29/+2 |
|/ |
|
* | Document `mastodon-tl--set-after-update-marker' | Tassilo Horn | 2022-12-31 | 1 | -0/+3 |
* | docstrings | marty hiatt | 2022-12-30 | 1 | -2/+3 |
* | `mastodon-tl--set-after-update-marker' - add `t` to last cond branch | marty hiatt | 2022-12-30 | 1 | -2/+3 |
* | Fix mastodon-tl-position-after-update | Tassilo Horn | 2022-12-29 | 1 | -3/+3 |
* | hack tl--update so it works with update fun tl--thread | marty hiatt | 2022-12-29 | 1 | -11/+16 |
* | fix update local tl, tl--update, like tl--more | marty hiatt | 2022-12-29 | 1 | -2/+5 |
* | Merge commit 'pullreqs/350' into develop | marty hiatt | 2022-12-29 | 1 | -1/+35 |
|\ |
|
| * | Keep current position of point after updates (fixes #349) | Tassilo Horn | 2022-12-28 | 1 | -1/+35 |
| * | handle nil json response in tl--init* | marty hiatt | 2022-12-28 | 1 | -37/+39 |
| * | Revert "adapt messaging for following of locked accounts" | marty hiatt | 2022-12-28 | 1 | -26/+14 |
| * | FIX pagination of local timeline | marty hiatt | 2022-12-28 | 1 | -5/+6 |
* | | handle nil json response in tl--init* | marty hiatt | 2022-12-29 | 1 | -37/+39 |
* | | Revert "adapt messaging for following of locked accounts" | marty hiatt | 2022-12-29 | 1 | -26/+14 |
* | | FIX pagination of local timeline | marty hiatt | 2022-12-29 | 1 | -10/+20 |
|/ |
|
* | adapt messaging for following of locked accounts | marty hiatt | 2022-12-28 | 1 | -14/+26 |
* | mastodon-tl--spoiler: Add error handling to /preferences api query | Skylar Hill | 2022-12-08 | 1 | -2/+6 |
* | Merge branch 'schedule-toots' into develop | marty hiatt | 2022-11-30 | 1 | -0/+117 |
|\ |
|
| * | edit scheduled post keybindings | marty hiatt | 2022-11-30 | 1 | -1/+4 |
| * | make rescheduling without editing work, also with org-read-date | marty hiatt | 2022-11-29 | 1 | -0/+1 |
| * | cancel original scheduled toot if edited/rescheduled | marty hiatt | 2022-11-29 | 1 | -4/+5 |
| * | add var scheduled-id, so we can cancel it if we reschedule | marty hiatt | 2022-11-29 | 1 | -1/+2 |
| * | refactor set toot properties, autoloads, docstrings, fixes | marty hiatt | 2022-11-29 | 1 | -24/+17 |
| * | work on scheduling toots, editing as new, display scheduled ts | marty hiatt | 2022-11-29 | 1 | -15/+35 |
| * | view, reschedule, cancel scheduled toots | marty hiatt | 2022-11-28 | 1 | -0/+98 |
* | | tl.el section headings | marty hiatt | 2022-11-29 | 1 | -1/+3 |
|/ |
|
* | Better wording for now | Nicolas P. Rougier | 2022-11-28 | 1 | -1/+1 |
* | Modify relative time strings such as all string are <= 12 characters | Nicolas P. Rougier | 2022-11-27 | 1 | -6/+6 |
* | update copyright/author attribution | marty hiatt | 2022-11-27 | 1 | -0/+1 |
* | remove redundant str var | marty hiatt | 2022-11-27 | 1 | -3/+3 |
* | autoloads and docstrings | marty hiatt | 2022-11-27 | 1 | -2/+7 |
* | unmute or mute a thread | marty hiatt | 2022-11-27 | 1 | -5/+24 |
* | add tl--mute-thread | marty hiatt | 2022-11-27 | 1 | -0/+40 |
* | extract endpoint to let var in --thread | marty hiatt | 2022-11-27 | 1 | -2/+3 |
* | add fun mastodon-tl--dm-user | marty hiatt | 2022-11-27 | 1 | -0/+10 |
* | nil the update-fun in buffer-spec for --thread views | marty hiatt | 2022-11-26 | 1 | -4/+3 |
* | Merge branch 'develop' into filter-follow-by-lang | marty hiatt | 2022-11-26 | 1 | -52/+62 |
|\ |
|
| * | no lambdas allowed in buffer-spec update-function! | marty hiatt | 2022-11-26 | 1 | -2/+2 |
| * | --set-buffer-spec everywhere(?) and include handle/instance url | marty hiatt | 2022-11-26 | 1 | -4/+9 |