Commit graph

4664 commits

Author SHA1 Message Date
Szimszon
7964b27b51 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
9730983d70 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
197e9e7a8d Added translation using Weblate (Esperanto) 2018-07-17 16:42:31 +00:00
manuroe
5f37739e34
Merge pull request #1936 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-07-13 13:31:01 +00:00
Weblate
97b1e3a9f0 Merge remote-tracking branch 'origin/develop' into develop 2018-07-13 13:30:08 +00:00
Markel
e8bcb63e7f 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
61b77824ea
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
5a61d1c227 Use new MXRoomState.membersCount 2018-07-12 10:50:59 +02:00
manuroe
7af86d9f9d MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare
ffbe94e4a6
Merge pull request #1932 from vector-im/refactor-project-structure
Refactor project structure
2018-07-10 18:09:56 +02:00
SBiOSoftWhare
ac662a0a1e Update changelog 2018-07-10 18:08:19 +02:00
SBiOSoftWhare
0e3ee5a5c8 Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare
371936497d 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
8832a9d3cb Move RiotShareExtension supporting files to a physical folder 2018-07-10 15:22:01 +02:00
SBiOSoftWhare
5c86dc2be6 Organize files by features in share extension target 2018-07-10 15:10:56 +02:00
SBiOSoftWhare
c7aadce4f9 Remove unused files in RiotShareExtension target 2018-07-10 15:03:07 +02:00
SBiOSoftWhare
4081878653 Remove Riot target override of ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build settings value 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a5c96ad6e9 Update project compatibility to Xcode 9.3 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
8b188f7e9e Update project recommended settings 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
c377f5f739 Move cell data and data sources to corresponding modules. 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
bc5773d9eb Move RiotDesignValues to Constants folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
3e87ccbe0e Create physical SupportingFiles folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
9207684834 Move readme files at top of the project tree 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
75bee4365f Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
fc80ff912a Create SharedImages.xcassets in order to share images between main app and share extension 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
605373826e Fix RiotShareExtension target 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
1b67cee302 Remove unused images 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a25c8e2bd3 Move images to Image.xcassets 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
53361bc33f Update Riot CallKit icon file name for retina display. Remove back icon @4x file. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
94c08785da Create managers folder 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
421e8bc84b Organize views by feature 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
3f3c4f471b Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
0e85828a8a Merge branch 'release/v0.6.19' into develop 2018-07-05 11:02:12 +02:00
SBiOSoftWhare
07fed3bf1c version++ 2018-07-05 11:00:17 +02:00
manuroe
64d33b8d19
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
5f3c9d4d86 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
8fdadef744 Finish v0.6.18 2018-07-03 16:04:22 +02:00
manuroe
91f2b8c186 version++ 2018-07-03 16:04:11 +02:00
manuroe
05871c21f6
Merge pull request #1922 from vector-im/e2e_telemetry_reasons
Crypto: Telemetry: Categorise e2e failures
2018-07-03 11:05:05 +02:00
manuroe
07d4ab45eb
Merge pull request #1927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-07-03 10:49:54 +02:00
manuroe
8932721c0c
Merge pull request #1926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-07-03 10:49:30 +02:00
manuroe
082b909e7b
Merge pull request #1925 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-07-03 10:49:10 +02:00
Weblate
b8d655e1e3 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:13 +00:00
Weblate
7fdc5665ba Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:00 +00:00
Weblate
58f6b2aed3 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:37:50 +00:00
Pedro Jatobá
3a34df6007 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
5ee7e556ef 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
9e4dba2807 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
a21b718b4f
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
1ad1ec0a6e Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount 2018-07-03 10:31:14 +02:00