Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | bump version | marty hiatt | 2024-08-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | remove duplicated tl funs (from develop audit) | marty hiatt | 2024-08-16 | 1 | -40/+0 | |
| | | | ||||||
* | | | apply filters to notifications. #575. | marty hiatt | 2024-08-16 | 1 | -72/+77 | |
| | | | ||||||
* | | | basic apply filters. #575. | marty hiatt | 2024-08-16 | 3 | -20/+119 | |
| | | | ||||||
* | | | info update | marty hiatt | 2024-08-04 | 2 | -11/+10 | |
| | | | ||||||
* | | | Merge branch 'develop' | marty hiatt | 2024-08-04 | 11 | -394/+554 | |
|\| | | ||||||
| * | | Revert "multisession var in -toot.el" | marty hiatt | 2024-08-04 | 1 | -29/+21 | |
| | | | | | | | | | | | | This reverts commit 00ac9103adba722f8c2ddbd67db6b0ff6bcebc46. | |||||
| * | | Revert "readme: multisession" | marty hiatt | 2024-08-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | This reverts commit 1887a2d414029cfd7d76b5ea2edee9a15a85d0cf. | |||||
| * | | Revert "replace persist with multisession" | marty hiatt | 2024-08-04 | 3 | -15/+10 | |
| |/ | | | | | | | This reverts commit f19f3bc2735bd78bb3150b8507b6f8949108cece. | |||||
| * | commentary | marty hiatt | 2024-08-02 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'develop' into insert-status-for-fold | marty hiatt | 2024-08-02 | 1 | -7/+10 | |
| |\ | ||||||
| | * | add underscores to user-like url regexes | marty hiatt | 2024-08-02 | 1 | -7/+10 | |
| | | | ||||||
| | * | fix prev-item-id | marty hiatt | 2024-08-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | fix prev-item-id | marty hiatt | 2024-08-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | reimplement folding via insert body only. | marty hiatt | 2024-08-02 | 1 | -87/+101 | |
| |/ | | | | | | | | | | | | | adds a toot-body prop to body only adds toot-foldable and toot-folded props to whole toot (so can check it at byline) shouldn't add any wrong newlines adds no-byline flag to insert-status | |||||
| * | folding comments / action docstring | marty hiatt | 2024-08-01 | 2 | -3/+17 | |
| | | ||||||
| * | refactor toot--toggle-bookmark | marty hiatt | 2024-08-01 | 1 | -33/+26 | |
| | | ||||||
| * | refactor toot--toggle-boost-or-favourite | marty hiatt | 2024-08-01 | 1 | -45/+46 | |
| | | ||||||
| * | readme, index, info | marty hiatt | 2024-07-31 | 4 | -26/+33 | |
| | | ||||||
| * | fix where we leave point on (un)folding | marty hiatt | 2024-07-31 | 1 | -4/+5 | |
| | | ||||||
| * | bind fold toggle | marty hiatt | 2024-07-30 | 1 | -0/+1 | |
| | | ||||||
| * | fold-post-toggle | marty hiatt | 2024-07-30 | 1 | -0/+11 | |
| | | ||||||
| * | small adjustments to point placement with (un)folding | marty hiatt | 2024-07-30 | 1 | -8/+11 | |
| | | ||||||
| * | no newline after READ MORE heading | marty hiatt | 2024-07-30 | 2 | -5/+4 | |
| | | ||||||
| * | fix newlines accumulating on (un)folding toots | marty hiatt | 2024-07-30 | 1 | -1/+4 | |
| | | ||||||
| * | add mastodon-tl--fold-post | marty hiatt | 2024-07-30 | 1 | -10/+18 | |
| | | ||||||
| * | --thread: diff name for option arg to avoid macro var | marty hiatt | 2024-07-30 | 1 | -3/+6 | |
| | | ||||||
| * | fix unfolding faved/bookmarked toots | marty hiatt | 2024-07-30 | 1 | -3/+4 | |
| | | ||||||
| * | toot.el: use mastodon-toot--base-toot-or-item-json | marty hiatt | 2024-07-30 | 1 | -9/+5 | |
| | | ||||||
| * | flymake our user-error mess | marty hiatt | 2024-07-30 | 1 | -27/+27 | |
| | | ||||||
| * | Merge branch 'with-toot-item' into develop | marty hiatt | 2024-07-30 | 1 | -122/+119 | |
| |\ | ||||||
| | * | docstring | marty hiatt | 2024-07-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | toot.el: user-error not message when needed | marty hiatt | 2024-07-02 | 1 | -31/+29 | |
| | | | ||||||
| | * | use with-toot-item and clean up functions that use it | marty hiatt | 2024-07-02 | 1 | -89/+88 | |
| | | | ||||||
| * | | flip an if clause | marty hiatt | 2024-07-30 | 1 | -11/+11 | |
| | | | ||||||
| * | | add item-json prop to fave/boost strings, so (un)folding works | marty hiatt | 2024-07-29 | 1 | -4/+6 | |
| | | | ||||||
| * | | read CW when setting, not when sending, also display it. FIX #569. | marty hiatt | 2024-07-19 | 1 | -22/+12 | |
| | | | ||||||
| * | | index update | marty hiatt | 2024-07-19 | 1 | -1/+3 | |
| | | | ||||||
| * | | toot--insert-emoji: defalis -> defun. | marty hiatt | 2024-07-19 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | the alias is only set on loading, when mastodon-use-emojify may not be set yet. so we defun it which means it'll check the var whenever it is run. | |||||
| * | | flip an if clause | marty hiatt | 2024-07-18 | 1 | -14/+14 | |
| | | | ||||||
| * | | unfold toot: replace whole item on unfolding (so we have props!) | marty hiatt | 2024-07-18 | 1 | -15/+16 | |
| | | | ||||||
| * | | update info | marty hiatt | 2024-07-18 | 2 | -30/+32 | |
| | | | ||||||
| * | | Merge branch 'emoji.el' into develop | marty hiatt | 2024-07-18 | 5 | -81/+112 | |
| |\ \ | ||||||
| | * | | readme re tofu | marty hiatt | 2024-07-08 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | index | marty hiatt | 2024-07-06 | 1 | -3/+1 | |
| | | | | ||||||
| | * | | update info | marty hiatt | 2024-07-06 | 2 | -54/+87 | |
| | | | | ||||||
| | * | | readme, emoji | marty hiatt | 2024-07-06 | 1 | -19/+18 | |
| | | | | ||||||
| | * | | toot: default to emoji.el, emojify customize | marty hiatt | 2024-07-06 | 2 | -10/+14 | |
| | | | | | | | | | | | | | | | | mastodon-use-emojify customize | |||||
| * | | | use mastodon-use-emojify in toot.el | marty hiatt | 2024-07-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | flymake toot.el | marty hiatt | 2024-07-18 | 1 | -4/+4 | |
| | | | |