Mohit Gupta
Mohit Gupta
Zulipbot unassigned from issue 8859 of Zulip repo before the 14 days deadline. I also didn't get a notification as far as i remember. I noticed it when the issue...
https://github.com/zulip/zulip/issues/11439 When you click on your own name in the buddy list, we should go right to the popup **Testing Plan:** Click on my your name in buddy list and...
#11584 Deactivate user group instead of removing it from database. Add a deactivation removal logic for client side too similar to deactivating a user. Show user group popover deleted.Updated relevant...
#10385 TODO: Add aliases for today, yesterday etc. **Testing Plan:** Automated tests. And manual testing as shown in GIF. **GIFs or Screenshots:** 
Cleaned and Rebased version of PR #10102 Multiple api keys **Testing Plan:** **GIFs or Screenshots:**
### Steps to reproduce: 1. Open this link in a touch screen device or chrome's virtual device: http://aries.glints.design/?path=/docs/general-button--solid-blue#variants 2. Click on the Ghost variant button. 3. Now after clicking the...
This commit adds a postgres function that extract urls from rendered_content of message using REGEXP_MATCH in sql and then replace the .,/,_,- in url with spaces. The result is then...