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
3f1473d3ec
Widgets: roomId is optional
2021-02-01 15:28:59 +01:00
manuroe
2928e0af06
Widgets: Support $matrix_room_id and $matrix_widget_id parameters
...
#3987
2021-02-01 12:59:45 +01:00
SBiOSoftWhare
118ee895a0
Widgets: Require scalar token validation to ensure terms display when retrieve widget URL.
2019-11-29 16:21:26 +01:00
manuroe
089835f3f4
Integrations: Make code support use of an integration manager other than modular/scalar.
...
The default value is still modular/scalar.
2019-06-21 11:26:34 +02:00
manuroe
f8ea427b62
Widgets: Attempt to re-register for a scalar token if ours is invalid
...
#2326
As the integration manager page (https://scalar-staging.riot.im/scalar-web ) does not return a 403, check scalar token validity before opening it
2019-03-12 17:12:44 +01:00
manuroe
eba5da7cb1
Widget: Pass scalar_token only when required
2019-03-12 15:56:19 +01:00
fridtjof
7ba712a6b6
use the Matrix SDK's method for percent encoding
2019-02-18 15:31:55 +01:00
fridtjof
23ed49d186
take care of percent encoding related deprecations
2019-02-04 21:22:43 +01:00
SBiOSoftWhare
869e60624d
Create managers folder
2018-07-10 10:21:20 +02:00