ismailgulek
|
85e2007d88
|
Pass eventId when navigating to room from notification
|
2020-06-09 17:51:07 +03:00 |
|
ismailgulek
|
595ede1c11
|
Refactor with new identifier
|
2020-06-05 10:58:00 +03:00 |
|
ismailgulek
|
32bd7e7ff5
|
Add identifier to Theme protocol
|
2020-06-05 10:56:06 +03:00 |
|
ismailgulek
|
0a94c2485f
|
Introduce evaluatedThemeId for equality check
|
2020-06-04 16:16:42 +03:00 |
|
ismailgulek
|
c2355dbcce
|
Observe changes in system dark mode setting, little refactoring
|
2020-06-04 15:33:02 +03:00 |
|
ismailgulek
|
cb97641c29
|
Respect system dark mode setting, fixes #2628
|
2020-06-04 15:29:15 +03:00 |
|
ismailgulek
|
ddbe209d12
|
Fix selected background color for cells on iOS 13, fixes #3309
|
2020-06-04 15:03:30 +03:00 |
|
ismailgulek
|
b5e26cedd4
|
Clear old notification handling from PushNotificationService, fix notification doubling
|
2020-06-03 15:08:53 +03:00 |
|
ismailgulek
|
703964df52
|
Fix reply from notification when session store not ready yet
|
2020-06-03 14:20:06 +03:00 |
|
ismailgulek
|
ca86cece99
|
Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
|
2020-05-29 12:34:20 +03:00 |
|
SBiOSoftWhare
|
2243f7b960
|
Theme: Customize UISearchBar with new iOS 13 properties.
|
2020-05-28 18:24:03 +02:00 |
|
ismailgulek
|
ca05107dc0
|
Remove some commented code
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-26 18:04:18 +03:00 |
|
ismailgulek
|
72279f7f79
|
Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-25 17:52:29 +03:00 |
|
ismailgulek
|
2956fce3be
|
Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-25 15:50:26 +03:00 |
|
ismailgulek
|
eb2d572e91
|
Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 14:27:30 +03:00 |
|
ismailgulek
|
5648eea563
|
Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 11:52:06 +03:00 |
|
ismailgulek
|
baad108205
|
Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 11:52:06 +03:00 |
|
ismailgulek
|
02bb2ac7bd
|
PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 11:50:45 +03:00 |
|
SBiOSoftWhare
|
5c2f0d5ad6
|
Key verification: Display "Verify your other sessions" modal at every startup if needed.
|
2020-05-04 19:59:11 +02:00 |
|
SBiOSoftWhare
|
0d23f76dd4
|
Key verification: Display "Verify this session" modal at every startup if needed.
|
2020-04-30 15:28:43 +02:00 |
|
manuroe
|
6a53fc21c0
|
Jitsi: Create jitsi widget with v2 style but stay compatible with v1
We use `webAppUrl`and `jitsiServerURL` from the app plist for the url start (used only by web) and the default jitsi server
|
2020-04-24 12:24:11 +02:00 |
|
manuroe
|
95522132cb
|
Jitsi: Support v2 widget data. Open a conference on the provided domain
|
2020-04-24 11:09:01 +02:00 |
|
manuroe
|
20e25006b8
|
Jitsi: Support v1 and v2 widget types
|
2020-04-24 09:04:49 +02:00 |
|
manuroe
|
768044d42d
|
Remove LABS > Enable Cross-signing
|
2020-04-15 23:17:10 +02:00 |
|
SBiOSoftWhare
|
2124554889
|
RoomPowerLevel: Add dedicated file and convenient init.
|
2020-04-08 12:32:36 +02:00 |
|
manuroe
|
bc6c785f38
|
Fix crash due to malformed widget
#2997
|
2020-02-17 09:25:17 +01:00 |
|
manuroe
|
08b1659ff0
|
Settings: LABS: Keep only one flag for cross-signing
|
2020-01-28 16:51:03 +01:00 |
|
manuroe
|
aab92e77fd
|
Room creation: Follow SDK changes (#2945)
Room creation: Follow SDK changes
|
2020-01-28 14:33:56 +01:00 |
|
SBiOSoftWhare
|
cf5dcc894b
|
Settings: Add cross-signing and key verification by direct message switches in labs section.
|
2019-12-06 12:14:13 +01:00 |
|
SBiOSoftWhare
|
299597b138
|
Create a URL parser for room messages.
|
2019-12-03 18:41:17 +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
|
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 |
|