Stefan Ceriu
b00d07ffca
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
d543154e46
Widgets: roomId is optional
2021-02-01 15:28:59 +01:00
manuroe
a94a7f7bea
Widgets: Support $matrix_room_id and $matrix_widget_id parameters
...
#3987
2021-02-01 12:59:45 +01:00
SBiOSoftWhare
d2fc9d48f3
Widgets: Require scalar token validation to ensure terms display when retrieve widget URL.
2019-11-29 16:21:26 +01:00
manuroe
e782e6b339
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
ede9ab4c5d
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
fa4f571ae3
Widget: Pass scalar_token only when required
2019-03-12 15:56:19 +01:00
fridtjof
3ad4481827
use the Matrix SDK's method for percent encoding
2019-02-18 15:31:55 +01:00
fridtjof
3a0fb32054
take care of percent encoding related deprecations
2019-02-04 21:22:43 +01:00
SBiOSoftWhare
e00fba775a
Create managers folder
2018-07-10 10:21:20 +02:00