Fridtjof Mund
|
7b8eb24ab5
|
Translated using Weblate (German)
Currently translated at 93.2% (918 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
|
2020-06-18 12:30:53 +00:00 |
|
ismailgulek
|
f90b6f3856
|
Update CHANGES.rst
|
2020-06-18 14:41:22 +03:00 |
|
ismailgulek
|
6b249783ff
|
Add loc keys
|
2020-06-18 14:40:24 +03:00 |
|
manuroe
|
cddc61198d
|
SecurityVC: Factorise cell buttons
|
2020-06-18 11:47:53 +02:00 |
|
ismailgulek
|
2436b9c1c7
|
Upgrade version to 0.12.5
|
2020-06-18 10:22:00 +03:00 |
|
ismailgulek
|
1b604ad5ca
|
Merge pull request #3345 from vector-im/nse_bug_fixes
NSE Bug Fixes
|
2020-06-18 09:52:03 +03:00 |
|
ismailgulek
|
6b4dc3d760
|
Fix Manu's comments
|
2020-06-17 19:05:11 +03:00 |
|
ismailgulek
|
e5718d7a90
|
Update RiotNSE/NotificationService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2020-06-17 18:53:24 +03:00 |
|
SBiOSoftWhare
|
ebf4cc6ed9
|
Merge pull request #3342 from vector-im/riot_3124
Connect/restore backup created with SSSS
|
2020-06-17 17:13:59 +02:00 |
|
ismailgulek
|
5acb3e0b0d
|
Update CHANGES.rst
|
2020-06-17 16:06:55 +03:00 |
|
ismailgulek
|
037b07e443
|
Do not close session
|
2020-06-17 15:51:12 +03:00 |
|
ismailgulek
|
7e5532ee22
|
Reuse session
|
2020-06-17 15:50:51 +03:00 |
|
ismailgulek
|
1a20d6966e
|
Reuse memory store
|
2020-06-17 15:35:10 +03:00 |
|
ismailgulek
|
ee05ad8502
|
Enhance logs about reuse
|
2020-06-17 15:18:20 +03:00 |
|
ismailgulek
|
5830e3ec5a
|
Remove redundant store close
|
2020-06-17 14:31:56 +03:00 |
|
ismailgulek
|
7c15bb98ca
|
Use push rules specific to event
|
2020-06-16 19:25:53 +03:00 |
|
ismailgulek
|
60e199e463
|
Revert number of log files to default, as will reuse log files more
|
2020-06-16 19:24:45 +03:00 |
|
ismailgulek
|
61b0892bab
|
Simplify syncs with filtering
|
2020-06-16 16:30:22 +03:00 |
|
ismailgulek
|
6e5d9003ee
|
Reuse MXFileStore instance
|
2020-06-16 16:29:13 +03:00 |
|
ismailgulek
|
d6ccd681ad
|
Fix logs rotation too much
|
2020-06-16 16:19:09 +03:00 |
|
ismailgulek
|
c093082c16
|
Fix logs path
|
2020-06-16 16:17:58 +03:00 |
|
SBiOSoftWhare
|
b12ed58afd
|
Update changes
|
2020-06-16 11:49:35 +02:00 |
|
SBiOSoftWhare
|
eaaa657625
|
Update pbxproj
|
2020-06-16 11:49:28 +02:00 |
|
SBiOSoftWhare
|
9e3a91ea00
|
SecurityVC: Connect/restore key backup created with SSSS.
|
2020-06-15 16:30:58 +02:00 |
|
SBiOSoftWhare
|
49cc4f54bd
|
Create SecretsRecoveryCoordinatorBridgePresenter.
|
2020-06-15 16:20:36 +02:00 |
|
SBiOSoftWhare
|
b9b51efa2f
|
Secrets recovery: Restore only key backup on SecretsRecoveryGoal.keyBackup.
|
2020-06-15 16:19:44 +02:00 |
|
SBiOSoftWhare
|
b58073ec44
|
KeyBackupRecoverCoordinatorBridgePresenter: Add possibility to push key backup recover flow from a UINavigationController.
|
2020-06-15 16:18:05 +02:00 |
|
SBiOSoftWhare
|
2ba4f68df4
|
KeyBackupRecoverCoordinator: Handle existing navigationRouter if needed.
|
2020-06-15 16:14:31 +02:00 |
|
SBiOSoftWhare
|
4ef3fd488c
|
MXRecoveryService: Add convenient var to return SecretsRecoveryAvailability.
|
2020-06-15 16:12:58 +02:00 |
|
ismailgulek
|
83fe06a121
|
Merge pull request #3341 from vector-im/disable_highlights_from_push
Disable Highlights from Push
|
2020-06-15 15:46:04 +03:00 |
|
ismailgulek
|
8a9813ff4a
|
Revert CHANGES.rst
|
2020-06-15 13:50:19 +03:00 |
|
ismailgulek
|
b524ea8988
|
Disable message highlighting when app opened from a notification
|
2020-06-15 13:49:22 +03:00 |
|
ismailgulek
|
0dc4d5aef0
|
Merge pull request #3340 from vector-im/riot_2520
Fix Inviter Display Name
|
2020-06-12 15:41:47 +03:00 |
|
ismailgulek
|
c9f5ef4f1c
|
Check user in session before using userId
|
2020-06-12 15:07:26 +03:00 |
|
ismailgulek
|
d3575617b5
|
Update CHANGES.rst
|
2020-06-12 14:38:06 +03:00 |
|
ismailgulek
|
c44132199a
|
Get inviter from invite event instead of looping members
|
2020-06-12 14:36:58 +03:00 |
|
ismailgulek
|
d9e9b8e8a7
|
Merge pull request #3339 from vector-im/riot_3329
Remove GoogleService-Info.plist
|
2020-06-12 13:57:12 +03:00 |
|
ismailgulek
|
e08e8c259c
|
Update CHANGES.rst
|
2020-06-12 13:30:53 +03:00 |
|
ismailgulek
|
f4dbccefe9
|
Remove GoogleService-Info.plist
|
2020-06-12 13:29:40 +03:00 |
|
SBiOSoftWhare
|
d0f7b1b98e
|
Merge pull request #3324 from vector-im/riot_3304
Complete security: Add recovery from 4S
|
2020-06-11 19:33:57 +02:00 |
|
ismailgulek
|
9b5ed5e87a
|
Update version to 0.12.4
|
2020-06-11 19:55:49 +03:00 |
|
ismailgulek
|
b38033082b
|
Update version to 0.12.3
|
2020-06-11 18:01:24 +03:00 |
|
SBiOSoftWhare
|
6dec25b2a3
|
Secrets recovery: Handle MXRecoveryService errors in recovery view models.
|
2020-06-11 16:55:44 +02:00 |
|
ismailgulek
|
dd725fad57
|
Merge pull request #3335 from vector-im/riot_3326
Make NotificationServiceExtension Reusable
|
2020-06-11 17:55:12 +03:00 |
|
ismailgulek
|
180506a62d
|
Update CHANGES.rst
|
2020-06-11 17:17:09 +03:00 |
|
ismailgulek
|
27ec5c7230
|
Make showDecryptedContentInNotifications to avoid recomputation every time
|
2020-06-11 17:16:16 +03:00 |
|
ismailgulek
|
5645c30288
|
Remove ambigious original content call
|
2020-06-11 16:46:02 +03:00 |
|
ismailgulek
|
0015c0493d
|
Load room and summary directly
|
2020-06-11 16:41:57 +03:00 |
|
ismailgulek
|
3121bc54b7
|
Reuse store and session
|
2020-06-11 16:37:21 +03:00 |
|
ismailgulek
|
f7135c4423
|
Convert cachedEvent to eventId based map
|
2020-06-11 16:30:08 +03:00 |
|