Commit Graph

8960 Commits

Author SHA1 Message Date
SBiOSoftWhare eb4d967225 Remove unneeded InfoPlist.strings from MatrixKit module. 2021-12-03 15:08:15 +01:00
SBiOSoftWhare e7d4cd7707 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00
ismailgulek 91dc172737 Clear highlighted event when view gone 2021-12-03 02:41:01 +03:00
ismailgulek 254a7e8316 Use attributed string for thread last message 2021-12-03 00:55:13 +03:00
ismailgulek 1b6735a09f Use attributed string for thread root message 2021-12-03 00:46:55 +03:00
ismailgulek a71cf8e92c Specify event formatting was successful 2021-12-03 00:41:01 +03:00
ismailgulek b057a48ad9 Use event method to check redaction 2021-12-02 18:09:15 +03:00
ismailgulek c48c3a8fe7 Mark thread as read when viewed 2021-12-02 16:57:41 +03:00
Stefan Ceriu f21a469f9a vector-im/element-ios/issues/4753 - Prevent unnecessary audio file conversions if final file already exists on disk. 2021-12-02 15:38:59 +02:00
Stefan Ceriu c70c4fb70a vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI. 2021-12-02 15:38:59 +02:00
ismailgulek 107bb8f13c Update logic for thread list bar button item 2021-12-02 14:45:23 +03:00
Gil Eluard 4890ce2108 [iOS] Create public space #143
- Update after design review
2021-12-01 23:56:59 +01:00
ismailgulek 719ef848b6 Create BadgedBarButtonItem class and use it for thread list item 2021-12-01 17:24:47 +03:00
ismailgulek 25916441b3 Use thread image as template 2021-12-01 17:23:53 +03:00
ismailgulek 5d46651aa4 Add thread notification dots 2021-12-01 14:42:05 +03:00
SBiOSoftWhare 34c0d8f70f Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +01:00
ismailgulek f6208a69e5 Navigate to thread view for search results in threads 2021-12-01 01:22:16 +03:00
SBiOSoftWhare e975cb5b3b Remove MatrixKit from third party licenses file. 2021-11-30 17:44:02 +01:00
SBiOSoftWhare f0303a6475 Update MXKSwiftHeader.h for new MatrixKit location. 2021-11-30 17:25:43 +01:00
SBiOSoftWhare 4782a3cf20 Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location. 2021-11-30 17:24:12 +01:00
SBiOSoftWhare c6b513281c Add generated MatrixKit strings. 2021-11-30 17:10:28 +01:00
SBiOSoftWhare 3b03e6552a Update Riot bridging header with new MatrixKit location. 2021-11-30 17:10:04 +01:00
SBiOSoftWhare 21ffa2bf41 AuthInputsView: Add Swift generated header import. 2021-11-30 17:06:52 +01:00
SBiOSoftWhare bbc83fddda HomeMessagesSearchDataSource: Fix MatrixKit import. 2021-11-30 17:06:25 +01:00
SBiOSoftWhare d4e8d9400f Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
ismailgulek 5237963986 Just highlight event when possible instead of reloading data source 2021-11-30 14:13:57 +03:00
SiderealArt 84f722f5ed Translated using Weblate (Chinese (Traditional))
Currently translated at 59.9% (797 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2021-11-30 09:26:14 +00:00
jelv c50bc74151 Translated using Weblate (Dutch)
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/nl/
2021-11-30 09:25:52 +00:00
ismailgulek abd5044023 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek 557982a6cc Fix thread property 2021-11-30 01:45:20 +03:00
ismailgulek d2323afaaa Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-30 01:34:44 +03:00
ismailgulek 38f47cec87 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-30 01:34:21 +03:00
ismailgulek 5dfb0fbbfe Merge branch 'develop' into ismail/5068_start_thread 2021-11-30 01:33:51 +03:00
ismailgulek 4164512542 Make remove actions destructive & move remove action to the bottom 2021-11-30 01:29:52 +03:00
ismailgulek aeeb6bef6f Merge branch 'ismail/5119_thread_root_removal' into ismail/5094_thread_links 2021-11-30 01:14:51 +03:00
ismailgulek 525a1288ed Merge branch 'ismail/5117_thread_message_actions' into ismail/5119_thread_root_removal 2021-11-30 01:14:23 +03:00
ismailgulek 25f52e2473 Fix alert 2021-11-30 01:14:05 +03:00
ismailgulek b77c7b9996 Display room title view for non-live timelines too 2021-11-30 01:13:14 +03:00
ismailgulek af5eca3097 Open thread view for root events when available 2021-11-30 01:12:53 +03:00
ismailgulek f27a4a7ebd Add activity indicator when loading room and thread data sources 2021-11-30 00:59:59 +03:00
ismailgulek 5fb4cc3544 Highlight initial event in the thread view 2021-11-30 00:31:28 +03:00
SBiOSoftWhare 1b45a856d5 MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice. 2021-11-29 17:56:31 +01:00
SBiOSoftWhare 6d34f068cd AvatarGenerator: Remove unnecessary MatrixKit import. 2021-11-29 17:51:22 +01:00
SBiOSoftWhare 90627cdb4a Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare 9f3017b77c Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
SBiOSoftWhare 55270a84fe Riot target: Exclude markdown files from MatrixKit folder. 2021-11-29 17:20:17 +01:00
Doug b89f84773f Merge pull request #5166 from vector-im/doug/5165_use_dtcoretext_callback
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-29 15:59:15 +00:00
ismailgulek bedae9704d Handle thread parameters 2021-11-29 18:27:00 +03:00
ismailgulek 7668c1b973 Try to find the desired room in whole stack instead of only the last, and pop to it if found 2021-11-29 18:26:10 +03:00