tinode / ios

Tinodios: Tinode Messaging Client for iOS
Apache License 2.0
241 stars 104 forks source link

Editing: make sure message can be edited only by author. #190

Closed aforge closed 1 year ago

or-else commented 1 year ago

This works correctly if the original message is already in the DB when the replacement is received, but what if replacement is received first?

aforge commented 1 year ago

This works correctly if the original message is already in the DB when the replacement is received, but what if replacement is received first?

Thanks for pointing out. Fixed.