aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ert-helper: load mastodon.el before -profile so mastodon-mode-map is availmousebot2022-02-171-1/+1
* Merge branch 'mpv-play-at-point' into developmousebot2022-02-131-1/+1
|\
| * Merge branch 'develop' into mpv-play-at-pointmousebot2022-02-121-1/+4
| |\
| * | fix media-link-rendering-gif testmousebot2022-02-111-1/+1
* | | Merge branch 'develop' of codeberg.org:martianh/mastodon.el into developmousebot2022-02-121-0/+288
|\ \ \
| * | | Add tests for mastodon-profile.Holger Dürer2022-02-121-0/+288
* | | | Merge branch 'develop' of codeberg.org:martianh/mastodon.el into developmousebot2022-02-121-1/+1
|\| | | | |_|/ |/| |
| * | Fix the timer test that was broken with the recent timer fix.Holger Dürer2022-02-121-1/+1
| |/
* / fix search-get-user-info test broken by follow suggestionsmousebot2022-02-111-1/+4
|/
* making a start on pinned toot testsmousebot2021-12-201-1/+31
* tests for own-toot-pmousebot2021-12-201-21/+36
* improve delete toot testsmousebot2021-12-202-7/+9
* delete toot test use temp buffermousebot2021-12-201-15/+44
* 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
* test mastodon-http--triagemousebot2021-12-201-0/+75
* Merge branch 'develop' into notify-when-postmousebot2021-12-1610-265/+532
|\
| * Merge branch 'develop' into media-typemousebot2021-12-1610-607/+633
| |\
| | * 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
| * | update mastodon-media:get-media-link-rendering{-gif}mousebot2021-11-091-1/+28
| |/
| * update test mastodon-media:get-media-link-rendering with extra propsmousebot2021-11-091-2/+10
| * Reformat all code.Holger Dürer2021-11-067-390/+390
| * add tests for -search.elmousebot2021-11-062-0/+142
| * Fix tests.Holger Dürer2021-11-016-19/+83
* | update mastodon-notifications--test-byline-concat for post notifymousebot2021-11-061-1/+3
|/
* fix tests to work with my changes: bylines + notifs asyncmousebot2021-08-072-30/+34
* Make the test less fragileJohnson Denen2019-03-041-1/+2
* Use the email address of the current user as default (#203)Jürgen Hötzel2019-03-041-1/+1
* Clean up whitespaceJohnson Denen2018-08-103-8/+8
* Give mastodon-media--inline-images a saner interface. (#191)H Durer2018-08-101-1/+1
* Adjusted mastodon-tl.el to open user profiles in emacs. (#189)Alexander Griffith2018-08-101-4/+6
* Make users handles tabstops (#188) Closes #166H Durer2018-08-101-10/+65
* Optionally use auth-source-search for fetching and saving password. (#181)H Durer2018-08-101-15/+38
* Adds the notification timeline to mastodon.el closing #34. (#178)Alexander Griffith2018-08-102-1/+214
* Support toggling content warning anywhere in the toot. (#180)H Durer2018-08-101-1/+20
* Generalizations for notifications (#174)Alexander Griffith2018-08-101-10/+33
* Recognise hashtag links and make them link to our own tag browsing functional...Holger Durer2018-08-101-0/+47
* Retoot add accts closes #155Alexander Griffith2018-03-051-0/+39
* Make "Content warning" a tab stop and toggle to show/hide the main contents. ...H Durer2018-03-051-2/+60
* Allow user to navigate interesting things in a buffer via tabbing (tab to go ...Holger Dürer2018-03-051-14/+159
* Keep track of to which instance secrets in plstore belong.Holger Dürer2018-03-022-28/+59
* Closes #152 and extends the fix for #150 as well as a host of bug fixesAlexander Griffith2018-02-281-0/+22
* Merge branch 'develop' into fix-numericpAlexander Griffith2018-02-261-0/+340
|\
| * Add periodic updating of the timestamp displays.Holger Dürer2017-06-191-4/+290
| * Show the posting date in a more readable, relative to current time format.Holger Dürer2017-06-191-0/+54
| * Catch any errors thrown during url-retrieve.Holger Dürer2017-06-191-0/+18