Commit Graph

12894 Commits

Author SHA1 Message Date
Nikita Epifanov ff4d1a0d53 Translated using Weblate (Russian)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2021-10-30 20:25:46 +00:00
Besnik Bleta 59dbeab3fd Translated using Weblate (Albanian)
Currently translated at 99.5% (1324 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-10-30 20:25:46 +00:00
lvre 6067bb639f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-10-30 20:25:45 +00:00
libexus 1e547fed76 Translated using Weblate (German)
Currently translated at 99.5% (1324 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-10-30 20:25:45 +00:00
Priit Jõerüüt 6224e64b61 Translated using Weblate (Estonian)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-10-30 20:25:43 +00:00
Szimszon bd0f59a03d Translated using Weblate (Hungarian)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-10-30 20:25:42 +00:00
SBiOSoftWhare 533ac76a4e Merge pull request #5030 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-10-20 17:27:35 +02:00
SBiOSoftWhare 63be5ac100 Merge pull request #5029 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-10-20 17:26:17 +02:00
SBiOSoftWhare 766d63b089 Merge pull request #5028 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-10-20 17:25:29 +02:00
Weblate 94a2c3a720 Merge branch 'origin/develop' into Weblate. 2021-10-20 14:44:18 +00:00
Weblate 02bb65d6c7 Merge branch 'origin/develop' into Weblate. 2021-10-20 14:44:12 +00:00
Weblate e2b62f927b Merge branch 'origin/develop' into Weblate. 2021-10-20 14:40:01 +00:00
Linerly c4bc22c113 Translated using Weblate (Indonesian)
Currently translated at 39.6% (526 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2021-10-20 14:39:19 +00:00
Farhad bfd667433e Translated using Weblate (Persian)
Currently translated at 5.7% (77 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-10-20 14:38:41 +00:00
Thibault Martin af6cf3fba7 Translated using Weblate (French)
Currently translated at 97.9% (1301 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2021-10-20 14:38:41 +00:00
ismailgulek 52f96e37be Merge pull request #4907 from vector-im/ismail/4384_room_summary_store
Lazy Load Room Summaries: Milestone 0
2021-10-19 19:54:24 +03:00
ismailgulek 59ecf26f4a Fix build after merge 2021-10-19 16:51:33 +03:00
ismailgulek eef9c43798 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-19 16:40:34 +03:00
ismailgulek 587bfc06d7 Introduce RiotSettings.showAllRoomsInHomeSpace and adapt changes in filter options 2021-10-19 16:36:43 +03:00
Stefan Ceriu 6efb00a909 Merge pull request #5014 from vector-im/stefan/messageForwarding
Message forwarding
2021-10-19 16:17:07 +03:00
ismailgulek d4a3a2132b Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-19 14:01:32 +03:00
Gil Eluard 70a569d18c Merge pull request #4965 from vector-im/gil/4570_home_space_data_filtering
[Spaces] M10.4.1 Home space data filtering #4570
2021-10-18 20:12:18 +02:00
Doug 838c5edca2 Merge pull request #5016 from vector-im/doug/2076_paste_from_safari
Allow images to be pasted from Safari rather than their URL.
2021-10-18 17:59:28 +01:00
ismailgulek 26d8c5a98f Add changelog 2021-10-18 18:27:26 +03:00
Gil Eluard 614df23d4d [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 16:44:55 +02:00
Doug b13a69a980 Allow images to be pasted from Safari rather than their URL.
Use correct type.
2021-10-18 15:22:55 +01:00
Stefan Ceriu ab30801310 vector-im/element-ios/issues/5009 - Implemented multi-room forwarding and added various tweaks following code review. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 0621efbf21 vector-im/element-ios/issues/5009 - Refactored away the NSExtensionContext dependency from the ShareManager. Introduced different ShareItemProviders for the share extension and the main application. Improved item loading error handling. 2021-10-18 16:40:53 +03:00
Stefan Ceriu b396a8dde3 vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 44d8b1762a vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 1ea5bae14a vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application. 2021-10-18 16:40:48 +03:00
Gil Eluard b7e4e67f3b [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 15:01:11 +02:00
Linerly f0f149f5ef Translated using Weblate (Indonesian)
Currently translated at 7.1% (95 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2021-10-17 13:25:38 +00:00
lvre bd4394196b Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1328 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-10-17 13:25:38 +00:00
artevaeckt 9d82e00fd4 Translated using Weblate (German)
Currently translated at 97.9% (1301 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-10-17 13:25:37 +00:00
lvre 0c7e6903f3 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pt_BR/
2021-10-17 00:25:37 +00:00
lvre 6797b2f7a8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (48 of 48 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/pt_BR/
2021-10-17 00:25:37 +00:00
Gil Eluard 8cbc0dbada Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-15 14:20:04 +02:00
ismailgulek b5594dabac Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-15 12:07:21 +03:00
ismailgulek f9e429568f Merge pull request #5010 from vector-im/ismail/5008_wellknown_parsing
WellKnown Parsing
2021-10-15 11:13:43 +03:00
manuroe b306f09506 Merge pull request #5013 from kittykat/issue-board
Add issue triage automation
2021-10-15 08:52:37 +02:00
Linerly 07688e916a Translated using Weblate (Indonesian)
Currently translated at 7.0% (94 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2021-10-15 02:25:52 +00:00
lvre 100fc1f007 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1328 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-10-15 02:25:52 +00:00
Besnik Bleta 422f181179 Translated using Weblate (Albanian)
Currently translated at 99.6% (1323 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-10-15 02:25:50 +00:00
Szimszon 3269411655 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1328 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-10-15 02:25:48 +00:00
Leonidas Shear f5de4c7507 Translated using Weblate (Russian)
Currently translated at 100.0% (1328 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2021-10-15 02:25:46 +00:00
sr093906 9c8ffcf61b Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1328 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-10-15 02:25:43 +00:00
random c756fc71ff Translated using Weblate (Italian)
Currently translated at 100.0% (1328 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2021-10-15 02:25:41 +00:00
Priit Jõerüüt ac0fe96274 Translated using Weblate (Estonian)
Currently translated at 100.0% (1328 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-10-15 02:25:39 +00:00
Ihor Hordiichuk c0c0ccb3ab Translated using Weblate (Ukrainian)
Currently translated at 54.8% (729 of 1328 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-10-15 02:25:36 +00:00