Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Ceriu 879ac56d83 Fix build after changing aggregation method limits from UInt to Int in the SDK. 2021-11-16 13:41:41 +02:00
Stefan Ceriu 43f6c44c78 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
manuroe fc44e44dac Crypto: Do not decrypt synchronously. It asynchronously happens upstream now
#4306)
2021-05-19 17:29:15 +02:00
SBiOSoftWhare cefca70f82 Edit history: Fix some issues. 2019-07-30 17:24:46 +02:00
manuroe 7124ef53ea BF: Edits history: Original event is missing
#2585

The original event is not an edit event. It must be processed a bit differently
2019-07-17 13:58:09 +02:00
manuroe b683afce03 Edits history: Display original event
#2559
2019-07-10 09:53:29 +02:00
SBiOSoftWhare 57bc802c8e Message editing: Handle encrypted message edits history. 2019-07-05 14:14:46 +02:00
SBiOSoftWhare 5f83d6c841 Message edits history: Update view model to handle message history grouping by day. 2019-07-04 19:18:13 +02:00
manuroe 4835d816b2 Edits history: Manage date 2019-07-01 14:39:39 +02:00
manuroe 7cbb260992 Edits history: Use a dedicated event formatter 2019-07-01 12:34:20 +02:00
manuroe 69966e36c0 Edits history: Improve temporary UX a bit 2019-07-01 10:51:07 +02:00
manuroe cc2ae8c6ba Edits: Start history 2019-06-28 19:27:46 +02:00