element-ios/Riot/Modules/Room/ReactionHistory
Stefan Ceriu f7a8163947
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
..
ReactionHistoryBridgeCoordinatorPresenter.swift Implement presentation controller delegate 2021-05-12 00:55:58 +03:00
ReactionHistoryCoordinator.swift Reaction history: Implement coordinator. 2019-07-30 17:24:46 +02:00
ReactionHistoryCoordinatorType.swift Reaction history: Implement coordinator. 2019-07-30 17:24:46 +02:00
ReactionHistoryViewAction.swift Reaction history: Implement view model. 2019-07-30 17:24:45 +02:00
ReactionHistoryViewCell.swift ReactionHistoryViewCell: Update copyright. 2019-07-30 18:06:13 +02:00
ReactionHistoryViewCell.xib Reaction history: Implement screen. 2019-07-30 17:24:45 +02:00
ReactionHistoryViewController.storyboard Reaction history: Implement screen. 2019-07-30 17:24:45 +02:00
ReactionHistoryViewController.swift Reaction history: Implement screen. 2019-07-30 17:24:45 +02:00
ReactionHistoryViewData.swift Reaction history: Implement view model. 2019-07-30 17:24:45 +02:00
ReactionHistoryViewModel.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
ReactionHistoryViewModelType.swift Reaction history: Implement view model. 2019-07-30 17:24:45 +02:00
ReactionHistoryViewState.swift Reaction history: Implement view model. 2019-07-30 17:24:45 +02:00