Stefan Ceriu
577fee75dd
Fix build after changing aggregation method limits from UInt to Int in the SDK.
2021-11-16 13:41:41 +02:00
Doug
c411097256
Fix class keyword deprecation warnings everywhere!
...
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
Stefan Ceriu
b00d07ffca
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek
bbde38edc1
Implement presentation controller delegate
2021-05-12 00:55:58 +03:00
SBiOSoftWhare
327aad50e7
ReactionHistoryViewCell: Update copyright.
2019-07-30 18:06:13 +02:00
SBiOSoftWhare
b483a5e48c
Reaction history: Handle presentation from room VC by long press on reactions or from contextual menu.
2019-07-30 17:24:46 +02:00
SBiOSoftWhare
d56e5ef4be
Reaction history: Implement coordinator.
2019-07-30 17:24:46 +02:00
SBiOSoftWhare
428ec794c3
Reaction history: Implement screen.
2019-07-30 17:24:45 +02:00
SBiOSoftWhare
7b7a357e0e
Reaction history: Implement view model.
2019-07-30 17:24:45 +02:00