Sarthak Garg

Results 9 issues of Sarthak Garg

ZT currently supports a basic version of the user information popup (press `i` in users list to open), with some trivial details of a user. However, we can improve its...

enhancement
area: UI

This is a follow-up PR from #708. It adds support for handling internal PM links. I highly appreciate the work of @preetmishra in #708, by which it became simpler and...

has conflicts
size: XL
PR awaiting update

ZT currently handles some common (e.g., message/subscription update) events. To know more about events API, check out the [Get events doc](https://zulip.com/api/get-events) :) Below are some events that might be a...

high priority
GSoC
area: event handling
missing feature: admin
missing feature: user
TRACKING

This PR adds a feature to capture the screen of ZT using the hotkey `meta c`. The screenshots are saved locally in `screenshots/` (format: `png`) This PR could also potentially...

enhancement
size: L
has conflicts
PR awaiting update
PR completion candidate

The workflow uses CRON time syntax to schedule the check daily at a specific time. In case of a mismatch in fetched data and existing data, the check would fail...

size: L
has conflicts
PR needs review
area: infrastructure

@preetmishra Thanks for your primary work on this in a local branch, that helped me structuring this PR with separate commits and additional tests. This PR adds a basic support...

has conflicts
feedback wanted
area: message rendering
PR awaiting update
missing feature: user
version parity: 3
PR completion candidate

After the successful merge of #987, we support a simple UI for presence markers. Here are some thoughts for some follow-ups that'd need discussion and implement promptly: - [ ]...

enhancement
area: UI
GSoC
further discussion required
area: message rendering
TRACKING
area: presence

We could modify the color of the message box if it contains the current session's logged in user's mention like (red) in web app.

further discussion required
missing feature: user

We've fairly improved the styling of compose boxes (#783/ #852/ #865), though we could improve more upon the same, by adding **context** to them. Currently, `#` and `>` are the...

enhancement
area: UI