Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests. | Holger Dürer | 2021-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | These needed a bit of tender love and care to get back into passing state. - Move the auth tests to the `test` directory. No idea what it was doing in `lisp`. - Image tests are mostly broken because with later Emacsen we no longer need the `imagemagic` option on create-image. - Some method signatures have changed and mocking calls needed to follow suit. | ||||
* | fix tests to work with my changes: bylines + notifs async | mousebot | 2021-08-07 | 1 | -3/+3 |
| | |||||
* | Clean up whitespace | Johnson Denen | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Adds the notification timeline to mastodon.el closing #34. (#178) | Alexander Griffith | 2018-08-10 | 1 | -0/+213 |
- Can now handle notifications (follow reblog favourite and mention) - Tests for each of the rendering functions are included - Added keybinding N to mastodon.el for mastodon-notifications-get - added mastodon-notifications to ert-helper.el |