Commit Graph

702 Commits

Author SHA1 Message Date
manuroe 4090d66d0b Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00
manuroe 89bef5b34d Merge pull request #2307 from vector-im/light_sso_support
Authentication: support SSO by using the fallback URL
2019-03-04 18:18:41 +00:00
SBiOSoftWhare 0dd118612b Handle quick tap on link in RoomViewController. Retrieve URL interaction information when user tap a link in a MXKRoomBubbleTableViewCell to indicate the type of interaction expected with the URL. 2019-03-04 18:29:13 +01:00
manuroe 909bf66f19 Authentication: support SSO by using the fallback URL
#2306
2019-03-04 16:52:22 +01:00
manuroe 3d3901502f RoomVC: Remove the beta warning modal when enabling e2e in a room
This is the other part of #2239.
2019-02-21 15:07:50 +01:00
manuroe 5636330f03 Add app store description as app string resource to make them available for translation on weblate
#2201
2019-02-20 18:22:50 +01:00
SBiOSoftWhare c68da25267 Merge pull request #2255 from vector-im/export_keys
Key backup: Handle manual key export in key backup setup intro screen
2019-02-15 19:22:38 +01:00
SBiOSoftWhare cee9d1ce7c Add keybackup setup intro manual export strings 2019-02-15 19:03:20 +01:00
manuroe 9dde9dcf8b Key backup: new recover method detected
#2230
2019-02-15 17:29:48 +01:00
manuroe 18fe73dd4c Merge pull request #2246 from vector-im/settings_backup_update_copy
Backup settings: Update wording and rendering to match riot-web
2019-02-14 19:18:56 +01:00
SBiOSoftWhare 324d8928f1 Merge pull request #2245 from vector-im/riot_2195
Key backup: logout warning
2019-02-14 18:52:50 +01:00
SBiOSoftWhare d0d65be4ef Add sign out warning backup in progress strings 2019-02-14 18:04:25 +01:00
manuroe e0a095048c Backup settings: Update wording and rendering to match riot-web
Verify button has been removed and replaced by "Use key backup", which makes a restore, because we trust on decrypt now.
2019-02-14 17:47:59 +01:00
SBiOSoftWhare 06247bfeaa Fix a sign out warning wording 2019-02-14 16:17:27 +01:00
SBiOSoftWhare 3a38fc95a7 Add sign out warning strings 2019-02-14 16:01:33 +01:00
manuroe e9c8667d2b Key recovery: Show errors on invalid passphrase or recovery key 2019-02-14 13:14:00 +01:00
manuroe 329e2acd14 Key recovery: Do not show anymore an error for empty backup 2019-02-14 12:46:53 +01:00
SBiOSoftWhare e47b48589e Update key backup strings 2019-02-13 14:58:16 +01:00
SBiOSoftWhare b044b90ebc Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179) 2019-02-04 15:49:49 +01:00
SBiOSoftWhare 0f3461334f Add key backup recover banner strings 2019-02-01 09:33:31 +01:00
manuroe da9cdc8c64 Merge branch 'develop' into riot_2173 2019-01-31 21:17:47 +01:00
SBiOSoftWhare 4cd1552c3a Add key backup setup banner srtings 2019-01-31 19:44:37 +01:00
manuroe eb41d7aeaf key backup settings: Manage checking state 2019-01-31 18:48:35 +01:00
manuroe bdcdf6aa4b key backup settings: Manage backup created from the device 2019-01-31 18:41:00 +01:00
manuroe 096e8a4516 key backup settings: Make it look like more to https://github.com/vector-im/riot-meta/issues/251#issuecomment-458566684
2/2

Manage not trusted backup
2019-01-31 18:19:20 +01:00
manuroe f4cb48f660 key backup settings: Make it look like more to https://github.com/vector-im/riot-meta/issues/251#issuecomment-458566684
1/2
2019-01-31 16:58:41 +01:00
manuroe af5912a513 key backup settings: add delete confirmation dialog 2019-01-31 09:45:03 +01:00
manuroe f09e748194 key backup: Add a dedicated section to settings
#2193

Still WIP
2019-01-31 03:06:47 +01:00
SBiOSoftWhare 8cb8f2b5e1 Add key backup recover wordings 2019-01-30 11:14:02 +01:00
manuroe 4ee23bf91f Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-01-22 16:56:53 +01:00
SBiOSoftWhare ebae3d5e20 Add key backup setup strings 2019-01-21 23:31:33 +01:00
manuroe 5224c44329 BF: Infinite loading wheel when taping on a fake room alias
#679
2019-01-17 17:46:49 +01:00
manuroe b08ecba020 RoomVC: Redact has been renamed to Remove to match riot/web
#2134
2019-01-16 16:51:36 +01:00
manuroe 71d3d32a2c Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
Aaron Raimist 596e09e018 Reword English settings_sign_out_e2e_warn 2018-10-06 12:39:14 -05:00
manuroe 66e1d64f4b Server Quota Notices: Implement the blue banner
Closes #1937
2018-10-02 15:30:00 +02:00
manuroe 3dd0e193f3 Make code use the "Empty room" i18n string from MatrixKit 2018-09-20 11:05:46 +02:00
manuroe 432c8c27bd Room names: Matrix has now room summaries that define how to compute names
Let MatrixSDK and MatrixKit do it for us
2018-09-20 10:48:01 +02:00
manuroe 70590c9de7 Recents: Recognise server notices room(s) and put them in the dedicated section
https://github.com/vector-im/riot-ios/issues/1937
2018-08-23 16:50:14 +02:00
manuroe ee66416241 RoomVC: Show a "Resource Limit Exceeded" banner if it happens in a /sync response
#1937
2018-08-21 18:25:56 +02:00
manuroe 8259157190 BF: Empty app if initial /sync fails
#1975
2018-08-13 17:14:32 +02:00
manuroe 0dbe0f138f Chat screen: Add "view decrypted source" option on the selected event
#1642
2018-08-08 16:14:56 +02:00
manuroe 3fc495cc26 Merge remote-tracking branch 'origin/develop' into lazy_loading
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/Room/RoomViewController.m
2018-08-07 18:06:58 +02:00
SBiOSoftWhare 196a2d55e4 Update room predecessor strings in Vector.strings 2018-08-07 16:50:04 +02:00
manuroe 7aa5447fd0 Lazy-loading server side: Add "Settings > LABS > Lazy load rooms members" option 2018-08-02 16:29:50 +02:00
SBiOSoftWhare e5e12c1c45 Add room create predecessor related localizable strings 2018-07-27 18:42:32 +02:00
SBiOSoftWhare 4e5e21bc7a Add room replacement related strings in Vector.strings 2018-07-27 11:34:23 +02:00
SBiOSoftWhare 236d05f2c3 Add english string localizations for room message send reply 2018-07-24 16:53:06 +02:00
SBiOSoftWhare 880fea9d20 Add english string localizations for room message send reply 2018-07-23 16:49:45 +02:00
manuroe f90bf0f4dc RoomVC: Update re-request dialog message 2018-06-14 10:21:45 +02:00