Giom Foret
3bcdd88022
MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
...
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
manuroe
b216279225
New async [MXRoom state:]: Fix issue using preloadRoomsData
2018-07-31 16:53:08 +02:00
manuroe
e90d836507
New async [MXRoom state:]: Use [MXSession preloadRoomsData:]
2018-07-23 14:05:18 +02:00
manuroe
1cc1a9d937
New async [MXRoom state:]: Make use of MXRoom.dangerousSyncState
2018-07-20 13:38:32 +02:00
manuroe
1ecf090f81
Make Riot build with new async [MXRoom liveTimeline:]
2018-07-19 09:47:34 +02:00
manuroe
58d7106633
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
2018-07-16 22:30:55 +02:00
manuroe
ac644474cf
MXRoomState: Apply new MXRoomMembers property
2018-07-12 00:19:48 +02:00
SBiOSoftWhare
cfcd0b05bf
Fix image references in xib and storyboards by removing .png suffix
2018-07-10 17:16:26 +02:00
SBiOSoftWhare
99449e1bc8
Organize views by feature
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
fb58bbc651
Structure project almost by features. Start by organizing view controllers.
2018-07-10 10:21:20 +02:00