Commit graph

6423 commits

Author SHA1 Message Date
manuroe
f0b4bf9aab Fastfile: xcversion++ 2019-07-29 18:25:28 +02:00
Weblate
fe68d86313 Merge branch 'origin/develop' into Weblate. 2019-07-29 16:18:08 +00:00
manuroe
926b7ab0b5
Merge pull request #2613 from vector-im/riot_2612
Widgets: Whitelist https://scalar-staging.vector.im/api
2019-07-29 18:18:04 +02:00
manuroe
8d694a7f6b Widgets: Whitelist https://scalar-staging.vector.im/api
#2612
2019-07-29 18:12:13 +02:00
Weblate
df9e43e17e Merge branch 'origin/develop' into Weblate. 2019-07-29 16:06:37 +00:00
manuroe
5e5823b6d5
Merge pull request #2611 from vector-im/fix_settings_crash_due_to_backup_section
BF: Crash when leaving settings due to backup section refresh animation.
2019-07-29 18:06:33 +02:00
manuroe
a5760bc770 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
483afeb2e7 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
0c8a931a83 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
c4efa328a6 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
f1bb553c80 Merge branch 'origin/develop' into Weblate. 2019-07-26 12:31:53 +00:00
Jakub Łuczyński
65259a81e6 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
5ceecb0131 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
d9271adc3c 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
436e5f0fa6
Merge pull request #2605 from vector-im/riot_2370
Reactions: Emoji picker
2019-07-26 14:31:46 +02:00
SBiOSoftWhare
ca7779ae58 Emoji picker: Handle Manu's comments. 2019-07-26 14:06:19 +02:00
SBiOSoftWhare
46434d7596
Update Riot/Modules/Room/RoomViewController.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2019-07-25 19:16:15 +02:00
SBiOSoftWhare
b53789a601 Update changes 2019-07-25 16:58:54 +02:00
SBiOSoftWhare
24a19a112d Update pbxproj 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
3614a19205 Podfile: Handle RiotTests target. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
39629a6638 RoomVC: Handle Emoji picker. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
7066c58a0b Emoji picker: Implement coordinator bridge presenter. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
a769f6290e Emoji picker: Implement Emoji picker screen. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
04d142ab65 Emoji picker: Implement cell and header view. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
c9d4b4193a Emoji picker: Implement Emoji store, view model and view data. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
e4df031451 Contextual menu: Fix reactions menu theme update. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
331d7aa80f Emoji picker: Add Emoji parsing unit tests. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
01b9b483c6 Emoji picker: Handle Emoji parsing with EmojiService. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
8dca707d82 Create SerializationService that enables to deserialize or serialize an object conforming to Codable. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
62dabebdd8 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
2f9419f0bc Reactions menu: Add more reactions button. 2019-07-25 16:58:14 +02:00
Weblate
794a3f5e19 Merge branch 'origin/develop' into Weblate. 2019-07-24 15:52:54 +00:00
manuroe
447447f7bb
Merge pull request #2598 from vector-im/riot_2597
Soft logout: SSO support
2019-07-24 17:52:50 +02:00
Weblate
f4d7121f97 Merge branch 'origin/develop' into Weblate. 2019-07-24 15:08:50 +00:00
manuroe
cf49e751ef Bump version 2019-07-24 17:08:44 +02:00
manuroe
9579b59bba 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
d126db5e49 Soft logout: SSO support: Display the clear data section upper 2019-07-24 14:59:40 +02:00
Weblate
174fc17c75 Merge branch 'origin/develop' into Weblate. 2019-07-24 12:44:43 +00:00
manuroe
a793ca8715
Merge pull request #2590 from vector-im/riot_2540
Support soft logout
2019-07-24 14:44:37 +02:00
manuroe
3fa4de6722 Soft logout: Retain MXFileStore instance while getting user display name 2019-07-24 12:14:31 +02:00
manuroe
45f864b90c 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
3fc4ed9884 Soft logout: Do not show the clear data section on the forgot password flow 2019-07-23 17:17:05 +02:00
manuroe
18d7ca6b62 Soft logout: Do not try to log against matrix.org if the password was wrong 2019-07-23 17:03:24 +02:00
manuroe
f7e2da7b1b Soft logout: Implement the clear data button
#2540
2019-07-23 16:20:07 +02:00
manuroe
f182073551 Soft logout: Implement design for the clear data section
#2540
2019-07-23 14:45:51 +02:00
manuroe
400b9c140e 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
20cc2fac39 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
07505b08dc Soft logout: Support soft logout
#2540
2019-07-19 14:25:45 +02:00
Weblate
c32d12631b Merge branch 'origin/develop' into Weblate. 2019-07-17 12:03:14 +00:00
manuroe
3abd4bbd00 Finish v0.9.1 2019-07-17 14:03:02 +02:00