| Commit message (Expand) | Author | Age | Files | Lines |
* | byte compile warnings | mousebot | 2022-01-11 | 1 | -2/+3 |
* | add support for poll notifications | mousebot | 2022-01-10 | 1 | -4/+12 |
* | refactor notification functions | mousebot | 2022-01-03 | 1 | -75/+48 |
* | fix follow-request-process: change "accept" to "authorize" | mousebot | 2021-12-29 | 1 | -7/+8 |
* | Merge branch 'insert-status-refactor' into develop | mousebot | 2021-12-24 | 1 | -14/+2 |
|\ |
|
| * | refactor mastodon-notifications--insert-status | mousebot | 2021-12-24 | 1 | -14/+2 |
* | | refactor follow request accept/reject functions. | mousebot | 2021-12-24 | 1 | -32/+29 |
|/ |
|
* | tiny ediff clean up 2. | mousebot | 2021-12-23 | 1 | -2/+1 |
* | bump version to a round number | mousebot | 2021-12-17 | 1 | -1/+1 |
* | boilerplate maintainer contact | mousebot | 2021-12-17 | 1 | -0/+1 |
* | depend on emacs 27.1, flychecks, docstrings, etc. | mousebot | 2021-12-17 | 1 | -1/+1 |
* | bump version, change homepage link, readme | mousebot | 2021-12-17 | 1 | -2/+2 |
* | Merge branch 'develop' into notify-when-post | mousebot | 2021-12-16 | 1 | -49/+49 |
|\ |
|
| * | Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s... | Holger Dürer | 2021-11-06 | 1 | -15/+15 |
| * | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -34/+34 |
| * | tiny cleanup | mousebot | 2021-11-06 | 1 | -1/+0 |
| * | Fix compilation warnings. | Holger Dürer | 2021-11-01 | 1 | -7/+8 |
* | | add support for receiving notifications when a user posts | mousebot | 2021-11-02 | 1 | -2/+24 |
|/ |
|
* | restore original tl--init as tl--init-sync. | mousebot | 2021-10-25 | 1 | -1/+1 |
* | flycheck: docstrings, autoloads, etc | mousebot | 2021-10-03 | 1 | -5/+17 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
* | follow requests accept/reject from notifications + | mousebot | 2021-08-09 | 1 | -13/+64 |
* | include follow-requests in notifications | mousebot | 2021-08-08 | 1 | -2/+21 |
* | feed notfication ID to mastodon-notifications--insert-status | mousebot | 2021-06-19 | 1 | -9/+38 |
* | typos and readme | mousebot | 2021-06-14 | 1 | -1/+1 |
* | enable async stream for user notifications. | mousebot | 2021-06-03 | 1 | -3/+3 |
* | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
* | make the boosts/favorite byline text in notifications less ambiguous | mousebot | 2021-05-21 | 1 | -2/+2 |
* | message for notifs load, tiny search.el cleanup | mousebot | 2021-05-17 | 1 | -1/+2 |
* | Update copyright and bump version | Johnson Denen | 2019-03-04 | 1 | -1/+1 |
* | Fix boosting and faving in the notifications buffer. | Holger Dürer | 2018-08-10 | 1 | -4/+6 |
* | Remove compiler warnings in mastodon-notifications.el (#190) | H Durer | 2018-08-10 | 1 | -0/+12 |
* | Give mastodon-media--inline-images a saner interface. (#191) | H Durer | 2018-08-10 | 1 | -5/+7 |
* | Adds the notification timeline to mastodon.el closing #34. (#178) | Alexander Griffith | 2018-08-10 | 1 | -0/+133 |