aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | override 'O' binding on links to my-profilemousebot2021-12-211-0/+2
* | making a start on pinned toot testsmousebot2021-12-201-1/+31
* | docstring and move pin toot togglemousebot2021-12-201-21/+18
* | tests for own-toot-pmousebot2021-12-201-21/+36
* | improve delete toot testsmousebot2021-12-203-7/+11
* | remove old commentsmousebot2021-12-201-6/+1
* | delete toot test use temp buffermousebot2021-12-201-15/+44
* | refactoring delete/redraft functionsmousebot2021-12-201-37/+43
* | hack attempts to test delete toot functionsmousebot2021-12-201-2/+39
* | add block/mute calls to test do user action functionmousebot2021-12-201-2/+22
* | test mastodon-tl--do-user-action-functionmousebot2021-12-201-1/+95
* | typos and docstringsmousebot2021-12-203-9/+13
* | test mastodon-http--triagemousebot2021-12-201-0/+75
|/
* autoload typomousebot2021-12-171-1/+1
* improve faves count help-echo propertizingmousebot2021-12-171-10/+30
* readmemousebot2021-12-171-5/+6
* y-or-n-p before cancelling a toot.mousebot2021-12-171-1/+7
* mapcar* -> cl-mapcar in -tl.elmousebot2021-12-171-3/+2
* bump version to a round numbermousebot2021-12-1713-13/+13
* cl-lib not cl for mapcar* in -tlmousebot2021-12-171-2/+2
* boilerplate maintainer contactmousebot2021-12-1713-1/+16
* depend on emacs 27.1, flychecks, docstrings, etc.mousebot2021-12-1713-25/+37
* bump version, change homepage link, readmemousebot2021-12-1714-27/+27
* revert echo faves on toot text in thread viewmousebot2021-12-171-12/+1
* Merge branch 'develop'mousebot2021-12-1725-1003/+1754
|\
| * keep "O"/my-profile binding when point on image.mousebot2021-12-171-0/+2
| * FIX echo faves in thread view clashing with media help-echomousebot2021-12-171-16/+28
| * Merge branch 'develop' into echo-faves-in-threadmousebot2021-12-172-49/+44
| |\
| | * ensure media-attachment is not a dirmousebot2021-12-171-9/+11
| | * Merge branch 'immed-async-media-upload' into developmousebot2021-12-171-15/+18
| | |\
| | | * fix media attachments test before postingmousebot2021-12-171-15/+18
| | * | readme updatemousebot2021-12-161-25/+15
| * | | Merge branch 'develop' into echo-faves-in-threadmousebot2021-12-1617-785/+890
| |\| |
| | * | Merge branch 'immed-async-media-upload' into developmousebot2021-12-162-27/+29
| | |\|
| | | * attach media test before postmousebot2021-12-151-3/+6
| | | * a first hack to make media uploads immediate and async.mousebot2021-12-152-24/+23
| | * | refactor notify-user-posts functionsmousebot2021-12-161-25/+32
| | * | Merge branch 'develop' into notify-when-postmousebot2021-12-1624-931/+1229
| | |\ \
| | | * \ Merge branch 'develop' into media-typemousebot2021-12-1614-741/+745
| | | |\ \
| | | | * \ Merge branch 'refactor-follows-etc' into developmousebot2021-12-161-120/+76
| | | | |\ \
| | | | | * | indent-buffer on -tl.elmousebot2021-12-161-14/+14
| | | | | * | refactor un/follow, un/block, un/mute functionsmousebot2021-12-151-116/+72
| | | | | |/
| | | | * | improve display of polls:mousebot2021-12-161-4/+18
| | | | * | customize option to enable custom emoji by default.mousebot2021-12-152-1/+8
| | | | |/
| | | | * rename company mentions to 'mastodon-toot-mentions'mousebot2021-12-121-5/+6
| | | | * Merge pull request 'Do a bit of work on tests' (#18) from h_d/mastodon.el:tes...mouse bot2021-11-1210-625/+653
| | | | |\
| | | | | * Make the local ert runner pass.Holger Dürer2021-11-103-1/+4
| | | | | * Hamonize tests.Holger Dürer2021-11-109-127/+134
| | | | | * Reformatting `mastodon-search-tests.el`.Holger Dürer2021-11-108-511/+517
| | | | | * Change `mastodon-auth-test.el` to not expect errors.Holger Dürer2021-11-101-4/+16
| | | | |/