Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
| | |||||
* | typo in async http-layer, unless in http process-json, typo in readm | mousebot | 2021-06-21 | 1 | -1/+1 |
| | |||||
* | fix async "local" endpoint, docstrings | mousebot | 2021-06-07 | 1 | -4/+4 |
| | |||||
* | handle error on kill async buffer, begin same on borked JSON. | mousebot | 2021-06-05 | 1 | -18/+14 |
| | |||||
* | enable async stream for user notifications. | mousebot | 2021-06-03 | 1 | -27/+56 |
| | | | | creates a notifications filter for the 'user' stream, then handles display of notifications, which have their own timeline funs. | ||||
* | add basic live updates of home/local/federated timelines. | mousebot | 2021-06-01 | 1 | -0/+332 |
the code, mastodon-async.el is taken from https://github.com/alexjgriffith/mastodon-future.el and only slightly modified to make the home stream work. |