element-ios/Riot/Modules/Room/EditHistory
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
..
EditHistoryCell.swift Message edits history: Create edit message cell. 2019-07-04 19:02:54 +02:00
EditHistoryCell.xib Message edits history: Create edit message cell. 2019-07-04 19:02:54 +02:00
EditHistoryCoordinator.swift Message editing: Handle encrypted message edits history. 2019-07-05 14:14:46 +02:00
EditHistoryCoordinatorBridgePresenter.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
EditHistoryCoordinatorType.swift Edits: Start history 2019-06-28 19:27:46 +02:00
EditHistoryHeaderView.swift Message edits history: Create header view. 2019-07-04 19:03:39 +02:00
EditHistoryHeaderView.xib Message edits history: Create header view. 2019-07-04 19:03:39 +02:00
EditHistoryMessage.swift Edits: Start history 2019-06-28 19:27:46 +02:00
EditHistorySection.swift Message edits history: Create edit history section struct. 2019-07-04 19:04:53 +02:00
EditHistoryViewAction.swift Edits: Start history 2019-06-28 19:27:46 +02:00
EditHistoryViewController.storyboard Message edits history: Update EditHistoryViewController to use UITableView to display messages and dates. 2019-07-04 19:22:29 +02:00
EditHistoryViewController.swift Message edits history: Update EditHistoryViewController to use UITableView to display messages and dates. 2019-07-04 19:22:29 +02:00
EditHistoryViewModel.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
EditHistoryViewModelType.swift Message edits history: Update view model to handle message history grouping by day. 2019-07-04 19:18:13 +02:00
EditHistoryViewState.swift Message edits history: Update view model to handle message history grouping by day. 2019-07-04 19:18:13 +02:00