Commit Graph

823 Commits

Author SHA1 Message Date
manuroe e454ed2c04 version++ 2019-10-11 15:51:16 +02:00
manuroe d5098d556e Privacy: Make IS terms wording clearer when we fallback to vector.im
#2760

Add a outOfContext flag to ServiceTermsModal and adapt the display to it
2019-10-10 11:05:10 +02:00
manuroe 4ff2fe36bf Merge branch 'develop' into privacy 2019-10-04 11:56:55 +02:00
manuroe 386a8df366 CHANGES 2019-09-26 16:35:31 +02:00
manuroe 90bf9818ad Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
manuroe 29116202f6 Merge tag 'v0.9.5' into develop
Finish voice_over

# Conflicts:
#	CHANGES.rst
#	Riot/SupportingFiles/Info.plist
#	RiotShareExtension/SupportingFiles/Info.plist
#	SiriIntents/Info.plist
2019-09-20 17:28:16 +02:00
manuroe 49d6db9fe2 version++ 2019-09-20 17:25:20 +02:00
manuroe e296168f5e VoiceOver: RoomVC: No VoiceOver on media
#2726
2019-09-20 16:25:15 +02:00
manuroe 9e98cae9c3 VoiceOver: RoomVC: Do not lose the focus on the timeline when paginating (with 3 fingers)
#2720
2019-09-19 17:21:03 +02:00
manuroe 9294775f8f VoiceOver: RoomVC: Make VoiceOver focus on the contextual menu when selecting an event
#2721
2019-09-18 13:51:45 +02:00
manuroe 6f85cbfe05 VoiceOver: RoomVC: Fix some missing accessibility labels for buttons
#2722
2019-09-18 13:08:42 +02:00
manuroe 413f779ccb Merge tag 'v0.9.4' into develop
Finish hotfix_Riot_2715

# Conflicts:
#	CHANGES.rst
2019-09-16 10:43:30 +02:00
manuroe 77dfd12c5f Authentication: Improve the webview used for SSO
#2715
2019-09-13 19:13:04 +02:00
manuroe 58b57cdc5e Privacy: Make NSContactsUsageDescription more generic and mention that 3pids are now uploaded hashed.
#2521
2019-09-11 17:59:45 +02:00
SBiOSoftWhare ff6d8c4186 Update CHANGES.rst
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2019-09-11 15:39:05 +02:00
SBiOSoftWhare d212b1cb79 Update changes 2019-09-10 20:42:11 +02:00
manuroe 627b1912da Merge tag 'v0.9.3' into develop
Finish riot_2703

# Conflicts:
#	CHANGES.rst
2019-09-10 16:30:45 +02:00
manuroe c12c548dbe Authentication: Create a way to filter and prioritise flows (with handleSupportedFlowsInAuthenticationSession). 2019-09-10 14:33:56 +02:00
manuroe 440a6da516 Support Riot configuration link to customise HS and IS
#2703
2019-09-10 11:51:49 +02:00
manuroe e4da8d0c49 CHANGES 2019-09-06 11:55:32 +02:00
Giom Foret f99b0fd18d Room members: third-party invites can now be revoked 2019-09-04 17:14:36 +02:00
manuroe 108c66b492 Merge branch 'privacy' into riot_2659 2019-09-04 09:40:27 +02:00
manuroe 6fe44ce0df Privacy: Settings: Allow adding 3pids when no IS
#2659

And display an error if an IS is required
2019-09-03 16:35:18 +02:00
manuroe a43ca299f9 Privacy: Allow password reset when no IS
#2658

Display an error if IS is required but empty
2019-09-03 15:02:02 +02:00
manuroe 501f04895c Privacy: Remove the ability to set an IS at login/registration
#2661
2019-08-30 16:27:49 +02:00
SBiOSoftWhare 908d9ece83 Merge branch 'privacy' into identity_server_v2
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/Authentication/Views/AuthInputsView.m
2019-08-30 16:11:22 +02:00
SBiOSoftWhare 5755d48f98 Update changes 2019-08-30 11:17:05 +02:00
manuroe 5d772be176 Privacy: Email help text on registration should be updated without binding
#2675

