| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | delete toot test use temp buffer | mousebot | 2021-12-20 | 1 | -15/+44 |
| * | | refactoring delete/redraft functions | mousebot | 2021-12-20 | 1 | -37/+43 |
| * | | hack attempts to test delete toot functions | mousebot | 2021-12-20 | 1 | -2/+39 |
| * | | add block/mute calls to test do user action function | mousebot | 2021-12-20 | 1 | -2/+22 |
| * | | test mastodon-tl--do-user-action-function | mousebot | 2021-12-20 | 1 | -1/+95 |
| * | | typos and docstrings | mousebot | 2021-12-20 | 3 | -9/+13 |
| * | | test mastodon-http--triage | mousebot | 2021-12-20 | 1 | -0/+75 |
| |/ |
|
| * | autoload typo | mousebot | 2021-12-17 | 1 | -1/+1 |
| * | improve faves count help-echo propertizing | mousebot | 2021-12-17 | 1 | -10/+30 |
| * | readme | mousebot | 2021-12-17 | 1 | -5/+6 |
| * | y-or-n-p before cancelling a toot. | mousebot | 2021-12-17 | 1 | -1/+7 |
| * | mapcar* -> cl-mapcar in -tl.el | mousebot | 2021-12-17 | 1 | -3/+2 |
| * | bump version to a round number | mousebot | 2021-12-17 | 13 | -13/+13 |
| * | cl-lib not cl for mapcar* in -tl | mousebot | 2021-12-17 | 1 | -2/+2 |
| * | boilerplate maintainer contact | mousebot | 2021-12-17 | 13 | -1/+16 |
| * | depend on emacs 27.1, flychecks, docstrings, etc. | mousebot | 2021-12-17 | 13 | -25/+37 |
| * | bump version, change homepage link, readme | mousebot | 2021-12-17 | 14 | -27/+27 |
| * | revert echo faves on toot text in thread view | mousebot | 2021-12-17 | 1 | -12/+1 |
| * | Merge branch 'develop' | mousebot | 2021-12-17 | 25 | -1003/+1754 |
| |\ |
|
| | * | keep "O"/my-profile binding when point on image. | mousebot | 2021-12-17 | 1 | -0/+2 |
| | * | FIX echo faves in thread view clashing with media help-echo | mousebot | 2021-12-17 | 1 | -16/+28 |
| | * | Merge branch 'develop' into echo-faves-in-thread | mousebot | 2021-12-17 | 2 | -49/+44 |
| | |\ |
|
| | | * | ensure media-attachment is not a dir | mousebot | 2021-12-17 | 1 | -9/+11 |
| | | * | Merge branch 'immed-async-media-upload' into develop | mousebot | 2021-12-17 | 1 | -15/+18 |
| | | |\ |
|
| | | | * | fix media attachments test before posting | mousebot | 2021-12-17 | 1 | -15/+18 |
| | | * | | readme update | mousebot | 2021-12-16 | 1 | -25/+15 |
| | * | | | Merge branch 'develop' into echo-faves-in-thread | mousebot | 2021-12-16 | 17 | -785/+890 |
| | |\| | |
|
| | | * | | Merge branch 'immed-async-media-upload' into develop | mousebot | 2021-12-16 | 2 | -27/+29 |
| | | |\| |
|
| | | | * | attach media test before post | mousebot | 2021-12-15 | 1 | -3/+6 |
| | | | * | a first hack to make media uploads immediate and async. | mousebot | 2021-12-15 | 2 | -24/+23 |
| | | * | | refactor notify-user-posts functions | mousebot | 2021-12-16 | 1 | -25/+32 |
| | | * | | Merge branch 'develop' into notify-when-post | mousebot | 2021-12-16 | 24 | -931/+1229 |
| | | |\ \ |
|
| | | | * \ | Merge branch 'develop' into media-type | mousebot | 2021-12-16 | 14 | -741/+745 |
| | | | |\ \ |
|
| | | | | * \ | Merge branch 'refactor-follows-etc' into develop | mousebot | 2021-12-16 | 1 | -120/+76 |
| | | | | |\ \ |
|
| | | | | | * | | indent-buffer on -tl.el | mousebot | 2021-12-16 | 1 | -14/+14 |
| | | | | | * | | refactor un/follow, un/block, un/mute functions | mousebot | 2021-12-15 | 1 | -116/+72 |
| | | | | | |/ |
|
| | | | | * | | improve display of polls: | mousebot | 2021-12-16 | 1 | -4/+18 |
| | | | | * | | customize option to enable custom emoji by default. | mousebot | 2021-12-15 | 2 | -1/+8 |
| | | | | |/ |
|
| | | | | * | rename company mentions to 'mastodon-toot-mentions' | mousebot | 2021-12-12 | 1 | -5/+6 |
| | | | | * | Merge pull request 'Do a bit of work on tests' (#18) from h_d/mastodon.el:tes... | mouse bot | 2021-11-12 | 10 | -625/+653 |
| | | | | |\ |
|
| | | | | | * | Make the local ert runner pass. | Holger Dürer | 2021-11-10 | 3 | -1/+4 |
| | | | | | * | Hamonize tests. | Holger Dürer | 2021-11-10 | 9 | -127/+134 |
| | | | | | * | Reformatting `mastodon-search-tests.el`. | Holger Dürer | 2021-11-10 | 8 | -511/+517 |
| | | | | | * | Change `mastodon-auth-test.el` to not expect errors. | Holger Dürer | 2021-11-10 | 1 | -4/+16 |
| | | | | |/ |
|
| | | | | * | move profile view followers/following bindings to 's'/'g'. | mousebot | 2021-11-10 | 1 | -2/+2 |
| | | | | * | move profile--my-profile binding to 'O' | mousebot | 2021-11-10 | 1 | -1/+1 |
| | | | | * | autocompletion ignores case of handles/display names | mousebot | 2021-11-09 | 1 | -2/+2 |
| | | | * | | update mastodon-media:get-media-link-rendering{-gif} | mousebot | 2021-11-09 | 1 | -1/+28 |
| | | | * | | Merge branch 'develop' into media-type | mousebot | 2021-11-09 | 1 | -2/+10 |
| | | | |\| |
|
| | | | | * | update test mastodon-media:get-media-link-rendering with extra props | mousebot | 2021-11-09 | 1 | -2/+10 |