Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge pull request 'info update for Issue #399' (#400) from ↵ | martianh | 2023-03-20 | 1 | -0/+4 | |
| |\ | | | | | | | | | | | | | | | | DavidMasterson/mastodon.el:info into develop Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/400 | |||||
| | * | Add Makefile, update README.org, rm mastodon.info | David Masterson | 2023-03-09 | 1 | -0/+4 | |
| | | | ||||||
| * | | factor grab-profile-json, and handle familiar followers. FIX #404 | marty hiatt | 2023-03-19 | 1 | -0/+3 | |
| | | | ||||||
| * | | readme re private notes | marty hiatt | 2023-03-16 | 1 | -0/+4 | |
| | | | ||||||
| * | | readme: add --dm-user | marty hiatt | 2023-03-16 | 1 | -0/+3 | |
| | | | ||||||
* | | | Merge branch 'develop' | marty hiatt | 2023-03-10 | 1 | -1/+12 | |
|\| | | ||||||
| * | | mastodon-toot-mode-hook: disable auto-fill. also readme | marty hiatt | 2023-03-10 | 1 | -1/+12 | |
| |/ | ||||||
| * | update readme bindings | marty hiatt | 2023-02-28 | 1 | -1/+2 | |
| | | ||||||
* | | update readme bindings | marty hiatt | 2023-02-28 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2023-02-28 | 1 | -72/+89 | |
|\| | ||||||
| * | readme re mastodon-switch-to-buffer | marty hiatt | 2023-02-28 | 1 | -0/+3 | |
| | | ||||||
| * | readme boosters/favouriters | marty hiatt | 2023-01-28 | 1 | -0/+2 | |
| | | ||||||
| * | readme updates | marty hiatt | 2023-01-28 | 1 | -4/+9 | |
| | | | | | | | | readme | |||||
| * | view instance binding | marty hiatt | 2023-01-16 | 1 | -63/+64 | |
| | | ||||||
| * | readme alt text for paypal link | marty hiatt | 2023-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | readme - show toc | marty hiatt | 2023-01-15 | 1 | -7/+5 | |
| | | ||||||
| * | readme: paypalme | marty hiatt | 2023-01-13 | 1 | -1/+1 | |
| | | ||||||
| * | readme: coding style pointers | marty hiatt | 2023-01-13 | 1 | -0/+7 | |
| | | ||||||
| * | readme | marty hiatt | 2023-01-13 | 1 | -1/+1 | |
| | | ||||||
| * | customize number of posts displayed in a timeline or account view | marty hiatt | 2023-01-11 | 1 | -0/+1 | |
| | | | | | | | | FIXES #363 | |||||
| * | readme: move default-reply-visibility | marty hiatt | 2023-01-10 | 1 | -3/+1 | |
| | | ||||||
| * | Merge pull request 'Add option to set the default reply visibility' (#370) ↵ | martianh | 2023-01-10 | 1 | -0/+3 | |
| |\ | | | | | | | | | | | | | | | | from boynux/mastodon.el:default-reply-visibility into develop Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/370 | |||||
| | * | Add option to set the default reply visibility | Moha | 2023-01-01 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change introduces a new option `mastodon-toot-default-reply-visibility`. The default is set to "Public". Replies will be defaulted to the value of this parameter unless the original toot has a more restrictive visiblity. For example: with `mastodon-toot--default-reply-visibility` set to "unlisted" - Original post visibility: public - Reply default visibility: unlinsted - Original post visbility: private (only-followers) - Repy default visibility: private | |||||
| * | | readme update - mastodon-alt | marty hiatt | 2023-01-10 | 1 | -1/+7 | |
| |/ | ||||||
* | | readme: paypalme | marty hiatt | 2023-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | readme: coding style pointers | marty hiatt | 2023-01-13 | 1 | -0/+7 | |
| | | ||||||
* | | readme | marty hiatt | 2023-01-13 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'develop' into HEAD | marty hiatt | 2022-11-26 | 1 | -94/+140 | |
|\ | ||||||
| * | readme fill paras | marty hiatt | 2022-11-26 | 1 | -20/+42 | |
| | | ||||||
| * | readme re completion style | marty hiatt | 2022-11-25 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'capf-completion' into develop | marty hiatt | 2022-11-25 | 1 | -4/+1 | |
| |\ | ||||||
| | * | capf readme | marty hiatt | 2022-11-25 | 1 | -4/+1 | |
| | | | ||||||
| * | | readme toot lang | marty hiatt | 2022-11-25 | 1 | -0/+1 | |
| |/ | ||||||
| * | readme read compatability | marty hiatt | 2022-11-24 | 1 | -1/+7 | |
| | | ||||||
| * | move add account to list profile to profile.el, + readme | marty hiatt | 2022-11-23 | 1 | -58/+62 | |
| | | ||||||
| * | make mastodon-notifications-get a global function | marty hiatt | 2022-11-21 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | so we can view notifs without first openin other masto buffers - move it to mastodon.el - autoload cookie - rename all instances - pray the keymap works | |||||
| * | readme bookmark emoji | marty hiatt | 2022-11-21 | 1 | -7/+7 | |
| | | ||||||
| * | display edit timestamp in byline, function to view toot history | marty hiatt | 2022-11-21 | 1 | -1/+3 | |
| | | ||||||
| * | readme re following tags | marty hiatt | 2022-11-19 | 1 | -0/+7 | |
| | | ||||||
| * | readme re support | marty hiatt | 2022-11-19 | 1 | -0/+6 | |
| | | ||||||
| * | readme | marty hiatt | 2022-11-19 | 1 | -0/+2 | |
| | | ||||||
| * | readme typo | marty hiatt | 2022-11-19 | 1 | -1/+1 | |
| | | ||||||
| * | toot.el -- separator for all funs but company backends | marty hiatt | 2022-11-19 | 1 | -3/+3 | |
| | | ||||||
| * | readme -- separator for all funs | marty hiatt | 2022-11-18 | 1 | -3/+3 | |
| | | ||||||
| * | -- separator for profile/tl funs in other files | marty hiatt | 2022-11-18 | 1 | -9/+9 | |
| | | ||||||
| * | readme | marty hiatt | 2022-11-17 | 1 | -11/+5 | |
| | | ||||||
| * | readme re mentions notifs view | marty hiatt | 2022-11-17 | 1 | -0/+1 | |
| | | ||||||
| * | binding for clear notif at point | marty hiatt | 2022-11-17 | 1 | -0/+1 | |
| | | ||||||
* | | readme fixes/features | marty hiatt | 2022-11-19 | 1 | -10/+3 | |
| | | ||||||
* | | readme | marty hiatt | 2022-11-19 | 1 | -11/+5 | |
| | |