element-ios/Riot/Views/RoomList
Giom Foret e4bf4f7dfa Handle the room display name and its avatar at the room summary level.
- Update the room display name and its avatar url when the Room Summary is updated on state events change (see `[session: updateRoomSummary: withStateEvents:]`).
- Store the riot display room name and its avatar url in the Room Summary.
- Add a new category `MXRoomSummary+Riot` to handle avatar display.

TODO: Increase file store version in `MXFileStore.h`.
2017-09-14 16:00:50 +02:00
..
DirectoryRecentTableViewCell.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
DirectoryRecentTableViewCell.m Enable Dark theme 2017-08-11 16:56:09 +02:00
DirectoryRecentTableViewCell.xib Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
InviteRecentTableViewCell.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
InviteRecentTableViewCell.m Prepare Dark theme - Handle table view cell customization 2017-08-08 16:05:43 +02:00
InviteRecentTableViewCell.xib UX Rework: Replace the direct chat icon with a green ring on the room avatar. 2017-05-15 19:19:03 +02:00
PublicRoomTableViewCell.h Prepare UX rework: 2017-04-26 11:10:44 +02:00
PublicRoomTableViewCell.m Dark Theme - Bug Fix 2017-08-14 19:11:13 +02:00
PublicRoomTableViewCell.xib PublicRoomTableViewCell: apply the same font for "xxx users" as the date label in recents cell 2017-05-04 11:02:04 +02:00
RecentTableViewCell.h UX Rework: Replace the direct chat icon with a green ring on the room avatar. 2017-05-15 19:19:03 +02:00
RecentTableViewCell.m Handle the room display name and its avatar at the room summary level. 2017-09-14 16:00:50 +02:00
RecentTableViewCell.xib Enable Dark theme 2017-08-11 16:56:09 +02:00
RoomCollectionViewCell.h UX Rework: Add home page 2017-07-09 18:32:40 +02:00
RoomCollectionViewCell.m Handle the room display name and its avatar at the room summary level. 2017-09-14 16:00:50 +02:00
RoomCollectionViewCell.xib UX Rework: Add home page 2017-07-09 18:32:40 +02:00
RoomIdOrAliasTableViewCell.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomIdOrAliasTableViewCell.m Enable Dark theme 2017-08-11 16:56:09 +02:00
RoomIdOrAliasTableViewCell.xib Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomTableViewCell.h Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed. 2017-08-11 02:38:47 +04:00
RoomTableViewCell.m Handle the room display name and its avatar at the room summary level. 2017-09-14 16:00:50 +02:00
RoomTableViewCell.xib RoomTableViewCell: Replace the direct chat icon with a green ring 2017-07-12 15:51:28 +02:00