Deep Shekhar Singh
Deep Shekhar Singh
**Why submit this pull request?** - [ ] Bugfix - [x] New feature provided - [ ] Improve performance - [ ] Backport patches **What changes will this PR take...
**Why submit this pull request?** - [ ] Bugfix - [x] New feature provided - [ ] Improve performance - [ ] Backport patches **What changes will this PR take...
## Description Adds a comprehensive search form to the routes list page, enabling users to quickly find target routes when managing hundreds of routes in a cluster. ## Changes -...
## Proposed changes This PR completes the TypeScript migration for `app/lib/methods/helpers/helpers.ts` by removing the `@ts-nocheck` directive and adding proper type annotations to all helper functions. **Key changes:** - Removed `@ts-nocheck`...
## Proposed changes This PR implements the highlight words feature in the Rocket.Chat React Native app, bringing it in sync with the web version. Users can now set highlight words...
## Proposed changes This PR fixes an issue where the iOS app hangs when users attempt to change their passcode in the Screen Lock settings. The hang occurs due to...
## Proposed changes This PR fixes a race condition where the email field in the Profile screen would remain empty when users navigate to the profile immediately after app launch,...
### Feature Description Add a "Mark as Read" quick action button to push notifications, similar to WhatsApp, Telegram, and Slack messaging apps. This would allow users to mark messages/rooms as...