manuroe
|
bcdc2ac174
|
Disable 'MatrixSDK/SwiftSupport' pod
And make Swift code not using NS_REFINED_FOR_SWIFTed methods from MatrixSDK
|
2018-08-10 17:08:25 +02:00 |
|
manuroe
|
abf94279e8
|
Merge pull request #1971 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
|
2018-08-10 09:52:15 +00:00 |
|
manuroe
|
0f2b5ed286
|
Merge pull request #1970 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
|
2018-08-10 09:51:57 +00:00 |
|
Weblate
|
199d4b0dfd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-08-10 09:51:13 +00:00 |
|
Weblate
|
7acedf2dd2
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-08-10 09:51:00 +00:00 |
|
Andrey
|
49ddabc49e
|
Translated using Weblate (Russian)
Currently translated at 99.4% (512 of 515 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
|
2018-08-10 09:50:42 +00:00 |
|
manuroe
|
0b0e7dd0bf
|
Merge pull request #1969 from vector-im/riot_1967
BF: Multiple rooms can be opened
|
2018-08-10 09:18:07 +00:00 |
|
manuroe
|
f29dbc2940
|
BF: Multiple rooms can be opened
Update following Steve's comment
|
2018-08-10 11:06:25 +02:00 |
|
manuroe
|
84d35f115d
|
Merge pull request #1968 from vector-im/fix_room_opening
Lazy-loading: Fix a regression when opening a room where we can see the Riot logo in bg
|
2018-08-10 08:31:14 +00:00 |
|
SBiOSoftWhare
|
f0c77098a4
|
Merge pull request #1966 from vector-im/riot_1952
Improve GDPR consent webview management
|
2018-08-10 10:20:03 +02:00 |
|
SBiOSoftWhare
|
2c449b58aa
|
Merge branch 'develop' into riot_1952
|
2018-08-10 10:19:54 +02:00 |
|
manuroe
|
3ac72d2f3e
|
BF: Multiple rooms can be opened
#1967
|
2018-08-10 10:15:02 +02:00 |
|
Andrey
|
169ab2cd16
|
Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ru/
|
2018-08-10 05:13:49 +00:00 |
|
SBiOSoftWhare
|
d77b66c19a
|
Add reference to 'MatrixSDK' podfile again just for clarity
|
2018-08-09 19:04:53 +02:00 |
|
SBiOSoftWhare
|
102c7d3627
|
Fix typos in OnBoardingManager
|
2018-08-09 18:57:40 +02:00 |
|
SBiOSoftWhare
|
c4d2a864f1
|
GDPRConsentViewController now do not take into account HS hostname to determine if user consent to GDPR.
|
2018-08-09 18:56:40 +02:00 |
|
Osoitz
|
21058ecbfd
|
Translated using Weblate (Basque)
Currently translated at 100.0% (515 of 515 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
|
2018-08-09 16:48:20 +00:00 |
|
Slavi Pantaleev
|
43c6e3ed3d
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (515 of 515 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
|
2018-08-09 15:35:46 +00:00 |
|
manuroe
|
067c6464b4
|
Lazy-loading: Fix a regression when opening a room where we can see the Riot logo in bg
Video at
https://matrix.to/#/!DdJkzRliezrwpNebLk:matrix.org/$1533808423412ynHll:matrix.org
|
2018-08-09 16:30:31 +02:00 |
|
SBiOSoftWhare
|
10605e59d4
|
Fix OnBoardingManager method call in AppDelegate
|
2018-08-09 14:47:15 +02:00 |
|
SBiOSoftWhare
|
961d450f73
|
Update changes
|
2018-08-09 14:28:45 +02:00 |
|
manuroe
|
3eb9400669
|
Merge pull request #1964 from vector-im/disable_LL_labs_settings
Settings: Disable "Labs > Enable LL" for the coming release
|
2018-08-09 12:12:27 +00:00 |
|
SBiOSoftWhare
|
ee299446ea
|
Improve OnBoardingManager
|
2018-08-09 12:19:24 +02:00 |
|
SBiOSoftWhare
|
8aa1805c9f
|
Update podfile, now use MatrixSDK/SwiftSupport
|
2018-08-09 12:19:24 +02:00 |
|
SBiOSoftWhare
|
39354b4f91
|
Now create riot bot direct message room after GDPR consent success.
|
2018-08-09 12:19:24 +02:00 |
|
SBiOSoftWhare
|
65636fdab0
|
Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot.
|
2018-08-09 12:19:24 +02:00 |
|
SBiOSoftWhare
|
62299c8746
|
Now use GDPRConsentViewController in AppDelegate in order to present GDPR consent and dismiss controller automatically when accept consent.
|
2018-08-09 12:19:24 +02:00 |
|
SBiOSoftWhare
|
7ed030e5c0
|
Create GDPRConsentViewController
|
2018-08-09 12:19:24 +02:00 |
|
manuroe
|
8a944d89dc
|
Merge pull request #1965 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
|
2018-08-09 09:22:39 +00:00 |
|
Silke
|
f7c6185d3b
|
Translated using Weblate (Dutch)
Currently translated at 98.2% (506 of 515 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
|
2018-08-09 09:02:02 +00:00 |
|
manuroe
|
324ef6c13e
|
Settings: Disable "Labs > Enable LL" for the coming release
|
2018-08-09 10:56:09 +02:00 |
|
manuroe
|
cf051d301a
|
i18n: Add Albanian (sq)
|
2018-08-09 10:40:40 +02:00 |
|
manuroe
|
affb77ec6f
|
i18n: Add Traditional Chinese (zh_Hant)
|
2018-08-09 10:24:43 +02:00 |
|
Kévin C
|
d8c120c646
|
Translated using Weblate (French)
Currently translated at 100.0% (515 of 515 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
|
2018-08-08 20:49:48 +00:00 |
|
Krombel
|
4e1a210240
|
Translated using Weblate (German)
Currently translated at 100.0% (515 of 515 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
|
2018-08-08 16:23:34 +00:00 |
|
manuroe
|
1c16dbadd8
|
Merge pull request #1962 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
|
2018-08-08 16:12:45 +00:00 |
|
manuroe
|
e00ff2f87a
|
Merge pull request #1961 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
|
2018-08-08 16:12:19 +00:00 |
|
Weblate
|
cee3373078
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-08-08 16:08:44 +00:00 |
|
Weblate
|
99c6564c85
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-08-08 16:08:06 +00:00 |
|
Krombel
|
6d7246caef
|
Translated using Weblate (German)
Currently translated at 100.0% (514 of 514 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
|
2018-08-08 16:07:42 +00:00 |
|
Slavi Pantaleev
|
f175fa922b
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (514 of 514 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
|
2018-08-08 16:07:42 +00:00 |
|
manuroe
|
75badcd2d8
|
Merge pull request #1960 from vector-im/riot_1462
Chat screen: Add "view decrypted source" option on the selected event
|
2018-08-08 16:05:08 +00:00 |
|
manuroe
|
0dbe0f138f
|
Chat screen: Add "view decrypted source" option on the selected event
#1642
|
2018-08-08 16:14:56 +02:00 |
|
manuroe
|
1077acf537
|
Merge pull request #1958 from vector-im/build_kit_again
Make it build
|
2018-08-08 08:43:55 +00:00 |
|
manuroe
|
f86b56f269
|
MXKRoomDataSourceManager: closeRoomDataSource has been replaced by closeRoomDataSourceWithRoomId.
|
2018-08-08 10:33:10 +02:00 |
|
Kévin C
|
7e3290cff7
|
Translated using Weblate (French)
Currently translated at 100.0% (514 of 514 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
|
2018-08-08 07:06:29 +00:00 |
|
Osoitz
|
d362ca0da8
|
Translated using Weblate (Basque)
Currently translated at 100.0% (4 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/eu/
|
2018-08-08 06:31:08 +00:00 |
|
Osoitz
|
79edb07ff9
|
Translated using Weblate (Basque)
Currently translated at 100.0% (514 of 514 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
|
2018-08-08 06:17:54 +00:00 |
|
Ralitsa Bozhkova
|
70b1073d43
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (4 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/bg/
|
2018-08-08 03:33:42 +00:00 |
|
Slavi Pantaleev
|
313c46e416
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (514 of 514 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
|
2018-08-08 03:28:44 +00:00 |
|