| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request 'Document `mastodon-tl--set-after-update-marker`' (#368) f... | martianh | 2022-12-31 | 1 | -0/+3 |
|\ \ |
|
| * | | Document `mastodon-tl--set-after-update-marker' | Tassilo Horn | 2022-12-31 | 1 | -0/+3 |
|/ / |
|
* | | docstrings | marty hiatt | 2022-12-30 | 2 | -4/+5 |
* | | `mastodon-tl--set-after-update-marker' - add `t` to last cond branch | marty hiatt | 2022-12-30 | 1 | -2/+3 |
* | | Merge pull request 'Fix mastodon-tl-position-after-update' (#366) from tsdh/m... | martianh | 2022-12-29 | 1 | -3/+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 |
* | Merge pull request 'Only add scheduled_at parameter to toot params when non-n... | martianh | 2022-12-27 | 1 | -11/+13 |
|\ |
|
| * | Only add scheduled_at parameter to toot params when non-nil | Toke Høiland-Jørgensen | 2022-12-26 | 1 | -11/+13 |
|/ |
|
* | Merge pull request 'Reply-to adds an extra whitespace after the list of menti... | martianh | 2022-12-26 | 2 | -35/+60 |
|\ |
|
| * | Merge branch 'develop' into fix-two-spaces-in-reply | martianh | 2022-12-26 | 2 | -7/+14 |
| |\
| |/
|/| |
|
* | | Merge pull request 'Do not pass URL directly to message.' (#361) from sigkill... | martianh | 2022-12-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Do not pass URL directly to message. | Troels Henriksen | 2022-12-23 | 1 | -1/+1 |
* | | | Merge pull request 'further harden custom emoji regex filtering' (#360) from ... | martianh | 2022-12-23 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | further harden custom emoji regex filtering | Bas Alberts | 2022-12-22 | 1 | -2/+2 |
|/ / |
|
* | | fix for custom emoji path traversal | Bas Alberts | 2022-12-23 | 1 | -7/+13 |
* | | message auth URL when copying to kill ring | marty hiatt | 2022-12-18 | 1 | -0/+1 |
| * | Merge branch 'develop' into fix-two-spaces-in-reply | emocoder | 2022-12-19 | 5 | -72/+397 |
| |\
| |/
|/| |
|
* | | Merge pull request 'mastodon-tl--spoiler: Add error handling to /preferences ... | martianh | 2022-12-11 | 1 | -2/+6 |
|\ \ |
|
| * | | mastodon-tl--spoiler: Add error handling to /preferences api query | Skylar Hill | 2022-12-08 | 1 | -2/+6 |
* | | | Merge pull request 'Use mastodon-toot--count-toot-chars when validating toot ... | martianh | 2022-12-11 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use mastodon-toot--count-toot-chars when validating toot length | Sacha Chua | 2022-12-08 | 1 | -1/+1 |
|/ / |
|
* | | update comment re completion fetching | marty hiatt | 2022-12-02 | 1 | -4/+2 |
* | | factor fetch candidates fun, try to improve completion performance | marty hiatt | 2022-12-01 | 1 | -13/+21 |
* | | completion - bound the --get-bounds backward regex search | marty hiatt | 2022-12-01 | 1 | -1/+5 |
* | | schedule-toot - comment to acknowledge ct | marty hiatt | 2022-11-30 | 1 | -0/+2 |
* | | Merge branch 'schedule-toots' into develop | marty hiatt | 2022-11-30 | 2 | -20/+229 |
|\ \ |
|
| * | | 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 | 2 | -5/+12 |
| * | | display value of --scheduled-for in org-read-date if set | marty hiatt | 2022-11-29 | 1 | -3/+13 |
| * | | cancel original scheduled toot if edited/rescheduled | marty hiatt | 2022-11-29 | 2 | -6/+16 |
| * | | edit toot: use set-toot-properties | marty hiatt | 2022-11-29 | 1 | -5/+4 |
| * | | add var scheduled-id, so we can cancel it if we reschedule | marty hiatt | 2022-11-29 | 2 | -4/+10 |
| * | | refactor set toot properties, autoloads, docstrings, fixes | marty hiatt | 2022-11-29 | 2 | -33/+43 |
| * | | set-toot-lang > -language | marty hiatt | 2022-11-29 | 1 | -2/+2 |
| * | | work on scheduling toots, editing as new, display scheduled ts | marty hiatt | 2022-11-29 | 2 | -23/+74 |
| * | | abbreviate toot compose properties (visibility, char count etc) | marty hiatt | 2022-11-29 | 1 | -3/+3 |
| * | | tweak scheduled toot message string date format | marty hiatt | 2022-11-29 | 1 | -1/+1 |
| * | | view, reschedule, cancel scheduled toots | marty hiatt | 2022-11-28 | 1 | -0/+98 |
| * | | add schedule toot function + binding | marty hiatt | 2022-11-28 | 1 | -4/+14 |