Progyan
Progyan
Sorry -- noob question, but I wanted to know if this worked with the new M1 chips, and if there's anything to keep in mind while running this on those...
**What does this PR do?** Solves #516. Highlights the current narrow. Discussed here . **Tested?** - [x] Manually - [x] Existing tests (adapted, if necessary) - [x] Passed linting &...
**What does this PR do?** Adds bot markers to bots. Partial fix for #1155. **Tested?** - [x] Manually - [x] Existing tests (adapted, if necessary) - [ ] New tests...
**What does this PR do?** Towards a fix for #1197. Adds a StreamMessage total in the top left. WIP PR, accidentally wrote it on top of some pre-existing code --...
**What does this PR do?** Adds user friendly times to the user and message info views. The current view just includes the timestamp, which is hard to decipher. Partial fix...
**What does this PR do?** In the side panel, once narrowed, the active stream is highlighted. Partial fix for #516. Supersedes #1234 https://chat.zulip.org/#narrow/stream/206-zulip-terminal/topic/Highlight.20currently.20narrowed.20stream.2Ftopic.20.23T516 **Tested?** - [x] Manually - [ ]...
**What does this PR do?** Shows the detected platform on startup and in the About pop-up. Tries to fix #1216. **Tested?** - [x] Manually - [ ] Existing tests (adapted,...
**What does this PR do?** Added a soup_to_formatted_soup function that takes the soup and formats it so the notification doesn't contain any unwanted text. Currently, it only handles tables (sets...
**What does this PR do?** Added the shortcut hint for displaying Topics to the Streams Panel and a hint to get back to Streams in the Topics Panel. Associated with...
Shortcuts are paramount in the ZT experience, and new users must go through the Help menu very frequently. So, it makes sense to have a search functionality within the Help...