Neil Pilgrim
Neil Pilgrim
I feel this has been discussed in the past, but couldn't find a reference to an issue. When in a narrow other than all-messages, we should limit the display of...
This feature would provide the equivalent functionality to the web-app where clicking on the private messages button opens a drop-down. However, in our case it seems cleaner (certainly as a...
**What does this PR do?** This is a WIP taking the last commit of #442, rebasing, reformatting and correcting for how that PR treats is_muted_topic as also incorporating if the...
The client works rather well at this point, but it's important for prospective users to know whether features are present, hidden/undocumented/difficult-to-find, partially implemented, not implemented. These could refer to issues/PRs,...
Some keys, such as `+` and `*` (or `ctrl s`) send a message on pressing, and are currently only limited by the rate the keys can be pressed. This likely...
Currently there are cases when editing a message, where we send details to the server of a message edit, even if the topic or content have not changed. These 'no...
This refactors the view update (originally by @sumanthvrao) on pushing newer topics to the top of the topic list, making the logic cleaner. The final commit fixes #661. NOTES: *...
* Go to topic list (eg. in test here) * Search for very specific topic * Wait for a new test message (or add one via another client), which doesn't...
* Find a message with multiple thumbs-up * Toggle thumbs-up (+) * Toggle again One of those last two, depending on your previous thumbs-up reaction to that message, currently completely...
This is the next iteration of https://github.com/zulip/zulip-terminal/issues/984, and is mainly for tracking. See that issue or those prior for potentially useful tools. 3.7 is due to reach end of life...