| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Merge branch 'develop' into media-type | mousebot | 2021-12-16 | 10 | -607/+633 |
| |\ |
|
| | * | Make the local ert runner pass. | Holger Dürer | 2021-11-10 | 3 | -1/+4 |
| | * | Hamonize tests. | Holger Dürer | 2021-11-10 | 9 | -127/+134 |
| | * | Reformatting `mastodon-search-tests.el`. | Holger Dürer | 2021-11-10 | 8 | -511/+517 |
| | * | Change `mastodon-auth-test.el` to not expect errors. | Holger Dürer | 2021-11-10 | 1 | -4/+16 |
| * | | update mastodon-media:get-media-link-rendering{-gif} | mousebot | 2021-11-09 | 1 | -1/+28 |
| |/ |
|
| * | update test mastodon-media:get-media-link-rendering with extra props | mousebot | 2021-11-09 | 1 | -2/+10 |
| * | Reformat all code. | Holger Dürer | 2021-11-06 | 7 | -390/+390 |
| * | add tests for -search.el | mousebot | 2021-11-06 | 2 | -0/+142 |
| * | Fix tests. | Holger Dürer | 2021-11-01 | 6 | -19/+83 |
* | | update mastodon-notifications--test-byline-concat for post notify | mousebot | 2021-11-06 | 1 | -1/+3 |
|/ |
|
* | fix tests to work with my changes: bylines + notifs async | mousebot | 2021-08-07 | 2 | -30/+34 |
* | Make the test less fragile | Johnson Denen | 2019-03-04 | 1 | -1/+2 |
* | Use the email address of the current user as default (#203) | Jürgen Hötzel | 2019-03-04 | 1 | -1/+1 |
* | Clean up whitespace | Johnson Denen | 2018-08-10 | 3 | -8/+8 |
* | Give mastodon-media--inline-images a saner interface. (#191) | H Durer | 2018-08-10 | 1 | -1/+1 |
* | Adjusted mastodon-tl.el to open user profiles in emacs. (#189) | Alexander Griffith | 2018-08-10 | 1 | -4/+6 |
* | Make users handles tabstops (#188) Closes #166 | H Durer | 2018-08-10 | 1 | -10/+65 |
* | Optionally use auth-source-search for fetching and saving password. (#181) | H Durer | 2018-08-10 | 1 | -15/+38 |
* | Adds the notification timeline to mastodon.el closing #34. (#178) | Alexander Griffith | 2018-08-10 | 2 | -1/+214 |
* | Support toggling content warning anywhere in the toot. (#180) | H Durer | 2018-08-10 | 1 | -1/+20 |
* | Generalizations for notifications (#174) | Alexander Griffith | 2018-08-10 | 1 | -10/+33 |
* | Recognise hashtag links and make them link to our own tag browsing functional... | Holger Durer | 2018-08-10 | 1 | -0/+47 |
* | Retoot add accts closes #155 | Alexander Griffith | 2018-03-05 | 1 | -0/+39 |
* | Make "Content warning" a tab stop and toggle to show/hide the main contents. ... | H Durer | 2018-03-05 | 1 | -2/+60 |
* | Allow user to navigate interesting things in a buffer via tabbing (tab to go ... | Holger Dürer | 2018-03-05 | 1 | -14/+159 |
* | Keep track of to which instance secrets in plstore belong. | Holger Dürer | 2018-03-02 | 2 | -28/+59 |
* | Closes #152 and extends the fix for #150 as well as a host of bug fixes | Alexander Griffith | 2018-02-28 | 1 | -0/+22 |
* | Merge branch 'develop' into fix-numericp | Alexander Griffith | 2018-02-26 | 1 | -0/+340 |
|\ |
|
| * | Add periodic updating of the timestamp displays. | Holger Dürer | 2017-06-19 | 1 | -4/+290 |
| * | Show the posting date in a more readable, relative to current time format. | Holger Dürer | 2017-06-19 | 1 | -0/+54 |
| * | Catch any errors thrown during url-retrieve. | Holger Dürer | 2017-06-19 | 1 | -0/+18 |
* | | Added tests to ensure that ids passed to mastodon-tl--updated-json and masto... | alexjgriffith | 2018-02-25 | 1 | -0/+20 |
* | | Catch any errors thrown during url-retrieve. | Holger Dürer | 2017-06-19 | 1 | -0/+18 |
|/ |
|
* | Remove most byte-compile warnings. | Holger Dürer | 2017-05-18 | 3 | -23/+23 |
* | Putting buffer name and update function in buffer local var | alexjgriffith | 2017-05-18 | 1 | -44/+0 |
* | Fix for #84 | Alexander Griffith | 2017-05-18 | 1 | -1/+45 |
* | Add tests for mastodon-media.el | Holger Dürer | 2017-05-12 | 2 | -0/+181 |
* | Move the rendering of images fully into mastodon-media.el and use default ima... | Holger Dürer | 2017-05-10 | 1 | -6/+46 |
* | Add the time of posting to the byline. | Holger Dürer | 2017-04-28 | 1 | -0/+178 |
* | Add mastodon-media to test helper | Johnson Denen | 2017-04-24 | 1 | -0/+1 |
* | Close #52 with mastodon-tl--more function | Johnson Denen | 2017-04-23 | 2 | -0/+8 |
* | Group API endpoint function with mastodon-http | Johnson Denen | 2017-04-23 | 1 | -1/+1 |
* | Clean up tests and update DOCSTRINGs | Johnson Denen | 2017-04-23 | 3 | -35/+13 |
* | Rewrite mastodon-auth | Johnson Denen | 2017-04-23 | 3 | -129/+37 |
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 8 | -13/+6 |
* | Add mastodon-client feature | Johnson Denen | 2017-04-23 | 1 | -0/+76 |
* | Retrieve home timeline with `mastodon' function | Johnson Denen | 2017-04-14 | 1 | -0/+16 |
* | Use synchronous calls for simpler JSON parsing | Johnson Denen | 2017-04-14 | 1 | -2/+3 |
* | Add GET function | Johnson Denen | 2017-04-14 | 1 | -0/+10 |