zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

Official Zulip terminal client.

Results 364 zulip-terminal issues
Sort by recently updated
recently updated
newest added

This PR brings following changes: * Shows a Tutorial at startup. * Allows user to change settings before loading UI.

has conflicts
size: XL

This PR is a step in the direction of fixing #395. **TODO**: Add tests

size: M
has conflicts

This is more of a *food for thought* PR (hence the 'draft') in hopes that it may possibly be an option we may want to consider one day. This introduces...

has conflicts
size: XL

This PR makes the set_count behaviour more consistent. The commits are broken as: * Rename a variable in set_count() function for better understanding * Extracting and distinguishing (read vs unread)...

size: L
has conflicts

The reason for this change is to * make it wasy to find position to add new tests (Especially for new contributors) * To make the test structure similar to...

area: tests
has conflicts
size: XL

This should resolve #326; the approach is somewhat WIP but is functional and could be merged once tests are updated/added. The approach taken is as follows: * extend fetching messages...

bug
size: L
has conflicts

@neiljp if you think this PR is easier to review, then I will push the changes in the other PR. I did a complete change of commits. Let me know...

enhancement
has conflicts
size: XL

* Make UsersView a `urwid.Frame` and RightColumnView a `urwid.Pile` object. This change would be helpful in future if we decide to add buddy PM to `RightColumnView` as well. * Move...

has conflicts
size: XL

This PR adds support to mute topics from within ZT on `M` keypress: * The first commit here introduces API call to toggle muted status. * The second adds a...

has conflicts
size: XL

This PR is a follow-up to some renaming done for the `Index` data, now for `UnreadCounts`. This improves how clearly and concisely the code reads by removing the redundant `unread_`...

size: L
has conflicts