manuroe
|
f7171cf629
|
Swift: NSURL -> URL
|
2019-11-22 12:20:57 +01:00 |
|
manuroe
|
531cb4b54c
|
Widgets: Check user permission before opening a widget (data part)
#2833
|
2019-11-22 11:18:08 +01:00 |
|
manuroe
|
1dab54a820
|
Widgets: Fix Steve's remarks
|
2019-11-21 17:19:39 +01:00 |
|
manuroe
|
49f841bdb2
|
Widgets: Display an error if the IM is disabled
#2843
|
2019-11-21 16:36:08 +01:00 |
|
manuroe
|
4e05188ac0
|
Settings: Have a toggle for using an integration manager
#2843
|
2019-11-21 15:43:04 +01:00 |
|
manuroe
|
47494f8fe3
|
Widgets permission: Fix Steve's remarks
|
2019-11-20 18:41:18 +01:00 |
|
manuroe
|
678485affe
|
Widgets: Check user permission before opening a widget (Data side)
#2832
|
2019-11-20 10:25:56 +01:00 |
|
manuroe
|
f737e1d164
|
SerializationService: Add deserialisation of Any with a dirty implementation of JSON dictionary parsing
|
2019-11-20 10:17:20 +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
|
4d8d658136
|
Theme: Make button theming work
#2734
|
2019-09-26 16:32:43 +02:00 |
|
manuroe
|
ef767d4178
|
VoIP: Fallback to matrix.org STUN server with a confirmation dialog
#2646
|
2019-08-28 18:57:56 +02: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 |
|
SBiOSoftWhare
|
f612129819
|
Create SerializationService that enables to deserialize or serialize an object conforming to Codable.
|
2019-07-25 16:58:14 +02:00 |
|
SBiOSoftWhare
|
3ffaad5138
|
Themes: Handle search bar text color.
|
2019-07-25 16:58:14 +02:00 |
|
SBiOSoftWhare
|
83c143f28d
|
LABS: Remove reaction settings, reactions are enabled by default.
|
2019-07-09 13:51:14 +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 |
|
fridtjof
|
cfed0d381c
|
Complete the migration code
|
2019-05-23 22:07:04 +02:00 |
|
fridtjof
|
8699558885
|
(Almost) fix the Matomo migration code
|
2019-05-23 22:06:45 +02:00 |
|
fridtjof
|
29ba939bc8
|
Rename PiwikTracker to MatomoTracker and update to version 6.0.0
|
2019-05-23 22:05:06 +02:00 |
|
SBiOSoftWhare
|
85309d866c
|
Theme: Remove non needed reaction colors
|
2019-05-21 01:09:42 +02:00 |
|
SBiOSoftWhare
|
1e2bdc433a
|
Theme: Add reaction button colors and update header background color.
|
2019-05-20 21:49:27 +02:00 |
|
manuroe
|
474cb03232
|
Reactions: Add a labs setting
#2441
|
2019-05-20 17:31:25 +02:00 |
|
manuroe
|
667f4418aa
|
Merge branch 'aggregations' into riot_2393
|
2019-05-16 14:51:14 +02:00 |
|
manuroe
|
c07818defc
|
Reactions: Customise primary reactions buttons
|
2019-05-15 23:35:09 +02:00 |
|
SBiOSoftWhare
|
56d9a28bd4
|
Make Themable protocol available for Obj-C
|
2019-05-15 21:18:02 +02:00 |
|
manuroe
|
9b4e54d5e0
|
Device Verification: Verify screen: Theme emojis names
|
2019-04-08 17:10:40 +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 |
|
SBiOSoftWhare
|
9287699a25
|
Add user name colors property on Theme. Used for user name color generation.
|
2019-03-07 17:33:52 +01:00 |
|
SBiOSoftWhare
|
9ab0b74007
|
Fix SwiftLint warnings
|
2019-02-27 10:07:51 +01:00 |
|
manuroe
|
443aea27f9
|
Maintenance: Update cocopoads and pods. Automatic update to Swift4.2
|
2019-02-20 16:45:32 +01:00 |
|
manuroe
|
a183673234
|
Merge pull request #2221 from fridtjof/deprecations/percent_encoding
Take care of percent encoding related deprecations
|
2019-02-20 15:06:11 +01:00 |
|
SBiOSoftWhare
|
8d4d7636ce
|
Remove UISearchBar border color
|
2019-02-19 09:40:38 +01:00 |
|
SBiOSoftWhare
|
e5005cc222
|
Handle UISearchBar cancel button color in ThemeService
|
2019-02-19 09:39:40 +01:00 |
|
SBiOSoftWhare
|
6b3fe31ef5
|
Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent.
|
2019-02-19 09:39:01 +01:00 |
|
SBiOSoftWhare
|
1ac977065d
|
Update dark theme colors
|
2019-02-19 09:36:43 +01:00 |
|
fridtjof
|
2e995278f7
|
use the Matrix SDK's method for percent encoding
|
2019-02-18 15:31:55 +01:00 |
|
manuroe
|
ca8edeb379
|
reskin: Fix dark theme colors
|
2019-02-14 19:20:50 +01:00 |
|
manuroe
|
214af86039
|
Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette
|
2019-02-13 09:39:32 +01:00 |
|
manuroe
|
29aa20f810
|
Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75
|
2019-02-12 19:06:22 +01:00 |
|
manuroe
|
03c32903fa
|
Reskin: Update colors
#2237
|
2019-02-12 18:54:39 +01:00 |
|