tinode / ios

Tinodios: Tinode Messaging Client for iOS
Apache License 2.0
244 stars 107 forks source link

Contacts #11

Closed or-else closed 5 years ago

or-else commented 5 years ago

Message View looks nicer: title with icon is added, unnecessary avatars removed, avatars are shown sometimes (need to figure out why not always), date formatted.

Some static methods converted to extensions.

Android-style toast is shown on failed login

Topic.topicTypeByName moved to Tinode.topicTypeByName due to issues with generics in swift.