Sashank Ravipati

Results 14 issues of Sashank Ravipati

Fixes #1421 Instead of hard-coded constants, uses server provided values, falling back to the original constants when server version is lower. ### What does this PR do, and why? ###...

size: L
PR awaiting update
api migrations
area: API spec
version parity: 7
area: presence

### What does this PR do, and why? Uses the existing confirmation popup to confirm whether user wants to exit the compose box upon pressing `Esc`, Enabling the user to...

area: hotkeys
has conflicts
size: XL
PR awaiting update
area: message compose
PR needs mentor review

### What does this PR do, and why? Added helper function to send request and get stream email_address, and called the helper function when user is viewing Stream Information. ###...

size: L
PR awaiting update
api migrations
version parity: 8

### What does this PR do, and why? Introduces the ability to copy code snippets, building upon the groundwork laid by @yuktasarode, @kingjuno, and @neiljp in previous pull requests: #1134...

good first issue
size: XL
PR needs review
missing feature: user
version parity: 4
PR needs mentor review

Python wrapper function for the new endpoint introduced in ZFL 226 to fetch a stream's email address. This could enhance the ease of making calls within zulip terminal and potentially...

size: S

### What does this PR do, and why? Add support for rendering spoilers in messages: - Add styles for the spoiler header in themes. - Add spoiler processing to soup2markup....

size: XL
feedback wanted
area: message rendering
PR needs mentor review
area: popup: message

### What does this PR do, and why? Addressed issues with file path separators `\\` and GUI return codes specific to WSL environments. Fixes the failing of these tests on...

bug
area: tests
size: XL
PR needs review
area: refactoring
platform: WSL

### What does this PR do, and why? This update PR tests for the transform_content class method for `self.message_links` and `self.time_mentions`. The addition of these tests addresses feedback from issue...

area: tests
size: XL
PR needs review

Allow copying traceback from the Exception has occurred popup. ### External discussion & connections - [x] Discussed in **#zulip-terminal** in `View object has no attribute topic_w` - [ ] Fully...

enhancement
size: L
PR needs review
area: popup: notice

### What does this PR do, and why? Implementation for the polls widget WIP Previous: ![image](https://github.com/zulip/zulip-terminal/assets/110327345/534e297d-9799-48a2-96f1-db4e450444a0) Current PR: ![image](https://github.com/zulip/zulip-terminal/assets/110327345/b38aaf24-e53e-47fb-b633-9a116c66f9ab) ### Outstanding aspect(s) - [ ] ### External discussion & connections...

size: XL
feedback wanted
area: message rendering
PR awaiting update
area: widgets