ismailgulek
|
b524ea8988
|
Disable message highlighting when app opened from a notification
|
2020-06-15 13:49:22 +03:00 |
|
ismailgulek
|
080acec1e8
|
Pass eventId when navigating to room from notification
|
2020-06-09 17:51:07 +03:00 |
|
ismailgulek
|
4114276e39
|
Refactor with new identifier
|
2020-06-05 10:58:00 +03:00 |
|
ismailgulek
|
5b4d24275f
|
Add identifier to Theme protocol
|
2020-06-05 10:56:06 +03:00 |
|
ismailgulek
|
200b3a0929
|
Introduce evaluatedThemeId for equality check
|
2020-06-04 16:16:42 +03:00 |
|
ismailgulek
|
fbae68bb12
|
Observe changes in system dark mode setting, little refactoring
|
2020-06-04 15:33:02 +03:00 |
|
ismailgulek
|
52775d2f84
|
Respect system dark mode setting, fixes #2628
|
2020-06-04 15:29:15 +03:00 |
|
ismailgulek
|
b7d63e60c8
|
Fix selected background color for cells on iOS 13, fixes #3309
|
2020-06-04 15:03:30 +03:00 |
|
ismailgulek
|
cb19a84383
|
Clear old notification handling from PushNotificationService, fix notification doubling
|
2020-06-03 15:08:53 +03:00 |
|
ismailgulek
|
217ff6aa77
|
Fix reply from notification when session store not ready yet
|
2020-06-03 14:20:06 +03:00 |
|
ismailgulek
|
5d42eafcaf
|
Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
|
2020-05-29 12:34:20 +03:00 |
|
SBiOSoftWhare
|
1c6d606b60
|
Theme: Customize UISearchBar with new iOS 13 properties.
|
2020-05-28 18:24:03 +02:00 |
|
ismailgulek
|
89e1fba923
|
Remove some commented code
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-26 18:04:18 +03:00 |
|
ismailgulek
|
6856bbe088
|
Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-25 17:52:29 +03:00 |
|
ismailgulek
|
e3159c2ab1
|
Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-25 15:50:26 +03:00 |
|
ismailgulek
|
2830af7cd6
|
Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 14:27:30 +03:00 |
|
ismailgulek
|
d402c389da
|
Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 11:52:06 +03:00 |
|
ismailgulek
|
6de0649c96
|
Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 11:52:06 +03:00 |
|
ismailgulek
|
f83ca37a69
|
PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 11:50:45 +03:00 |
|
SBiOSoftWhare
|
d21be63a92
|
Key verification: Display "Verify your other sessions" modal at every startup if needed.
|
2020-05-04 19:59:11 +02:00 |
|
SBiOSoftWhare
|
3caf3e2691
|
Key verification: Display "Verify this session" modal at every startup if needed.
|
2020-04-30 15:28:43 +02:00 |
|
manuroe
|
fbf8b75c3c
|
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
|
32aa28b5a0
|
Jitsi: Support v2 widget data. Open a conference on the provided domain
|
2020-04-24 11:09:01 +02:00 |
|
manuroe
|
685b2931b0
|
Jitsi: Support v1 and v2 widget types
|
2020-04-24 09:04:49 +02:00 |
|
manuroe
|
2e7d374299
|
Remove LABS > Enable Cross-signing
|
2020-04-15 23:17:10 +02:00 |
|
SBiOSoftWhare
|
fe1449ac20
|
RoomPowerLevel: Add dedicated file and convenient init.
|
2020-04-08 12:32:36 +02:00 |
|
manuroe
|
c40065bc41
|
Fix crash due to malformed widget
#2997
|
2020-02-17 09:25:17 +01:00 |
|
manuroe
|
6b0208ac4c
|
Settings: LABS: Keep only one flag for cross-signing
|
2020-01-28 16:51:03 +01:00 |
|
manuroe
|
e84251ed58
|
Room creation: Follow SDK changes (#2945)
Room creation: Follow SDK changes
|
2020-01-28 14:33:56 +01:00 |
|
SBiOSoftWhare
|
5fc72ea682
|
Settings: Add cross-signing and key verification by direct message switches in labs section.
|
2019-12-06 12:14:13 +01:00 |
|
SBiOSoftWhare
|
ffb9bf3963
|
Create a URL parser for room messages.
|
2019-12-03 18:41:17 +01:00 |
|
SBiOSoftWhare
|
118ee895a0
|
Widgets: Require scalar token validation to ensure terms display when retrieve widget URL.
|
2019-11-29 16:21:26 +01:00 |
|
manuroe
|
e60a4af02f
|
Swift: NSURL -> URL
|
2019-11-22 12:20:57 +01:00 |
|
manuroe
|
2f6c74e0de
|
Widgets: Check user permission before opening a widget (data part)
#2833
|
2019-11-22 11:18:08 +01:00 |
|
manuroe
|
d967ed17c3
|
Widgets: Fix Steve's remarks
|
2019-11-21 17:19:39 +01:00 |
|
manuroe
|
aafc8e3acb
|
Widgets: Display an error if the IM is disabled
#2843
|
2019-11-21 16:36:08 +01:00 |
|
manuroe
|
25eb1cbae2
|
Settings: Have a toggle for using an integration manager
#2843
|
2019-11-21 15:43:04 +01:00 |
|
manuroe
|
3414e0e56d
|
Widgets permission: Fix Steve's remarks
|
2019-11-20 18:41:18 +01:00 |
|
manuroe
|
ea270f5cc1
|
Widgets: Check user permission before opening a widget (Data side)
#2832
|
2019-11-20 10:25:56 +01:00 |
|
manuroe
|
370c42e1e6
|
SerializationService: Add deserialisation of Any with a dirty implementation of JSON dictionary parsing
|
2019-11-20 10:17:20 +01:00 |
|
manuroe
|
34570ce840
|
Merge tag 'v0.10.2' into develop
Finish IntegrationsManagerTerms
# Conflicts:
# CHANGES.rst
|
2019-11-15 17:36:59 +01:00 |
|
manuroe
|
4a77c98275
|
Integrations: Fix terms consent display HTTP requests
|
2019-11-15 17:30:21 +01:00 |
|
manuroe
|
c2bcee2392
|
Integrations: Fix terms consent display when they are required
(cherry picked from commit 394aedbf5fdfb7979775667287f0441e99427902)
|
2019-11-15 16:39:27 +01:00 |
|
manuroe
|
83f58771b7
|
Integrations: Use the integrations manager provided by the homeserver admin via .well-known
#2815
|
2019-11-07 18:46:50 +01:00 |
|
manuroe
|
ae5da701bf
|
Integrations: Fix terms consent display when they are required
|
2019-11-07 18:25:11 +01:00 |
|
SBiOSoftWhare
|
c5963e4203
|
MXHTTPOperation: Remove nullability check before using mutateTo: method where needed.
|
2019-10-30 10:49:00 +01:00 |
|
manuroe
|
a5832c2d37
|
Theme: Make button theming work
#2734
|
2019-09-26 16:32:43 +02:00 |
|
manuroe
|
27fdaa0e94
|
VoIP: Fallback to matrix.org STUN server with a confirmation dialog
#2646
|
2019-08-28 18:57:56 +02:00 |
|
manuroe
|
a258907fea
|
IM: Terms modal: Make computation of baseUrl more generic
|
2019-08-13 11:35:56 +02:00 |
|
manuroe
|
2828890597
|
IM: Detect not signed terms error
(cherry picked from commit 80877eabafc2184ef55c279d2a8f2db10d9735e3)
|
2019-08-09 15:30:58 +02:00 |
|