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
manuroe
f945d72d85
Widgets: roomId is optional
2021-02-01 15:28:59 +01:00
manuroe
3126053778
Widgets: Support $matrix_room_id and $matrix_widget_id parameters
...
#3987
2021-02-01 12:59:45 +01:00
SBiOSoftWhare
6c8395e290
Widgets: Require scalar token validation to ensure terms display when retrieve widget URL.
2019-11-29 16:21:26 +01:00
manuroe
3538ebf484
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
5f4f2498fe
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
86926d938f
Widget: Pass scalar_token only when required
2019-03-12 15:56:19 +01:00
fridtjof
2e995278f7
use the Matrix SDK's method for percent encoding
2019-02-18 15:31:55 +01:00
fridtjof
1c2df753da
take care of percent encoding related deprecations
2019-02-04 21:22:43 +01:00
SBiOSoftWhare
fc1c15599f
Create managers folder
2018-07-10 10:21:20 +02:00