Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Most Required Features #3953

Closed
bkjadeja opened this issue Aug 17, 2015 · 3 comments
Closed

Most Required Features #3953

bkjadeja opened this issue Aug 17, 2015 · 3 comments

Comments

@bkjadeja
Copy link

This is my first post.
I just compared textsecure with whatsapp and found that many features is required.
Hereby i try to list the most required features.
Audio call
Brodcast
Profile Pic
Status
Last seen
Typing
Wallpapper or Custom Background
Email Chat
Location Share
Delete Account
Change Number
Optiin to Auto download media

I just mentioned above features after comparison with whatsapp. Its not necessary that we build application like whatsapp but above mentioned features is required for any messenger application.
I also found some issue in ts.
Like if you add any friends in group after that admin can not remove any friends from the group. Admin must remove any member from group.
When some members post text message in group then notification shows that this friends post text message but does not show the group name, so we think that this is private message but actually its group message.
Other issue is we only select one image at time, we must select 10 to 20 image at time.
Sorry for my bad English but i tried to contribute to this awesome app.
Thanks
Bahadursinh

@johanw666
Copy link
Contributor

TextSecure is not WhatsApp. Having said that:

Status is hardly ever used in WhatsApp. Last seen and typing are privacy risks, even when WhatsApp intruduced them they were controversial. Audio call is being worked on by integrating Redphone (for now, download Redphone as a separate program). Judging from the new permissions location sharing is in the planning. Delete account and change number is already working, just unregister, and if you have a new number re-register.

Groups work inherrently different in TextSecure because all group data is stored locally and not on a central server, like WhatsApp does. Storing it centrally would increase the risk of secret requests for the data by the usual 3 letter agencies.

A decent backup function is indeed required, the existing one was removed due to problems but the plaintext backup is only half usefull, it backups only text messages and no identity keys, media or mms messages. Hacking it back in (is not very difficult, the code is commented out and not deleted) or using Titanium Backup usually works, although you might have to re-register because keys might be out of sync.

@ghost
Copy link

ghost commented Aug 17, 2015

There are already open issues for most (if not all) the features you propose and bugs you report.
Either you close the issue or one of the developers will come and say something like "This is an issue tracker, not a discussion forum. You can use the mailing list to propose features etc etc". I think they're more than aware that TS lacks some features after all the people who've been reporting them in the past... :)

@Mihahn
Copy link

Mihahn commented Aug 17, 2015

There are already open issues for most things on your list!

Audio call: I guess it will be available after merging TextSecure and Redphone to Signal
Brodcast: #3301
Profile Pic: #916 or #706
Status: #2197
Last seen: #3252
Typing: #1121
Wallpapper or Custom Background: #809
Email Chat
Location Share: #638
Delete Account: https://whispersystems.org/textsecure/unregister/
Change Number: http://support.whispersystems.org/customer/portal/articles/1468975-what-happens-when-i-change-my-phone-number- or #3558
Optiin to Auto download media: #721 or #930

Please check existing issues before opening new ones 😉

@moxie0 moxie0 closed this as completed Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants