Aastha Gupta
Aastha Gupta
Fixes: #7091
Fixes #457 This prompts the last user in an invite-only stream before letting them leave it.
On stream narrow, exclude messages from muted topics. Fixes #8733
Currently, in case of message with just an uploaded file, a blank notification is sent. This will show the file name in the notication. Fixes #8087
Fixes #9074 **GIFs or Screenshots:**  
**Is your feature request related to a problem? Please describe.** In large screen devices such as iPad, there should be an option to support at least two column views. **Describe...
**This is a(n):** - [x] New feature proposal - [ ] Reporting a keyword - [ ] Error - [ ] Proposal to the Search Engine - [x] Other **Details:**...
**Fixes issue:** #70 **Changes:** This will ease the process of updating search entries because now we don't have to maintain a hard-coded database and a simple update in the directory...
**Changes:** Added the help and Github option under settings.
This PR includes unit test for the different frame type. It covers test cases for initialization, encoding, decoding and flag setting. This will increase the code coverage from 0% to...