aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-notifications.el
Commit message (Expand)AuthorAgeFilesLines
...
* fix follow-request-process: change "accept" to "authorize"mousebot2021-12-291-7/+8
* Merge branch 'insert-status-refactor' into developmousebot2021-12-241-14/+2
|\
| * refactor mastodon-notifications--insert-statusmousebot2021-12-241-14/+2
* | refactor follow request accept/reject functions.mousebot2021-12-241-32/+29
|/
* tiny ediff clean up 2.mousebot2021-12-231-2/+1
* bump version to a round numbermousebot2021-12-171-1/+1
* boilerplate maintainer contactmousebot2021-12-171-0/+1
* depend on emacs 27.1, flychecks, docstrings, etc.mousebot2021-12-171-1/+1
* bump version, change homepage link, readmemousebot2021-12-171-2/+2
* Merge branch 'develop' into notify-when-postmousebot2021-12-161-49/+49
|\
| * Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s...Holger Dürer2021-11-061-15/+15
| * Reformat all code.Holger Dürer2021-11-061-34/+34
| * tiny cleanupmousebot2021-11-061-1/+0
| * Fix compilation warnings.Holger Dürer2021-11-011-7/+8
* | add support for receiving notifications when a user postsmousebot2021-11-021-2/+24
|/
* restore original tl--init as tl--init-sync.mousebot2021-10-251-1/+1
* flycheck: docstrings, autoloads, etcmousebot2021-10-031-5/+17
* package-lint: bump to emacs 26.1, disable stream keybindingsmousebot2021-09-221-1/+1
* follow requests accept/reject from notifications +mousebot2021-08-091-13/+64
* include follow-requests in notificationsmousebot2021-08-081-2/+21
* feed notfication ID to mastodon-notifications--insert-statusmousebot2021-06-191-9/+38
* typos and readmemousebot2021-06-141-1/+1
* enable async stream for user notifications.mousebot2021-06-031-3/+3
* bump masto version, bump emacs version to 25.1, dependency in readmemousebot2021-05-311-2/+2
* make the boosts/favorite byline text in notifications less ambiguousmousebot2021-05-211-2/+2
* message for notifs load, tiny search.el cleanupmousebot2021-05-171-1/+2
* Update copyright and bump versionJohnson Denen2019-03-041-1/+1
* Fix boosting and faving in the notifications buffer.Holger Dürer2018-08-101-4/+6
* Remove compiler warnings in mastodon-notifications.el (#190)H Durer2018-08-101-0/+12
* Give mastodon-media--inline-images a saner interface. (#191)H Durer2018-08-101-5/+7
* Adds the notification timeline to mastodon.el closing #34. (#178)Alexander Griffith2018-08-101-0/+133