| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'develop' | mousebot | 2022-01-11 | 2 | -4/+3 |
|\| | |
|
| * | | byte compile warnings | mousebot | 2022-01-11 | 1 | -2/+3 |
| * | | FIX local mentions/links checking | mousebot | 2022-01-11 | 1 | -9/+9 |
| * | | FIX fetching max toot length from server | mousebot | 2022-01-11 | 1 | -4/+12 |
* | | | FIX fetching max toot length from server | mousebot | 2022-01-11 | 1 | -4/+12 |
* | | | Merge branch 'fix-local-mentions-links-checking' | mousebot | 2022-01-11 | 6 | -186/+118 |
|\ \ \ |
|
| * | | | FIX local mentions/links checking | mousebot | 2022-01-11 | 1 | -7/+9 |
| |/ / |
|
| * / | add support for poll notifications | mousebot | 2022-01-10 | 1 | -4/+12 |
| |/ |
|
| * | refactor notification functions | mousebot | 2022-01-03 | 1 | -75/+48 |
| * | fix follow-request-process: change "accept" to "authorize" | mousebot | 2021-12-29 | 1 | -7/+8 |
| * | pleroma compat comment | mousebot | 2021-12-25 | 1 | -0/+1 |
| * | reload on pin toggle | mousebot | 2021-12-25 | 1 | -2/+6 |
| * | Merge branch 'insert-status-refactor' into develop | mousebot | 2021-12-24 | 2 | -17/+9 |
| |\ |
|
| | * | refactor mastodon-notifications--insert-status | mousebot | 2021-12-24 | 2 | -17/+9 |
| * | | refactor follow request accept/reject functions. | mousebot | 2021-12-24 | 3 | -82/+33 |
| |/ |
|
| * | text-mode for toot compose buffer | mousebot | 2021-12-24 | 1 | -1/+1 |
* | | readme update for gh | mousebot | 2021-12-25 | 1 | -13/+12 |
* | | remove old auth test file | mousebot | 2021-12-24 | 1 | -47/+0 |
* | | Merge branch 'main' | mousebot | 2021-12-23 | 25 | -696/+3540 |
|\| |
|
| * | tiny ediff clean up 2. | mousebot | 2021-12-23 | 2 | -5/+3 |
| * | Merge branch 'main' into develop | mousebot | 2021-12-23 | 2 | -13/+11 |
| |\ |
|
| | * | apply pleroma patch from #208 | mousebot | 2021-12-23 | 1 | -0/+2 |
| | * | tiny cleanups after Ediff main / master | mousebot | 2021-12-23 | 1 | -14/+10 |
| | * | remove all ^M from update profile note buffer | mousebot | 2021-12-21 | 1 | -0/+1 |
| | * | override 'O' binding on links to my-profile | mousebot | 2021-12-21 | 1 | -0/+2 |
| * | | remove all ^M from update profile note buffer | mousebot | 2021-12-21 | 1 | -0/+1 |
| * | | override 'O' binding on links to my-profile | mousebot | 2021-12-21 | 1 | -0/+2 |
| * | | making a start on pinned toot tests | mousebot | 2021-12-20 | 1 | -1/+31 |
| * | | docstring and move pin toot toggle | mousebot | 2021-12-20 | 1 | -21/+18 |
| * | | tests for own-toot-p | mousebot | 2021-12-20 | 1 | -21/+36 |
| * | | improve delete toot tests | mousebot | 2021-12-20 | 3 | -7/+11 |
| * | | remove old comments | mousebot | 2021-12-20 | 1 | -6/+1 |
| * | | 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 |