Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Ceriu 40bc43b0f6 vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
ismailgulek 4b8aae33ad Adapt to optional wellknown properties 2021-10-14 12:03:27 +03:00
Stefan Ceriu a8b0e8700e 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
SBiOSoftWhare 11d070c458 Add comments on new classes and methods. 2021-04-29 12:38:04 +02:00
SBiOSoftWhare 367a266809 Add HomeserverConfiguration that exposes final HS configuration. 2021-04-29 12:37:11 +02:00