Commit Graph

6854 Commits

Author SHA1 Message Date
Weblate 53e5a94faf Merge branch 'origin/develop' into Weblate. 2019-07-29 16:06:37 +00:00
manuroe fede0aad09 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 8fdc855b2d 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 4480f04ca1 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 d8cb3b53cf 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 b0f5a150e1 Merge branch 'origin/develop' into Weblate. 2019-07-26 12:31:53 +00:00
Jakub Łuczyński 4153130b55 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 754135d4af 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 fd09de3c17 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 7345c1e5ce Emoji picker: Handle Manu's comments. 2019-07-26 14:06:19 +02:00
SBiOSoftWhare c44199d195 Update Riot/Modules/Room/RoomViewController.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2019-07-25 19:16:15 +02:00
SBiOSoftWhare 31f1b25f4d RoomVC: Handle Emoji picker. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 2a493b8cee Emoji picker: Implement coordinator bridge presenter. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare d6449abbae Emoji picker: Implement Emoji picker screen. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 150d2c5747 Emoji picker: Implement cell and header view. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 1dec54e4fe Emoji picker: Implement Emoji store, view model and view data. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare c4fe032c26 Contextual menu: Fix reactions menu theme update. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 555eafc1fb Emoji picker: Handle Emoji parsing with EmojiService. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 289ef99f98 Create SerializationService that enables to deserialize or serialize an object conforming to Codable. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 465e7f5801 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 5fe7b62630 Reactions menu: Add more reactions button. 2019-07-25 16:58:14 +02:00
Weblate 6284066a6f Merge branch 'origin/develop' into Weblate. 2019-07-24 15:52:54 +00:00
manuroe d8a00cc65f Merge pull request #2598 from vector-im/riot_2597
Soft logout: SSO support
2019-07-24 17:52:50 +02:00
Weblate 4419dd4af7 Merge branch 'origin/develop' into Weblate. 2019-07-24 15:08:50 +00:00
manuroe ffd16b2c83 Bump version 2019-07-24 17:08:44 +02:00
manuroe 766f5d6357 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 727306fd71 Soft logout: SSO support: Display the clear data section upper 2019-07-24 14:59:40 +02:00
Weblate 72b1caf0d3 Merge branch 'origin/develop' into Weblate. 2019-07-24 12:44:43 +00:00
manuroe 1a26e9ee4c Soft logout: Retain MXFileStore instance while getting user display name 2019-07-24 12:14:31 +02:00
manuroe 98ad5721cb 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 8288073778 Soft logout: Do not show the clear data section on the forgot password flow 2019-07-23 17:17:05 +02:00
manuroe e2c757dedd Soft logout: Do not try to log against matrix.org if the password was wrong 2019-07-23 17:03:24 +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
Osoitz f676e0824f 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 39551563d2 Soft logout: Support soft logout
#2540
2019-07-19 14:25:45 +02:00
Weblate a23cf978f3 Merge branch 'origin/develop' into Weblate. 2019-07-17 12:03:14 +00:00
manuroe d370aa814e version++ 2019-07-17 14:02:51 +02:00
Weblate 4fb06b3273 Merge branch 'origin/develop' into Weblate. 2019-07-17 12:00:13 +00:00
manuroe 7124ef53ea 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 270834c84b Merge branch 'origin/develop' into Weblate. 2019-07-16 16:52:09 +00:00
manuroe a422929a94 version++ 2019-07-16 18:48:41 +02:00
Szimszon df066eb183 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 14cdc50c0d Push: Update code to follow API break
#2348
2019-07-16 14:42:25 +02:00
manuroe a8a674b752 Merge pull request #2576 from vector-im/_is_clock
Device Verification: Name for  is "Clock
2019-07-15 17:53:06 +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
Slavi Pantaleev 768ab91407 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
Osoitz 49503bc099 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-15 08:28:19 +00:00
Szimszon ce29e5272b 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-14 07:50:59 +00:00