Commit Graph

13178 Commits

Author SHA1 Message Date
Stefan Ceriu f85804c454 #1098 - Add debouncer to suggestion service text processing. Stop returning cached member results from the coordinator, rely on the room directly for up to date results. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 096279b43a #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 0afc917c97 #1098 - Fix performance issues on item list change. Rebuild the whole list instead of comparing changed items. 2021-10-13 11:26:27 +03:00
Stefan Ceriu d559c7fb46 #1098 - Avatar view model: stop requesting avatars for empty URIs. 2021-10-13 11:26:27 +03:00
Stefan Ceriu a084b80cfe #1098 - Removed vectorHostingController background color. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 2a41aec905 #1098 - Moved new MXKRoomInputToolbarDelegate method to Element. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 47f9e24ad2 #1098 - Fixed iOS 15 issues. 2021-10-13 11:26:27 +03:00
Stefan Ceriu f8bd1ed5df #1098 - Stopped relying on the SDK in the suggestionService and added unit and ui tests. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 71667de9b1 #1098 - Working real user suggestion inside the main application. 2021-10-13 11:26:22 +03:00
Stefan Ceriu 388e521a89 #1098 - Added user suggestions to the main app timeline. 2021-10-13 11:25:36 +03:00
Stefan Ceriu ccfdfa1fb8 #1098 - Generated UserSuggestion from template, got initial UI working and automatically updating. 2021-10-13 11:24:46 +03:00
Stefan Ceriu 63ec641820 vector-im/element-ios/issues/1098 - Fixed indentation in templates. Added UnitTests to the main RiotSwiftUI target. 2021-10-13 11:23:56 +03:00
Stefan Ceriu d4919448b2 vector-im/element-ios/issues/1098 - Fixed typo in template file name. 2021-10-13 11:23:55 +03:00
Linerly 2d9acaa305 Added translation using Weblate (Indonesian) 2021-10-13 05:10:09 +00:00
Linerly 7ae8a3fabd Added translation using Weblate (Indonesian) 2021-10-13 05:06:41 +00:00
ismailgulek b25eb2e720 Improve tab switching performance 2021-10-12 22:56:52 +03:00
ismailgulek 78b072cfc5 Improve mocking performance 2021-10-12 22:42:16 +03:00
Gil Eluard 9c0184fdc5 Support pagination in the Space Summary API 2021-10-12 20:48:30 +02:00
ismailgulek b107846548 Merge remote-tracking branch 'origin/ismail/4384_room_summary_store' into ismail/4384_room_summary_store 2021-10-12 21:25:26 +03:00
ismailgulek 66f6e6b2b7 Refactor cell data arrays 2021-10-12 21:25:15 +03:00
SBiOSoftWhare 3949e18f79 Update room display management where needed. 2021-10-12 19:22:46 +02:00
SBiOSoftWhare 765a554c27 RoomCoordinator: Update RoomViewControllerDelegate conformance. 2021-10-12 19:21:19 +02:00
SBiOSoftWhare 33b0396d63 LegacyAppDelegate: Update universal link management with UniversalLinkParameters. And handle show room with RoomPresentationParameters and room preview with RoomPreviewPresentationParameters. 2021-10-12 19:20:39 +02:00
SBiOSoftWhare d1279a3ce7 TabBarCoordinator: Update RoomViewControllerDelegate conformance. Handle RoomPresentationParameters and RoomPreviewPresentationParameters. 2021-10-12 19:15:35 +02:00
SBiOSoftWhare 93075c8f34 RoomVC: Update universal link management with UniversalLinkParameters. 2021-10-12 19:12:08 +02:00
SBiOSoftWhare 6bba90ecf4 MasterTabBarController: Use RoomPresentationParameters and RoomPreviewPresentationParameters input parameters and selecting a room. 2021-10-12 19:10:30 +02:00
SBiOSoftWhare c741202810 Add RoomPresentationParameters and RoomPreviewPresentationParameters to display a room or room preview with identifiers and presentation configuration. 2021-10-12 19:09:18 +02:00
SBiOSoftWhare ca3ad76201 Add UniversalLinkParameters. 2021-10-12 19:07:44 +02:00
SBiOSoftWhare f5374bacf5 BuildSettings: Add property to allow split view detail view stacking. 2021-10-12 19:06:56 +02:00
manuroe badb5aa612 Prepare for new sprint 2021-10-12 13:45:01 +02:00
manuroe 599ded2a55 Merge remote-tracking branch 'origin/master' into develop 2021-10-12 13:43:16 +02:00
manuroe f8928ce1f1 Prepare for new sprint 2021-10-12 13:41:53 +02:00
manuroe dfdbbc2eab Merge branch 'master' into develop 2021-10-12 13:41:50 +02:00
manuroe a7676ea7de Merge branch 'release/1.6.4/master' 2021-10-12 13:41:45 +02:00
manuroe 15efb415fc finish version++ 2021-10-12 13:41:45 +02:00
manuroe e5b7fff629 Merge pull request #4991 from vector-im/release/1.6.4/release
Release 1.6.4
2021-10-12 13:41:14 +02:00
ismailgulek e26e4787e8 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 14:30:25 +03:00
ismailgulek 253528202f Add unit tests for NSArray mapping 2021-10-12 14:29:40 +03:00
ismailgulek 799ac27251 Add docs and rename block parameter 2021-10-12 14:29:16 +03:00
Stefan Ceriu ac443d23e6 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug a502eedfb4 Merge pull request #4990 from vector-im/doug/4989_sync_contacts_state
Move call to validateSyncLocalContactsState into MatrixKit.
2021-10-12 12:14:31 +01:00
manuroe 27491c7d5b version++ 2021-10-12 12:57:25 +02:00
manuroe a747b99442 changelog.d: Upgrade MatrixKit version ([v0.16.6](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.6)). 2021-10-12 12:57:24 +02:00
LinAGKar 60dad78cdd Translated using Weblate (Swedish)
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/sv/
2021-10-12 10:27:45 +00:00
Priit Jõerüüt 0f33ef0989 Translated using Weblate (Estonian)
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/et/
2021-10-12 10:27:45 +00:00
Ihor Hordiichuk 61fbadc284 Translated using Weblate (Ukrainian)
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/uk/
2021-10-12 10:27:44 +00:00
random a6594d46d3 Translated using Weblate (Italian)
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/it/
2021-10-12 10:27:44 +00:00
Besnik Bleta f3f150fd8d Translated using Weblate (Albanian)
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/sq/
2021-10-12 10:27:44 +00:00
Szimszon 37f8339720 Translated using Weblate (Hungarian)
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/hu/
2021-10-12 10:27:44 +00:00
sr093906 fd8a4cf47b Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2021-10-12 10:27:44 +00:00