Commit Graph

3006 Commits

Author SHA1 Message Date
Weblate 6dfc9f681b Merge branch 'origin/develop' into Weblate. 2019-07-29 16:18:08 +00:00
manuroe e8f5a61100 Widgets: Whitelist https://scalar-staging.vector.im/api
#2612
2019-07-29 18:12:13 +02:00
Weblate 230f659497 Merge branch 'origin/develop' into Weblate. 2019-07-29 16:06:37 +00:00
manuroe ef3a810379 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
Osoitz 8fb1734704 Translated using Weblate (Basque)
Currently translated at 100.0% (736 of 736 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2019-07-29 09:49:35 +00:00
Szimszon 946e069cb1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (736 of 736 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-07-28 08:49:32 +00:00
Kévin C 61892f0d3a Translated using Weblate (French)
Currently translated at 100.0% (736 of 736 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-07-28 08:49:32 +00:00
Weblate ebf029dd86 Merge branch 'origin/develop' into Weblate. 2019-07-26 12:31:53 +00:00
Jakub Łuczyński 38cac0a1a5 Translated using Weblate (Polish)
Currently translated at 67.1% (488 of 727 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2019-07-26 12:31:53 +00:00
Szimszon 7124087182 Translated using Weblate (Hungarian)
Currently translated at 100.0% (727 of 727 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-07-26 12:31:52 +00:00
Kévin C b5da5ed67d Translated using Weblate (French)
Currently translated at 100.0% (727 of 727 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-07-26 12:31:51 +00:00
SBiOSoftWhare dacee398cf Emoji picker: Handle Manu's comments. 2019-07-26 14:06:19 +02:00
SBiOSoftWhare 4a696887a2 Update Riot/Modules/Room/RoomViewController.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2019-07-25 19:16:15 +02:00
SBiOSoftWhare 86c97037c3 RoomVC: Handle Emoji picker. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare c209484aff Emoji picker: Implement coordinator bridge presenter. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 2ad0f5c3dc Emoji picker: Implement Emoji picker screen. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 5763988d66 Emoji picker: Implement cell and header view. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare cb57c5a832 Emoji picker: Implement Emoji store, view model and view data. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 48d8d1192e Contextual menu: Fix reactions menu theme update. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 8c772d50d3 Emoji picker: Handle Emoji parsing with EmojiService. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare f612129819 Create SerializationService that enables to deserialize or serialize an object conforming to Codable. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 3ffaad5138 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 993f2fcf54 Reactions menu: Add more reactions button. 2019-07-25 16:58:14 +02:00
Weblate cc5bc5d3ce Merge branch 'origin/develop' into Weblate. 2019-07-24 15:52:54 +00:00
manuroe 4383af4e97 Merge pull request #2598 from vector-im/riot_2597
Soft logout: SSO support
2019-07-24 17:52:50 +02:00
Weblate 20236cc446 Merge branch 'origin/develop' into Weblate. 2019-07-24 15:08:50 +00:00
manuroe 33e5af2d81 Bump version 2019-07-24 17:08:44 +02:00
manuroe 1bd6efb07a Soft logout: SSO support: Make sure the "Sign in with SSO" button does not overlap the explanation of the soft logout 2019-07-24 15:24:37 +02:00
manuroe 32d1631bc9 Soft logout: SSO support: Display the clear data section upper 2019-07-24 14:59:40 +02:00
Weblate dfd41cbadc Merge branch 'origin/develop' into Weblate. 2019-07-24 12:44:43 +00:00
manuroe 1a3d2be368 Soft logout: Retain MXFileStore instance while getting user display name 2019-07-24 12:14:31 +02:00
manuroe da0e36c8c1 Soft logout: Display the message about keys only if there are keys not yet backed ip 2019-07-23 17:36:10 +02:00
manuroe b4062e3969 Soft logout: Do not show the clear data section on the forgot password flow 2019-07-23 17:17:05 +02:00
manuroe 8f68512acd Soft logout: Do not try to log against matrix.org if the password was wrong 2019-07-23 17:03:24 +02:00
manuroe 61365a71a0 Soft logout: Implement the clear data button
#2540
2019-07-23 16:20:07 +02:00
manuroe 5583591649 Soft logout: Implement design for the clear data section
#2540
2019-07-23 14:45:51 +02:00
manuroe 09b0dc5bb8 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
Osoitz 135cc79f48 Translated using Weblate (Basque)
Currently translated at 100.0% (716 of 716 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2019-07-21 07:51:25 +00:00
manuroe 5341ea30e3 Soft logout: Support soft logout
#2540
2019-07-19 14:25:45 +02:00
Weblate f6b3069568 Merge branch 'origin/develop' into Weblate. 2019-07-17 12:03:14 +00:00
manuroe 22b2364dd0 version++ 2019-07-17 14:02:51 +02:00
Weblate 5a39bee617 Merge branch 'origin/develop' into Weblate. 2019-07-17 12:00:13 +00:00
manuroe 74b1370143 BF: Edits history: Original event is missing
#2585

The original event is not an edit event. It must be processed a bit differently
2019-07-17 13:58:09 +02:00
Weblate d084d58bce Merge branch 'origin/develop' into Weblate. 2019-07-16 16:52:09 +00:00
manuroe 871d2be45e version++ 2019-07-16 18:48:41 +02:00
Szimszon cfb457af7e Translated using Weblate (Hungarian)
Currently translated at 100.0% (716 of 716 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-07-16 15:31:36 +00:00
manuroe 5f9c4f1cc2 Push: Update code to follow API break
#2348
2019-07-16 14:42:25 +02:00
manuroe b6230bb886 Merge pull request #2576 from vector-im/_is_clock
Device Verification: Name for  is "Clock
2019-07-15 17:53:06 +02:00
manuroe 1746fbc89b 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
Slavi Pantaleev 28388da6e6 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (716 of 716 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-07-15 08:28:20 +00:00