element-ios/Riot/Utils
manuroe 34056cefd3 EventFormatter: Improve updateRoomSummary:withStateEvents: to avoid to compute room avatar & displayname on almost every state events.
When initialsyncing with big rooms, the previous implementation leaded the app to out of memory because ARC did not have time to auto release objects (mainly objects returned by MXRoomState.members).
2017-10-05 09:34:17 +02:00
..
Widgets Widgets: list active widgets in a room 2017-09-27 15:21:38 +02:00
AvatarGenerator.h Enable Dark theme 2017-08-11 16:56:09 +02:00
AvatarGenerator.m Enable Dark theme 2017-08-11 16:56:09 +02:00
EventFormatter.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
EventFormatter.m EventFormatter: Improve updateRoomSummary:withStateEvents: to avoid to compute room avatar & displayname on almost every state events. 2017-10-05 09:34:17 +02:00
RiotDesignValues.h Jitsi: Enable the "Create conference calls with jitsi" settings by default 2017-10-03 13:17:07 +02:00
RiotDesignValues.m BF: [iOS11] "Smart [colors] Invert" renders badly in the app 2017-09-21 15:29:46 +02:00
Tools.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
Tools.m Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00