Commit graph

1559 commits

Author SHA1 Message Date
manuroe
3f40b1c804 Room settings: Anyone can now set a room alias
Fix #2033
2018-09-21 16:23:32 +02:00
manuroe
e129e37fa4 Make code use the "Empty room" i18n string from MatrixKit 2018-09-20 11:05:46 +02:00
manuroe
03f88ec542 Room names: Matrix has now room summaries that define how to compute names
Let MatrixSDK and MatrixKit do it for us
2018-09-20 10:48:01 +02:00
manuroe
cf4e668354 RoomPreviewData: Make a full usage of MXPeekingRoom.summary 2018-09-14 15:12:56 +02:00
manuroe
9ce597ea43 Bug Report: Report the member lazy-loading setting
like on Android
2018-09-13 17:22:09 +02:00
manuroe
60e07e1be6 Lazy-Loading: Fix missing read receipts 2018-09-13 17:12:53 +02:00
manuroe
f9dba7f1bd
Merge pull request #2023 from vector-im/settings_advanced_info_copyable
Make advanced info copyable in settings
2018-09-10 17:50:32 +02:00
manuroe
4daaca4fd0
Merge pull request #2030 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-09-10 17:49:33 +02:00
manuroe
104d9802d8
Merge pull request #2029 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-09-10 17:49:21 +02:00
Weblate
56bca86142 Merge remote-tracking branch 'origin/develop' into develop 2018-09-10 15:46:35 +00:00
Weblate
d82b6068ca Merge remote-tracking branch 'origin/develop' into develop 2018-09-10 15:46:22 +00:00
Weblate
df1650b948 Merge remote-tracking branch 'origin/develop' into develop 2018-09-10 15:46:07 +00:00
Milena Brum
26c28507be Translated using Weblate (Spanish)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-09-10 15:45:40 +00:00
Andrey
4a8f8a782b Translated using Weblate (Russian)
Currently translated at 99.2% (516 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-09-10 15:45:40 +00:00
Yan Minari
6868b6a1cb Translated using Weblate (Portuguese (Brazil))
Currently translated at 28.6% (149 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2018-09-10 15:45:39 +00:00
Mathijs van Gorcum
8e19c8b621 Translated using Weblate (Dutch)
Currently translated at 97.8% (509 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-09-10 15:45:39 +00:00
RainSlide
981cc59390 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.4% (486 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2018-09-10 15:45:39 +00:00
Slavi Pantaleev
f1879640b7 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-09-10 15:45:39 +00:00
SBiOSoftWhare
64bab44bfe Make advanced info copyable in settings 2018-09-06 11:32:55 +02:00
SBiOSoftWhare
5802a3d8d5
Merge pull request #1999 from daverPL/made_cryptography_info_copyable
Made cryptography info copyable (#1915)
2018-09-06 11:08:59 +02:00
Milena Brum
f0aad367c9 Translated using Weblate (Spanish)
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/es/
2018-09-03 16:54:40 +00:00
Milena Brum
d6a08f1759 Translated using Weblate (Spanish)
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/es/
2018-09-03 14:49:56 +00:00
Krombel
9ca9458d6f Added translation using Weblate (Spanish) 2018-09-01 10:53:06 +00:00
Krombel
d3020370d1 Added translation using Weblate (Spanish) 2018-09-01 10:53:03 +00:00
Milena Brum
1751417884 Translated using Weblate (Spanish)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-08-31 16:31:40 +00:00
Osoitz
99d7952be6 Translated using Weblate (Basque)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-08-30 09:16:06 +00:00
SBiOSoftWhare
079b06e860 version++ 2018-08-27 22:08:27 +02:00
SBiOSoftWhare
402cadf579 Fix interaction disabled on RecentsViewController when presenting a room. 2018-08-27 17:15:33 +02:00
SBiOSoftWhare
7a4a68a998 Add a selectRoomWithId:andEventId:inMatrixSession: method with completion block on MasterTabController. 2018-08-27 17:14:28 +02:00
SBiOSoftWhare
011a878f86 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
b583c69b09 version++ 2018-08-24 18:33:57 +02:00
Dawid Raczka
559b089b2d Fix of cell style in different themes. 2018-08-24 16:09:00 +01:00
manuroe
2036ec1d3c MAU: Fix text font in red banner 2018-08-24 17:05:22 +02:00
manuroe
d9b760556a 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
c0cbd8004f Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe
7f7bd234f1
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
ce791def2c Recents: Avoid to open a room twice
It crashed on room creation on quick HSes
2018-08-24 14:45:12 +02:00
manuroe
8417a3cc35 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
Kévin C
0e9386f807 Translated using Weblate (French)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-08-24 07:24:53 +00:00
Slavi Pantaleev
52efed2c89 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-08-24 06:01:22 +00:00
Krombel
a4bbe390a5 Translated using Weblate (German)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-08-23 21:12:12 +00:00
cocker-cc
ee0a7ddb09 Translated using Weblate (German)
Currently translated at 99.0% (515 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-08-23 21:09:59 +00:00
Szimszon
12c3c5c88e Translated using Weblate (Hungarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2018-08-23 18:34:41 +00:00
Dawid Raczka
86ba03660c Made data in cryptography info copyable. 2018-08-23 18:10:42 +01:00
manuroe
a01da0db27
Merge pull request #1996 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-08-23 16:18:49 +00:00
manuroe
516a419587
Merge pull request #1995 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-08-23 16:18:21 +00:00
Weblate
0e911561b1 Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:17:35 +00:00
Weblate
fadfa0ed1b Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:17:25 +00:00
Weblate
3d4ad73540 Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:16:42 +00:00
aasshshs
9f592ec47f 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