Commit Graph

4664 Commits

Author SHA1 Message Date
Szimszon d83433ca53 Translated using Weblate (Hungarian)
Currently translated at 2.7% (14 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2018-08-07 16:56:12 +00:00
aasshshs 258497d02e Translated using Weblate (Chinese (Traditional))
Currently translated at 99.4% (502 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-08-07 16:56:12 +00:00
Hugues De Keyzer 381c87f854 Added translation using Weblate (Esperanto) 2018-07-17 16:42:31 +00:00
manuroe 2b55bcb94f Merge pull request #1936 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-07-13 13:31:01 +00:00
Weblate 3ae4c95d4c Merge remote-tracking branch 'origin/develop' into develop 2018-07-13 13:30:08 +00:00
Markel bfe34fbbe6 Translated using Weblate (Spanish)
Currently translated at 13.2% (67 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-07-13 13:29:54 +00:00
manuroe aa87c7aea5 Merge pull request #1935 from vector-im/decouple_room_state_and_members
Decouple room state and members
2018-07-12 16:13:12 +00:00
manuroe 76111e6f2c Use new MXRoomState.membersCount 2018-07-12 10:50:59 +02:00
manuroe 41480a5e56 MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare 46924c803a Merge pull request #1932 from vector-im/refactor-project-structure
Refactor project structure
2018-07-10 18:09:56 +02:00
SBiOSoftWhare ddb1c675b5 Update changelog 2018-07-10 18:08:19 +02:00
SBiOSoftWhare d70a63189d Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare fc4af18751 String localization files are now visible as one file in which you could choose language. Remove readme files from bundle resources. 2018-07-10 16:50:51 +02:00
SBiOSoftWhare fe298164c8 Move RiotShareExtension supporting files to a physical folder 2018-07-10 15:22:01 +02:00
SBiOSoftWhare 99c37a0d3e Organize files by features in share extension target 2018-07-10 15:10:56 +02:00
SBiOSoftWhare a7ed8f95eb Remove unused files in RiotShareExtension target 2018-07-10 15:03:07 +02:00
SBiOSoftWhare d5e9f64b34 Remove Riot target override of ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build settings value 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 5734e34f11 Update project compatibility to Xcode 9.3 2018-07-10 10:21:21 +02:00
SBiOSoftWhare ec2943bb9a Update project recommended settings 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 245372c57f Move cell data and data sources to corresponding modules. 2018-07-10 10:21:21 +02:00
SBiOSoftWhare f227ab33cf Move RiotDesignValues to Constants folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 86f366ac87 Create physical SupportingFiles folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 7bb89550c9 Move readme files at top of the project tree 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 60d202c206 Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare ef4a010aeb Create SharedImages.xcassets in order to share images between main app and share extension 2018-07-10 10:21:21 +02:00
SBiOSoftWhare a9646df24d Fix RiotShareExtension target 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 48e6207408 Remove unused images 2018-07-10 10:21:21 +02:00
SBiOSoftWhare f816d61796 Move images to Image.xcassets 2018-07-10 10:21:21 +02:00
SBiOSoftWhare f32375f2e4 Update Riot CallKit icon file name for retina display. Remove back icon @4x file. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare e00fba775a Create managers folder 2018-07-10 10:21:20 +02:00
SBiOSoftWhare 53e9214b1d Organize views by feature 2018-07-10 10:21:20 +02:00
SBiOSoftWhare 73ca630780 Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare d60ad1072d Merge branch 'release/v0.6.19' into develop 2018-07-05 11:02:12 +02:00
SBiOSoftWhare 7c5f9463f9 version++ 2018-07-05 11:00:17 +02:00
manuroe a2e23d297b Merge pull request #1929 from vector-im/duplicate_read_receipt
RoomVC: Fix duplication of read receipts
2018-07-04 08:44:06 +00:00
manuroe f26a6d8371 RoomVC: Fix duplication of read receipts
Regression due to read receipt perf improvement.

Disable the optimisation with `foundSenders` because the assumption "As there is one (the last) read receipt displayed per user" was wrong  for internal processing data.
2018-07-04 09:42:00 +02:00
manuroe 83258bdbb3 Finish v0.6.18 2018-07-03 16:04:22 +02:00
manuroe dc0349305d version++ 2018-07-03 16:04:11 +02:00
manuroe 5a8698c92f Merge pull request #1922 from vector-im/e2e_telemetry_reasons
Crypto: Telemetry: Categorise e2e failures
2018-07-03 11:05:05 +02:00
manuroe beaae07651 Merge pull request #1927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-07-03 10:49:54 +02:00
manuroe 7c11b07dcf Merge pull request #1926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-07-03 10:49:30 +02:00
manuroe 7f532ea631 Merge pull request #1925 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-07-03 10:49:10 +02:00
Weblate 749b99a183 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:13 +00:00
Weblate 23e342316b Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:00 +00:00
Weblate 3b7310973c Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:37:50 +00:00
Pedro Jatobá 5d94ed96bc Translated using Weblate (Portuguese (Brazil))
Currently translated at 28.9% (146 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2018-07-03 08:37:23 +00:00
Mathijs van Gorcum 7085b41254 Translated using Weblate (Dutch)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-07-03 08:37:23 +00:00
Slavi Pantaleev f6d697d98c Translated using Weblate (Bulgarian)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-07-03 08:37:22 +00:00
SBiOSoftWhare 18a9a07d51 Merge pull request #1920 from vector-im/riot_1914
e2e messages not decrypted in notifs after logging back in
2018-07-03 10:32:13 +02:00
SBiOSoftWhare 0beaaa47ba Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount 2018-07-03 10:31:14 +02:00