Commit Graph

1526 Commits

Author SHA1 Message Date
SBiOSoftWhare f24df1c158 version++ 2018-08-27 22:08:27 +02:00
SBiOSoftWhare d3ed99be34 Fix interaction disabled on RecentsViewController when presenting a room. 2018-08-27 17:15:33 +02:00
SBiOSoftWhare 783c6ab810 Add a selectRoomWithId:andEventId:inMatrixSession: method with completion block on MasterTabController. 2018-08-27 17:14:28 +02:00
SBiOSoftWhare 2da84a1ba2 Fix roomInputToolbar reset (cleared text, black avatar, wrong e2e icon) in RoomViewController when MXSession state change. 2018-08-27 15:32:37 +02:00
manuroe d3d3f7d430 version++ 2018-08-24 18:33:57 +02:00
manuroe 68af893095 MAU: Fix text font in red banner 2018-08-24 17:05:22 +02:00
manuroe 158a402017 Riot-bot: Do not try to create a room with it if the user homeserver is not federated 2018-08-24 15:28:01 +02:00
manuroe 8db47af08a Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe de6837ab3c Merge pull request #2001 from vector-im/bf_fix_double_room_opening
Recents: Avoid to open a room twice
2018-08-24 12:55:05 +00:00
manuroe 44e36a6a2e Recents: Avoid to open a room twice
It crashed on room creation on quick HSes
2018-08-24 14:45:12 +02:00
manuroe dc9f9fb66b GDPRConsentViewController: close it once the user has given their consent
Do not wait anymore for the completion of the creation of the room with riot-bot
2018-08-24 12:31:57 +02:00
manuroe d72f7b51d7 Merge pull request #1996 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-08-23 16:18:49 +00:00
manuroe 24864a791b Merge pull request #1995 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-08-23 16:18:21 +00:00
Weblate 3e70b0ef32 Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:17:35 +00:00
Weblate 87726c2725 Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:17:25 +00:00
Weblate 330171c21c Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:16:42 +00:00
aasshshs 6bff400a1b Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hant/
2018-08-23 16:16:06 +00:00
aasshshs f0b616f5b6 Translated using Weblate (Chinese (Traditional))
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/zh_Hant/
2018-08-23 16:16:06 +00:00
RainSlide c1493d3865 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hans/
2018-08-23 16:16:06 +00:00
RainSlide 588de206ca Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2018-08-23 16:16:06 +00:00
Miguel L c77a944b93 Translated using Weblate (Spanish)
Currently translated at 40.0% (206 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-08-23 16:16:05 +00:00
aasshshs 827b0f3660 Translated using Weblate (Chinese (Traditional))
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/zh_Hant/
2018-08-23 16:16:05 +00:00
Slavi Pantaleev 938839b896 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-23 16:16:05 +00:00
manuroe e380ad3931 Merge pull request #1993 from vector-im/riot_1937_2_bis
RoomVC: Show a "Resource Limit Exceeded" banner
2018-08-23 15:27:55 +00:00
manuroe 8220dc0530 RoomVC: Show a "Resource Limit Exceeded" banner if it happens in a /sync response
Hide the text composer too.
2018-08-23 17:03:32 +02:00
manuroe 3fb5cfa619 Recents: Recognise server notices room(s) and put them in the dedicated section
https://github.com/vector-im/riot-ios/issues/1937
2018-08-23 16:50:14 +02:00
Shen-Ta Hsieh(BestSteve) 20c25de744 Translated using Weblate (Chinese (Traditional))
Currently translated at 98.0% (505 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-08-22 15:09:10 +00:00
manuroe e9379efafd Merge pull request #1990 from vector-im/settings_labs_ll
Lazy-loading: Make "Settings > LABS > Enable LL" back
2018-08-22 14:03:12 +00:00
Giom Foret d96030ffcb Bug Fix - User defaults: the preset application language (if any) is ignored.
AppDelegate: the userDefaults were registered after the application language handling
2018-08-22 15:36:03 +02:00
manuroe 69c53551be Lazy-loading: Make "Settings > LABS > Enable LL" back
It uses /versions this time to check LL availability on the HS
2018-08-22 12:05:29 +02:00
Yao Wei 221eb556e1 Translated using Weblate (Chinese (Traditional))
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/zh_Hant/
2018-08-22 04:26:25 +00:00
manuroe fd75adc00d RoomVC: Show a "Resource Limit Exceeded" banner if it happens in a /sync response
#1937
2018-08-21 18:25:56 +02:00
manuroe 228c31d359 AuthenticationVC: Show a "Resource Limit Exceeded" popup if it happens server side
#1937
2018-08-20 18:30:50 +02:00
Szimszon 1808b014e1 Translated using Weblate (Hungarian)
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/hu/
2018-08-20 12:04:30 +00:00
manuroe 0603805e32 version++ 2018-08-17 18:36:35 +02:00
RainSlide d1e7c2abc5 Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2018-08-14 17:46:16 +00:00
RainSlide a3d4848c12 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hans/
2018-08-14 17:43:33 +00:00
manuroe 9ae6987bd9 BF: Empty app if initial /sync fails
#1975
2018-08-13 17:14:32 +02:00
manuroe 4f2b815e11 Forgot version++ 2018-08-10 18:26:55 +02:00
manuroe 56d7ab7816 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 e578c5d0a6 Merge pull request #1971 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-08-10 09:52:15 +00:00
Weblate 9f53e0e367 Merge remote-tracking branch 'origin/develop' into develop 2018-08-10 09:51:13 +00:00
Weblate 70b464c2da Merge remote-tracking branch 'origin/develop' into develop 2018-08-10 09:51:00 +00:00
Andrey 341a421a10 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 4340b970a9 Merge pull request #1969 from vector-im/riot_1967
BF: Multiple rooms can be opened
2018-08-10 09:18:07 +00:00
manuroe 8ae84c2b01 BF: Multiple rooms can be opened
Update following Steve's comment
2018-08-10 11:06:25 +02:00
manuroe 6cf594c054 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 247359091a Merge branch 'develop' into riot_1952 2018-08-10 10:19:54 +02:00
manuroe feb0e9e563 BF: Multiple rooms can be opened
#1967
2018-08-10 10:15:02 +02:00
Andrey 4b4f7b9590 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