Commit Graph

20 Commits

Author SHA1 Message Date
manuroe 49f841bdb2 Widgets: Display an error if the IM is disabled
#2843
2019-11-21 16:36:08 +01:00
manuroe 1c0f409029 Merge tag 'v0.10.2' into develop
Finish IntegrationsManagerTerms

# Conflicts:
#	CHANGES.rst
2019-11-15 17:36:59 +01:00
manuroe 0b6fe60ae9 Integrations: Fix terms consent display HTTP requests 2019-11-15 17:30:21 +01:00
manuroe 8986bf00c3 Integrations: Fix terms consent display when they are required
(cherry picked from commit c966b163f632beddd25816d8d16c599416b956e1)
2019-11-15 16:39:27 +01:00
manuroe 258160e657 Integrations: Use the integrations manager provided by the homeserver admin via .well-known
#2815
2019-11-07 18:46:50 +01:00
manuroe 957f0335ca Integrations: Fix terms consent display when they are required 2019-11-07 18:25:11 +01:00
SBiOSoftWhare 0235596adc MXHTTPOperation: Remove nullability check before using mutateTo: method where needed. 2019-10-30 10:49:00 +01:00
manuroe b0b1a3605f IM: Terms modal: Make computation of baseUrl more generic 2019-08-13 11:35:56 +02:00
manuroe adf27dee3b IM: Detect not signed terms error
(cherry picked from commit 80877eabafc2184ef55c279d2a8f2db10d9735e3)
2019-08-09 15:30:58 +02:00
manuroe 5b6489c8d2 Integrations: Manage the error of provided integrations server not responding 2019-06-21 15:06:41 +02:00
manuroe 9699df26a2 Integrations: Manage the error of no configured integrations server 2019-06-21 12:12:32 +02: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 2a372c6aca Widgets: Use scalar v1.1 2019-03-12 17:55:50 +01: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
Aaron Raimist 703bd95749 Remove all calls of [NSUserDefaults synchronize] (#1924)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-10-15 16:58:10 -05:00
manuroe 16ae48809a New async [MXRoom state:]: Make widgets build 2018-07-19 13:05:09 +02:00
SBiOSoftWhare fc1c15599f Create managers folder 2018-07-10 10:21:20 +02:00