Commit Graph

501 Commits

Author SHA1 Message Date
manuroe 219cfec819 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
SBiOSoftWhare f27440ed95 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 1bb396e1ac Use lower case for the term identity server. 2019-08-14 15:08:58 +02:00
SBiOSoftWhare 1e4fb2a1ef AuthenticationViewController: Show error alert instead of disabling password reset action when Identity Server is not set. 2019-08-14 14:11:06 +02:00
SBiOSoftWhare b285e30a25 Add no Identity Server error strings. 2019-08-13 16:58:36 +02:00
manuroe 9938620947 IM: Terms modal: Add service purpose description 2019-08-12 15:00:06 +02:00
manuroe 2c42b055ca IM: Display terms in table view 2019-08-09 17:58:02 +02:00
manuroe b0bd5df851 IM: Start flow for terms modal 2019-08-09 15:58:33 +02:00
SBiOSoftWhare ae0db8eeed Add media picker and camera wordings. 2019-08-02 16:51:12 +02:00
SBiOSoftWhare c057335358 Reaction history: Implement screen. 2019-07-30 17:24:45 +02:00
SBiOSoftWhare 555eafc1fb Emoji picker: Handle Emoji parsing with EmojiService. 2019-07-25 16:58:14 +02:00
manuroe ef5a2704a1 Soft logout: Implement the clear data button
#2540
2019-07-23 16:20:07 +02:00
manuroe bcdf55f1fc Soft logout: Implement design for the clear data section
#2540
2019-07-23 14:45:51 +02:00
manuroe 7230af2b34 Soft logout: Implement design
This is an adapted version of the zeplin design. It uses the current app login look and feel with the copy of the zeplin design

#2540
2019-07-23 11:51:46 +02:00
manuroe ef3f8a03ef Device Verification: Name for is "Clock
according to https://github.com/matrix-org/matrix-doc/blob/master/data-definitions/sas-emoji.json#L41
2019-07-15 14:06:12 +02:00
manuroe 2983328993 Edits: "(Edited)" -> "(edited)" 2019-07-12 13:18:39 +02:00
SBiOSoftWhare 4a4e647360 RoomVC: Handle external file upload. 2019-07-11 19:17:55 +02:00
SBiOSoftWhare 843ce9024f RoomInputToolbarView: Add file upload action. 2019-07-11 19:03:32 +02:00
SBiOSoftWhare 48f7c63e01 Message edits history: Add strings. 2019-07-04 19:02:17 +02:00
manuroe e4171cffa9 Reactions: Show at most 8 reactions
#2510
2019-07-04 11:38:48 +02:00
manuroe d7ad10ebb4 Device Verification: Name for 🔒 is "Lock"
#2526
2019-06-24 15:46:16 +02:00
manuroe e910455e3a Integrations: Manage the error of provided integrations server not responding 2019-06-21 15:06:41 +02:00
manuroe 53afe41f9a Integrations: Manage the error of no configured integrations server 2019-06-21 12:12:32 +02:00
SBiOSoftWhare a3da7eabd7 Add message edited mention string. 2019-06-12 15:35:30 +02:00
manuroe ca6b2f1298 Merge branch 'develop' into aggregations 2019-05-20 17:57:50 +02:00
manuroe 617c3f2d60 Reactions: Add a labs setting
#2441
2019-05-20 17:31:25 +02:00
manuroe 554747529d Merge branch 'aggregations' into riot_2393 2019-05-16 14:51:14 +02:00
SBiOSoftWhare cc945f39d1 Add contextual menu strings 2019-05-15 21:11:55 +02:00
manuroe 7929b57bd0 Reactions: Translate primary reactions 2019-05-15 16:38:28 +02:00
manuroe 13492e2aa7 Device Verification: Fix bell emoji name 2019-05-06 08:19:48 +02:00
manuroe 948946727d RoomVC: When replying, use a "Reply" button instead of "Send" 2019-04-30 17:27:57 +02:00
manuroe 58f2fd1d23 Merge pull request #2378 from aaronraimist/homeserver
home server -> homeserver (#2345)
2019-04-26 11:41:47 +02:00
manuroe 6913fb0c55 Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe 51cf40d3a0 Clarify key backup details when backup exists but is not trusted in banner too
This follows changes made by https://github.com/vector-im/riot-ios/pull/2375
2019-04-24 10:23:27 +02:00
Aaron Raimist 324a8757a5 home server -> homeserver (#2345)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-04-19 21:27:10 -05:00
manuroe b6d92f0271 Device Verification: Update wording "Verify user" -> "Verify device" 2019-04-19 11:38:48 +02:00
J. Ryan Stinnett b826f7ac8d Clarify key backup details when backup exists but is not trusted
This ports the wording changes from Riot Web
https://github.com/matrix-org/matrix-react-sdk/pull/2917.

"Use key backup" as button text feels like it's telling me I haven't set it up
at all. This changes to "Connect this device ..." which seems more reassuring
and applies for both the "add to backup" and "restore from backup" use cases.

This also updates the backup status text for the case where a backup exists, but
it's not being used by the current device so that it's much more clear that you
have a backup at least.
2019-04-18 13:30:32 +01:00
manuroe f2fc4a1f28 Device Verification: Display a message when the transaction has been automatically cancelled 2019-04-17 13:05:18 +02:00
manuroe bfc7038ae7 Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC 2019-04-17 12:47:42 +02:00
manuroe 4633a82d91 Device Verification: Translate emoji 2019-04-16 09:33:25 +02:00
manuroe 0a71098306 Device Verification: Verified screen 2019-04-15 18:22:24 +02:00
manuroe 8ffaeb221b Device Verification: Incoming screen: UI design 2019-04-15 11:09:37 +02:00
manuroe 69dcd25c8d Device Verification: Display the "The other party cancelled the verification." modal 2019-04-11 19:38:46 +02:00
manuroe 6c301ebe24 Device Verification: Start screen: We do not need scrolling for that screen 2019-04-08 15:47:34 +02:00
manuroe b3adde1cf7 Device Verification: Verify screen: add wording 2019-04-05 23:52:04 +02:00
manuroe 2bf9d11784 Device Verification: Start screen: add "Waiting for partner to accept..." 2019-04-05 18:15:05 +02:00
manuroe 3a5adbc016 Device Verification: Start start screen UI 2019-04-05 17:43:15 +02:00
manuroe 1cb7f51792 Device Verification: Start start screen business logic 2019-04-05 15:20:20 +02:00
Andrew Morgan 9266226d97 Fix grammar in registration text
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-21 15:26:14 +00:00
manuroe 09247b4bac Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00