session-foundation / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
1 stars 0 forks source link

[Feature] Lots of basic improvements to be made #103

Open pyth0nio opened 1 year ago

pyth0nio commented 1 year ago

Is there an existing request for feature?

What feature would you like?

  1. is there a way to find out if my account has ever been linked to another device
  2. face id locking is somewhat annoying, because it would attempt to face id even if i just swipe up and down to app switcher ,it would be nice if developers set a delay
  3. session is unable to leave communitites on iOS ,only delete conversation

Anything else?

BUG: session still uses webcam after scanned the invitation QR Code sometimes when replying to another person, the original message can be displayed as'Original message not found'. There should be some text or icon to indicate if the message will be deleted after X hour/day

Thank you all Session developer teams for your hard work !!!

RyanRory commented 1 year ago

Hi @pyth0nio , thanks for the feedback!

is there a way to find out if my account has ever been linked to another device

Currently we don't have a way to detect linked device.

session is unable to leave communitites on iOS ,only delete conversation

On iOS, deleting conversation for communities will also leave the communities.

sometimes when replying to another person, the original message can be displayed as'Original message not found'. There should be some text or icon to indicate if the message will be deleted after X hour/day

We are working on rebuild disappearing messages. The rebuild may be able to make it clearer.

For other issues, I've added them to our todo list. Will keep you posted on those issues once we got them discussed and fixed.