No description
Find a file
Miguel de la Cruz 47eb5e405f Fetch message buffers from mattermost-buffers
When processing a WS frame, we were matching buffers by name to insert
the posts on them. This PR looks for the buffer on
`mattermost-buffers` by id keyword, making it much safer
2022-06-07 09:13:35 +02:00
mattermost.el Fetch message buffers from mattermost-buffers 2022-06-07 09:13:35 +02:00
README.md Add simple README file 2022-05-22 20:17:39 +02:00

mattermost.el

Emacs client for the Mattermos chat platform.