Commit Graph

402 Commits

Author SHA1 Message Date
ismailgulek 44ab802282 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 11:25:06 +03:00
manuroe 520044a585 version++ 2020-04-24 19:07:41 +02:00
manuroe b7346395b3 Security settings: Do not ask to complete security if there is no cross-signing
Fix #3147
2020-04-24 18:49:00 +02:00
manuroe 2f6775b55b CHANGES 2020-04-24 12:27:26 +02:00
ismailgulek b8ad40b43c Merge pull request #3084 from vector-im/riot_3067
Consider Safe Area Insets for Some Screens
2020-04-23 20:56:58 +03:00
SBiOSoftWhare 93ec378cde Merge pull request #3145 from vector-im/riot_3127
BF: Settings - Security: My device is not trusted
2020-04-23 16:08:31 +02:00
SBiOSoftWhare d028863824 Update changes 2020-04-23 15:53:07 +02:00
manuroe 90fdb730cb Cross-signing: Allow to verify each device of users with no cross-signing
Fix #3138
This is implemented by adding a new `UserEncryptionTrustLevel` value: `UserEncryptionTrustLevelNoCrossSigning`
2020-04-23 15:10:41 +02:00
manuroe ed9ef973a5 Cross-signing: Allow incoming device verification request from other user
#3139
2020-04-23 09:25:46 +02:00
ismailgulek 106aa41b64 Update CHANGES.rest, fixes #3067
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:10 +03:00
ismailgulek 793f3fd0e4 New bug fix version in CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:47:34 +03:00
manuroe 4e2953be7f version++ 2020-04-17 19:04:21 +02:00
ismailgulek 5453daa67f Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-17 13:43:46 +03:00
ismailgulek 10c48e9634 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-15 18:48:26 +03:00
giomfo df405fff83 Merge branch 'develop' into giomfo/bugfix2899 2020-04-13 14:53:31 +02:00
SBiOSoftWhare 024e45467f Update changes 2020-04-08 15:10:36 +02:00
SBiOSoftWhare 05f2a7354e Update changes 2020-04-03 17:08:10 +02:00
manuroe ff7b7fca83 Fix CHANGES 2020-04-01 18:03:36 +02:00
manuroe e769a7b10e Fix merge conflict 2020-04-01 17:56:12 +02:00
manuroe d23ae092ea version++ 2020-04-01 17:51:38 +02:00
Mark Schulte e17597b0ac Update CHANGES.rst
Signed-off-by: Mark Schulte <schultetwin@gmail.com>
2020-04-01 17:49:26 +02:00
manuroe 1440a25fff Push notifications: Avoid any automatic deactivation
vector-im/riot-ios#3017
2020-04-01 17:35:28 +02:00
manuroe 1886c4cef3 Fix crash due to malformed widget 2020-04-01 17:34:35 +02:00
Chris Moos b5bd882ac0 Fix issue with joining public rooms with no guest access.
This fixes #2888.

Signed-off-by: Chris Moos <chris@chrismoos.com>
2020-04-01 17:31:31 +02:00
manuroe 845a97b240 Merge pull request #3039 from schultetwin/dont_exit_app_for_sso
AuthFallback: Stay in Riot App
2020-04-01 15:57:31 +02:00
SBiOSoftWhare 0d49496c98 Update changes 2020-03-27 15:41:27 +01:00
Mark Schulte 48d4ef1266 Update CHANGES.rst
Signed-off-by: Mark Schulte <schultetwin@gmail.com>
2020-03-19 08:20:13 -07:00
SBiOSoftWhare a4fad0755e Update changes 2020-03-13 19:33:50 +01:00
manuroe 4bfd93e1a5 Push notifications: Avoid any automatic deactivation
vector-im/riot-ios#3017
2020-03-04 15:10:46 +01:00
Neil Johnson 8e0f682f12 Update Matomo id 2020-02-20 21:51:55 +01:00
manuroe bc6c785f38 Fix crash due to malformed widget
#2997
2020-02-17 09:25:17 +01:00
SBiOSoftWhare 3479998f7f Update changes 2020-02-11 10:29:39 +01:00
SBiOSoftWhare 23a8c317a3 Update changes 2020-02-10 17:56:25 +01:00
SBiOSoftWhare 657d93c25c Merge pull request #2889 from chrismoos/fix_join_room_no_guest_access
Fix issue with joining public rooms with no guest access.
2020-02-10 17:41:28 +01:00
Chris Moos f41d0b575b Merge branch 'develop' into fix_join_room_no_guest_access 2020-02-06 11:34:10 -07:00
SBiOSoftWhare 608e41037c Update changes 2020-02-06 18:47:59 +01:00
manuroe dbb4585407 Merge pull request #2961 from vector-im/riot_2959
E2E: Do not warn anymore for unknown devices
2020-01-31 18:01:02 +01:00
manuroe 3442a69924 Room decoration: Use shields instead of padlocks
#2906
2020-01-31 14:59:54 +01:00
manuroe 17ae756c64 E2E: Do not warn anymore for unknown devices
# 2959
2020-01-30 18:13:49 +01:00
manuroe 7500ccd6a1 version++ 2020-01-28 18:18:19 +01:00
manuroe 989427bf20 Settings: Remove "End-to-End Encryption" from the LABS section
#2941
2020-01-27 17:30:09 +01:00
SBiOSoftWhare bd79182c91 Update changes. 2020-01-22 16:45:33 +01:00
Giom Foret fc1691fc92 update Changes 2020-01-09 19:21:04 +01:00
Chris Moos 29a7763d18 Fix issue with joining public rooms with no guest access.
This fixes #2888.

Signed-off-by: Chris Moos <chris@chrismoos.com>
2019-12-22 14:37:39 -07:00
manuroe 41a20689fe version++ 2019-12-11 08:51:58 +01:00
manuroe 26397f5df3 Device Verification: Stay in infinite waiting
#2878

Don't stop listening to transaction updates if we receive unexpected events else you block the state machine.
2019-12-09 18:31:25 +01:00
SBiOSoftWhare 44bd82e040 Update changes 2019-12-06 12:14:28 +01:00
SBiOSoftWhare f4db924b0b version++ 2019-12-05 10:11:30 +01:00
SBiOSoftWhare 78ab693431 Update changes 2019-12-03 20:01:04 +01:00
SBiOSoftWhare 16cf944877 Update changes 2019-12-03 10:47:42 +01:00