Commit Graph

12250 Commits

Author SHA1 Message Date
ismailgulek 217ff6aa77 Fix reply from notification when session store not ready yet 2020-06-03 14:20:06 +03:00
manuroe 3a76f14b5d Cross-signing: Remove the bootstrap when using SSO
It needs to done differently
2020-06-03 12:23:46 +02:00
manuroe 25c89ec4aa Merge pull request #3303 from vector-im/riot_3292
Cross-signing: Bootstrap cross-sign on registration
2020-06-03 11:43:09 +02:00
manuroe 22a05baa51 Remove useless dispatch_async 2020-06-03 11:24:40 +02:00
ismailgulek 1a7f0e5c50 Upgrade app version to 0.12.1 2020-06-03 11:36:15 +03:00
manuroe c3b72636a9 Cross-signing: Use a compilation flag while riot-web is not ready 2020-06-03 09:26:13 +02:00
manuroe 497a40e945 Cross-Signing: Bootstrap when using SSO for registration
I have not tested it
2020-06-03 09:23:27 +02:00
ismailgulek 1f0223c037 Merge pull request #3302 from vector-im/enhance_nse_logs
Enhance NSE logs for debugging
2020-06-02 18:55:31 +03:00
ismailgulek b86f8fcd1b Update RiotNSE/NotificationService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-06-02 18:54:47 +03:00
ismailgulek 3679b6be2f Enhance NSE logs for debugging 2020-06-02 18:25:19 +03:00
manuroe a710159718 Cross-signing: Bootstrap cross-sign on registration (and login if applicable)
#3292

This action is now invisible to the user.
2020-06-02 14:19:37 +02:00
ismailgulek 3a58b13daa Merge pull request #3298 from vector-im/fix_pushkit_references
Fix PushKit references with their APNS correspondents
2020-06-01 16:51:25 +03:00
ismailgulek e86549e61c Fix CHANGES.rst for PR #3297 2020-06-01 16:48:19 +03:00
ismailgulek d071ef7147 Update CHANGES.rst 2020-06-01 16:36:50 +03:00
ismailgulek e0fb8f4023 Fix PushKit references with their APNS correspondents 2020-06-01 16:30:57 +03:00
ismailgulek efe0ce35f8 Merge pull request #3297 from vector-im/riot_3295
Fix Decryption on Notifications When Megolm Key is not Present
2020-06-01 16:14:42 +03:00
ismailgulek 93e9d96618 Merge branch 'xcode11' into riot_3295 2020-06-01 16:09:58 +03:00
ismailgulek d7d9c0ae20 Merge pull request #3294 from vector-im/riot_3291
Fix Notifications on this Device Setting
2020-06-01 16:08:16 +03:00
ismailgulek 1805fe83ee Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:41:04 +03:00
ismailgulek 94b957da00 Store new batch token returned from sync, for bg sync to be terminated successfully, fixes #3295
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:37:09 +03:00
ismailgulek 7245619c19 Close whole session at the end of the processing
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:29:32 +03:00
ismailgulek b1ab120c8e Cache event fetched from backend, to avoid future calls
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:29:02 +03:00
ismailgulek d8d0f0e4a1 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 11:13:23 +03:00
ismailgulek c4eef4bfbd Use APNS instead of PushKit, fixes #3291 2020-06-01 11:12:57 +03:00
SBiOSoftWhare 409937565c Merge pull request #3287 from vector-im/update_app_version
Xcode 11: Update app version management
2020-05-29 14:45:36 +02:00
SBiOSoftWhare d67d3469da Update RiotNSE target 2020-05-29 13:02:23 +02:00
SBiOSoftWhare 85a2f547b8 Update gems 2020-05-29 12:44:17 +02:00
SBiOSoftWhare 3c6b197fb5 version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
ismailgulek 5d42eafcaf Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
ismailgulek 8091b90d81 Adapt to new method, change timeout to seconds
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-29 11:26:43 +03:00
SBiOSoftWhare 87a6e67516 Merge branch 'develop' into xcode11 2020-05-29 09:51:51 +02:00
SBiOSoftWhare 7282be3c6a Merge pull request #3286 from vector-im/riot_3219
CountryPickerVC: Search field is invisible in dark theme
2020-05-29 09:48:53 +02:00
SBiOSoftWhare 944b08f1e8 Update changes 2020-05-29 09:38:58 +02:00
SBiOSoftWhare 6b43bde188 CountryPickerViewController: Handle UISearchController search bar theme. 2020-05-29 09:36:34 +02:00
SBiOSoftWhare 1163b7cdec Fix some SwiftLint warnings. 2020-05-29 09:35:46 +02:00
ismailgulek cb30dad0ee Add some comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-29 09:56:44 +03:00
ismailgulek b23127ad4f Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-29 09:55:58 +03:00
SBiOSoftWhare 19d5c73980 Merge pull request #3285 from vector-im/riot_3218
BF: SettingsVC: New phone number is invisible in dark theme
2020-05-28 18:57:29 +02:00
SBiOSoftWhare c8bf11ec43 Update changes 2020-05-28 18:51:18 +02:00
SBiOSoftWhare e101cebbc5 SettingsVC: New phone number is invisible in dark theme (Fix #3218). 2020-05-28 18:49:48 +02:00
SBiOSoftWhare 0e2a119614 Merge pull request #3284 from vector-im/riot_3270
Theme: Customize UISearchBar with new iOS 13 properties
2020-05-28 18:46:50 +02:00
SBiOSoftWhare 408c51845a Update changes 2020-05-28 18:25:06 +02:00
SBiOSoftWhare 1c6d606b60 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
SBiOSoftWhare 3bb2a6e8a3 Merge pull request #3283 from vector-im/update_deployment_target
Update deployment target to iOS 11.0. Required for Jitsi > 2.8.x
2020-05-28 17:54:38 +02:00
SBiOSoftWhare 7d8f49b311 Update changes 2020-05-28 17:38:35 +02:00
SBiOSoftWhare fafe35c716 Update deployment target to iOS 11.0. Required for Jitsi 2.8.x. 2020-05-28 17:35:14 +02:00
SBiOSoftWhare 1bb21ceda1 Merge branch 'develop' into xcode11 2020-05-28 16:30:09 +02:00
SBiOSoftWhare 8c0bc1baf7 Merge pull request #3279 from vector-im/riot_2877
CallVC: Add improvements to reset callVC after decline, new call and hangup
2020-05-28 15:49:48 +02:00
ismailgulek f90d9f39ef Drop MXKAccount and MXFileStore usages
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-27 18:54:24 +03:00
ismailgulek 89452d551c Implement a memory store specific to NSE
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-27 18:34:04 +03:00