We use new strings ids as the meaning changed.
2019-08-29 17:02:10 +02:00
manuroe 9bdcc9b36d i18n: Enable Polish (pl) 2019-08-29 16:13:17 +02:00
manuroe 77eee4c6ac Privacy: Remove the bind true flag from 3PID adds in settings
#2650
2019-08-29 11:27:29 +02:00
manuroe 767acf2501 Privacy: Remove the bind true flag from 3PID calls on registration
#2648
2019-08-29 11:11:23 +02:00
manuroe 766d24af0f VoIP: Fallback to matrix.org STUN server with a confirmation dialog
#2646
2019-08-28 18:57:56 +02:00
manuroe 162e503ec5 Settings: CALLS section: Always display the CallKit option
as we are iOS 10 min now but grey it out when not available (only on China)
2019-08-28 17:01:38 +02:00
manuroe a51f1ba45e Merge branch 'privacy' into riot_2662 2019-08-27 15:29:34 +02:00
manuroe c8244dd46b Settings: Cryptography section: Make clear that device names are publicly readable
vector-im/riot-ios/issues/2662
2019-08-26 18:02:33 +02:00
Jason Robinson 1bbdba9d98 Fix markdown link fail in changelog
Signed-off-by: Jason Robinson <jasonr@matrix.org>
2019-08-26 11:56:15 +03:00
Jason Robinson e2037ad1fa Add and prioritize the new "_matrix/integrations/v1" widget urls
As per MSC1961, add to the whitelisted integrations_widget_urls
the new paths. This allows us to switch Scalar over to use the
new path as default.

Note, the legacy "scalar-staging.riot.im" is these days just a redirect
to scalar-staging.vector.im, so there is no addition for that. It still
needs Riot side whitelisting though for existing widgets.

Refs: https://github.com/matrix-org/matrix-doc/pull/1961
Signed-off-by: Jason Robinson <jasonr@matrix.org>
2019-08-26 11:48:47 +03:00
SBiOSoftWhare aeed3e15d4 Update changes 2019-08-21 14:21:40 +02:00
SBiOSoftWhare 24c73c19ed Merge pull request #2645 from vector-im/riot_2643
Ability to disable all identity server functionality via the config file
2019-08-14 15:10:02 +02:00
SBiOSoftWhare 9ab3766207 Update changes 2019-08-14 14:12:24 +02:00
manuroe 8cb895aa33 CHANGES 2019-08-12 15:03:38 +02:00
manuroe a670aa0c25 BF: Build: Fix build based on git tag
It was not more possible to build using tags. The reason was the fastlane git_branch method returned nil.
Internally this method executes `git symbolic-ref HEAD --short` which returned `fatal: ref HEAD is not a symbolic ref` in our case.

We now checks out the tag as a local branch.
2019-08-08 17:25:23 +02:00
manuroe 7bc927c2af BF: Fix crash for earch bar customisation in iOS13
#2626
2019-08-07 18:36:58 +02:00
SBiOSoftWhare 30eb97af35 Update changes 2019-08-02 17:44:56 +02:00
SBiOSoftWhare aeb09bce3f Update changes 2019-07-30 18:26:18 +02:00
SBiOSoftWhare 16d5925087 Update changes 2019-07-30 17:26:11 +02:00
manuroe 073a499787 Widgets: Whitelist https://scalar-staging.vector.im/api
#2612
2019-07-29 18:12:13 +02:00
manuroe b7bc408939 BF: Crash when leaving settings due to backup section refresh animation.
The exception was:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of rows in section 10.  The number of rows contained in an existing section after the update (0) must be equal to the number of rows contained in that section before the update (3), plus or minus the number of rows inserted or deleted from that section (0 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).'

To raise this exception:
- Execute the removed code after a delay (2s)
- Enter and leave the settings page
-> Crash
2019-07-29 17:31:07 +02:00
SBiOSoftWhare c9932f5f93 Update changes 2019-07-25 16:58:54 +02:00
manuroe 3bb50d0ccd Soft logout: Support soft logout
#2540
2019-07-19 14:25:45 +02:00