| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'params-always-in-http-el' into develop | marty hiatt | 2022-11-24 | 3 | -27/+35 |
|\ |
|
| * | fix some tests due to params | marty hiatt | 2022-11-22 | 2 | -24/+32 |
| * | params always in http.el, only ever send alists from elsewhere. | marty hiatt | 2022-11-21 | 1 | -4/+4 |
| * | fix joined date in profile-tests | marty hiatt | 2022-11-21 | 1 | -58/+60 |
* | | Merge branch 'autoload-notifs-get' into develop | marty hiatt | 2022-11-22 | 1 | -1/+1 |
|\ \ |
|
| * | | make mastodon-notifications-get a global function | marty hiatt | 2022-11-21 | 1 | -1/+1 |
| |/ |
|
* | | mock mastodon-profile--format-joined-date-string in profie test | marty hiatt | 2022-11-22 | 1 | -0/+2 |
* | | fix joined date in profile tests 2 | marty hiatt | 2022-11-22 | 1 | -2/+2 |
* | | fix joined date in profile-tests | marty hiatt | 2022-11-21 | 1 | -58/+60 |
|/ |
|
* | fix toot del/pin tests | marty hiatt | 2022-11-21 | 1 | -19/+22 |
* | http--post - make args + headers optional args | marty hiatt | 2022-11-19 | 2 | -53/+53 |
* | -- separator for profile/tl funs in other files | marty hiatt | 2022-11-18 | 2 | -62/+62 |
* | fix make-author-buffer test: include header img | marty hiatt | 2022-11-12 | 1 | -1/+1 |
* | hack fix -toot--kill test: set mastodon-toot-previous-window-config | marty hiatt | 2022-11-12 | 1 | -4/+7 |
* | fix profile--make-author-buffer test: json array list not vector | marty hiatt | 2022-11-12 | 1 | -1/+1 |
* | add mock to fix author buffer test and notifs-get | marty hiatt | 2022-09-12 | 2 | -1/+6 |
* | fix spoiler text and indent tl-tests | marty hiatt | 2022-09-12 | 2 | -57/+60 |
* | fix http-get-retrieves test | marty hiatt | 2022-09-03 | 1 | -2/+2 |
* | test profile buffer for - change time stamp for woodpecker | marty hiatt | 2022-08-27 | 1 | -2/+2 |
* | update ert-helper to load all tests files | marty hiatt | 2022-08-27 | 1 | -0/+8 |
* | masto notifs tests filename correct | marty hiatt | 2022-08-27 | 1 | -1/+1 |
* | Merge pull request '2FA login support' (#255) from Red_Starfish/mastodon-up.e... | martianh | 2022-03-23 | 3 | -57/+97 |
|\ |
|
| * | test: fix `mastodon-auth--access-token-not-found' | Abhiseck Paira | 2022-02-25 | 1 | -0/+1 |
| * | test: add `mastodon-auth--user-unaware' | Abhiseck Paira | 2022-02-25 | 1 | -0/+8 |
| * | change '-' to '--' in between function and namespace names | Abhiseck Paira | 2022-02-23 | 2 | -10/+10 |
| * | test: add more test | Abhiseck Paira | 2022-02-16 | 1 | -0/+51 |
| * | test: add test for mastodon-client--general-read | Abhiseck Paira | 2022-02-16 | 1 | -0/+21 |
| * | test: merge mastodon-client--store1 and *store2 | Abhiseck Paira | 2022-02-11 | 1 | -14/+11 |
| * | test: fix mastodon-auth--access-token-not-found | Abhiseck Paira | 2022-01-27 | 1 | -0/+2 |
| * | test: remove tests for non existent functions | Abhiseck Paira | 2022-01-27 | 1 | -41/+0 |
| * | test: update client website in mastodon-client--register | Abhiseck Paira | 2022-01-27 | 1 | -1/+1 |
| * | test: change mastodon files loading order | Abhiseck Paira | 2022-01-27 | 1 | -1/+1 |
* | | ert-helper: load mastodon.el before -profile so mastodon-mode-map is avail | mousebot | 2022-02-17 | 1 | -1/+1 |
* | | Merge branch 'mpv-play-at-point' into develop | mousebot | 2022-02-13 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'develop' into mpv-play-at-point | mousebot | 2022-02-12 | 1 | -1/+4 |
| |\ \ |
|
| * | | | fix media-link-rendering-gif test | mousebot | 2022-02-11 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'develop' of codeberg.org:martianh/mastodon.el into develop | mousebot | 2022-02-12 | 1 | -0/+288 |
|\ \ \ |
|
| * | | | Add tests for mastodon-profile. | Holger Dürer | 2022-02-12 | 1 | -0/+288 |
* | | | | Merge branch 'develop' of codeberg.org:martianh/mastodon.el into develop | mousebot | 2022-02-12 | 1 | -1/+1 |
|\| | |
| |_|/
|/| | |
|
| * | | Fix the timer test that was broken with the recent timer fix. | Holger Dürer | 2022-02-12 | 1 | -1/+1 |
| |/ |
|
* / | fix search-get-user-info test broken by follow suggestions | mousebot | 2022-02-11 | 1 | -1/+4 |
|/ |
|
* | making a start on pinned toot tests | mousebot | 2021-12-20 | 1 | -1/+31 |
* | tests for own-toot-p | mousebot | 2021-12-20 | 1 | -21/+36 |
* | improve delete toot tests | mousebot | 2021-12-20 | 2 | -7/+9 |
* | delete toot test use temp buffer | mousebot | 2021-12-20 | 1 | -15/+44 |
* | 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 |
* | test mastodon-http--triage | mousebot | 2021-12-20 | 1 | -0/+75 |
* | Merge branch 'develop' into notify-when-post | mousebot | 2021-12-16 | 10 | -265/+532 |
|\ |
|