aboutsummaryrefslogtreecommitdiff
path: root/README.org
Commit message (Collapse)AuthorAgeFilesLines
* readme: paypalmemarty hiatt2023-01-131-1/+1
|
* readme: coding style pointersmarty hiatt2023-01-131-0/+7
|
* readmemarty hiatt2023-01-131-1/+1
|
* customize number of posts displayed in a timeline or account viewmarty hiatt2023-01-111-0/+1
| | | | FIXES #363
* readme: move default-reply-visibilitymarty hiatt2023-01-101-3/+1
|
* Merge pull request 'Add option to set the default reply visibility' (#370) ↵martianh2023-01-101-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 visibilityMoha2023-01-011-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-altmarty hiatt2023-01-101-1/+7
|/
* Merge branch 'develop' into HEADmarty hiatt2022-11-261-94/+140
|\
| * readme fill parasmarty hiatt2022-11-261-20/+42
| |
| * readme re completion stylemarty hiatt2022-11-251-1/+1
| |
| * Merge branch 'capf-completion' into developmarty hiatt2022-11-251-4/+1
| |\
| | * capf readmemarty hiatt2022-11-251-4/+1
| | |
| * | readme toot langmarty hiatt2022-11-251-0/+1
| |/
| * readme read compatabilitymarty hiatt2022-11-241-1/+7
| |
| * move add account to list profile to profile.el, + readmemarty hiatt2022-11-231-58/+62
| |
| * make mastodon-notifications-get a global functionmarty hiatt2022-11-211-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 emojimarty hiatt2022-11-211-7/+7
| |
| * display edit timestamp in byline, function to view toot historymarty hiatt2022-11-211-1/+3
| |
| * readme re following tagsmarty hiatt2022-11-191-0/+7
| |
| * readme re supportmarty hiatt2022-11-191-0/+6
| |
| * readmemarty hiatt2022-11-191-0/+2
| |
| * readme typomarty hiatt2022-11-191-1/+1
| |
| * toot.el -- separator for all funs but company backendsmarty hiatt2022-11-191-3/+3
| |
| * readme -- separator for all funsmarty hiatt2022-11-181-3/+3
| |
| * -- separator for profile/tl funs in other filesmarty hiatt2022-11-181-9/+9
| |
| * readmemarty hiatt2022-11-171-11/+5
| |
| * readme re mentions notifs viewmarty hiatt2022-11-171-0/+1
| |
| * binding for clear notif at pointmarty hiatt2022-11-171-0/+1
| |
* | readme fixes/featuresmarty hiatt2022-11-191-10/+3
| |
* | readmemarty hiatt2022-11-191-11/+5
| |
* | readme re supportmarty hiatt2022-11-191-0/+6
| |
* | Merge branch 'develop'marty hiatt2022-11-131-1/+1
|\|
| * change foll-reqs view reject binding to 'j', like notifs viewmarty hiatt2022-11-131-1/+1
| | | | | | | | then 'r' is only ever used for reply, even tho not avail in fr view
| * readme NBmarty hiatt2022-11-121-3/+3
| |
| * readme bug reportsmarty hiatt2022-11-111-1/+9
| |
| * readme nota benemarty hiatt2022-11-111-3/+3
| |
| * readme typosmarty hiatt2022-11-101-3/+3
| |
| * readme: Nota Benemarty hiatt2022-11-101-0/+8
| |
* | readme bug reportsmarty hiatt2022-11-121-0/+8
| |
* | readme NBmarty hiatt2022-11-121-3/+3
| |
* | readme typosmarty hiatt2022-11-101-3/+3
| |
* | readme: Nota Benemarty hiatt2022-11-101-0/+8
| |
* | Merge pull request 'Update 'README.org'' (#297) from ↵martianh2022-11-091-2/+2
|\ \ | | | | | | | | | | | | | | | bigMouthCommie/mastodon.el:main into main Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/297
| * | Update 'README.org'bigMouthCommie2022-11-091-2/+2
| |/ | | | | | | changed issues links to reflect current master repository
* / readme typomarty hiatt2022-11-091-1/+1
|/
* readme depsmarty hiatt2022-11-051-3/+5
|
* readme re pollmarty hiatt2022-11-051-1/+2
|
* readmemarty hiatt2022-10-301-0/+2
|
* Merge branch 'draft-toots' into developmarty hiatt2022-09-191-0/+8
|\