Neil Pilgrim
Neil Pilgrim
Currently the following cause ~empty messages: (there may be other cases to add) * [ ] `[](https://www.camera-rumors.com/wp-content/uploads/2018/02/sony-a7iii-sample-image-11.jpg)` * [ ] `[](google.com)` UPDATE 2023-11: It appears that a regular URL works...
For fairly "large" servers such as chat.zulip.org memory usage can be larger than one might expect, partially since we retain all the original data sent by the server and don't...
As initially reported in #680, the MacOS Terminal app appears to not work well with the current set of application hotkeys, specifically `ctrl d` and those using the `alt` (`meta`)...
This is a follow-up to #1282. This likely needs a good understanding of what ZT does with links, messages, etc. in order to do well, so is possibly not a...
The current values of these are shown in the About popup at runtime: - [ ] Platform (Linux/MacOS/[Unsupported]) - [ ] Python version/implementation (3.x, x=...; implementation=CPython, PyPy) - [ ]...
### What does this PR do, and why? This PR is intended to - check that dependencies work satisfactorily under Python 3.12 - ensure that we install under Python 3.12...
### What does this PR do, and why? We previously relied on local time for determining presence, rather than the returned timestamp. ### Outstanding aspect(s) - [ ] Tests -...
For a small number of unreads, this feature works reasonably well, and #1245 migrated older work to skip muted topics and streams. However, as discussed in the related [topic](https://chat.zulip.org/#narrow/stream/206-zulip-terminal/topic/.E2.9C.94.20Skip.20muted.20topics.20and.20streams.20on.20'n'.20.23T442.20.23T1239.20.23T1245) and...
### What does this PR do, and why? WIP ### Outstanding aspect(s) - [ ] ### External discussion & connections - [ ] Discussed in **#zulip-terminal** in `topic` - [...
This is a follow-up to the user-visible #1288, as fixed by #1322. - Rename/clarify internal variables; we could dedicate a specific task to this, but it may be more effective...