boxdot

Results 31 issues of boxdot

> Nice UI improvement. We however still have the issue that some "stopped writing" notifications are not received smh. Might open an issue about that. _Originally posted by @Sup3Legacy in...

Just thought that we assume in the receipt handling code that messages are stored in order of increasing timestamp even though this might not be the case on some occasions...

It is hard to open links in gurk. Some terminals (iterm2, alacritty) support opening links under the cursor, however if the link is wrapped it does not work. A proposal...

When sending a message in group channels, sometimes it appears multiple times in the chat on other devices.

The endpoint is a POST request without reponse body, which is different to other requests normally heaving a body reponse. Therefore, it does not fit to the POST macro. Also...

- fetching is now done by a global function in fetch.php. This allows to use this functions in test/xpath.php for testing. - besides of user configuration as explained in README.md...

Before: EOF is not handled at all. In particular, `process.stdin.resume` is sometimes called on the closed stdin stream, and in that case node.js terminates without an error. _This is a...

Would it possible to release the library with the current crossterm, that is, including this commit: 98b51330f822378dfa961666ba3f03c41075cdb6? Thank you for making this library!