aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-tl-tests.el
Commit message (Expand)AuthorAgeFilesLines
* fix tests to work with my changes: bylines + notifs asyncmousebot2021-08-071-27/+31
* Clean up whitespaceJohnson Denen2018-08-101-5/+5
* 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
* 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
* 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
* 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
* | Added tests to ensure that ids passed to mastodon-tl--updated-json and masto...alexjgriffith2018-02-251-0/+20
|/
* Remove most byte-compile warnings.Holger Dürer2017-05-181-8/+8
* Putting buffer name and update function in buffer local varalexjgriffith2017-05-181-44/+0
* Fix for #84Alexander Griffith2017-05-181-1/+45
* Add tests for mastodon-media.elHolger Dürer2017-05-121-0/+2
* Move the rendering of images fully into mastodon-media.el and use default ima...Holger Dürer2017-05-101-6/+46
* Add the time of posting to the byline.Holger Dürer2017-04-281-0/+178
* Close #52 with mastodon-tl--more functionJohnson Denen2017-04-231-0/+7
* Clean up tests and update DOCSTRINGsJohnson Denen2017-04-231-12/+8
* Use Cask to run tests in TravisCIJohnson Denen2017-04-231-1/+0
* Retrieve home timeline with `mastodon' functionJohnson Denen2017-04-141-0/+16