Commit Graph

4556 Commits

Author SHA1 Message Date
ismailgulek 25012a4efb Use simpler methods for thread check 2021-12-07 05:18:13 +03:00
SBiOSoftWhare f097c592fa Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
SBiOSoftWhare 815e453696 Remove unneeded InfoPlist.strings from MatrixKit module. 2021-12-03 15:08:15 +01:00
SBiOSoftWhare 1d9f01b5e3 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00
ismailgulek 8d8308e1ed Clear highlighted event when view gone 2021-12-03 02:41:01 +03:00
ismailgulek f062183d98 Use attributed string for thread last message 2021-12-03 00:55:13 +03:00
ismailgulek 12bc2b1c34 Use attributed string for thread root message 2021-12-03 00:46:55 +03:00
ismailgulek 3e37f9c586 Mark thread as read when viewed 2021-12-02 16:57:41 +03:00
Stefan Ceriu 1e8be18912 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 d7acd090f5 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 f82159cb72 Update logic for thread list bar button item 2021-12-02 14:45:23 +03:00
Gil Eluard 3ce1f1c630 [iOS] Create public space #143
- Update after design review
2021-12-01 23:56:59 +01:00
ismailgulek d445c37fc9 Create BadgedBarButtonItem class and use it for thread list item 2021-12-01 17:24:47 +03:00
ismailgulek 5a7d90f274 Use thread image as template 2021-12-01 17:23:53 +03:00
ismailgulek 763c438a1a Add thread notification dots 2021-12-01 14:42:05 +03:00
ismailgulek 98622ac41c Navigate to thread view for search results in threads 2021-12-01 01:22:16 +03:00
SBiOSoftWhare 1aee16a6ac Update MXKSwiftHeader.h for new MatrixKit location. 2021-11-30 17:25:43 +01:00
SBiOSoftWhare dabf38fb79 Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location. 2021-11-30 17:24:12 +01:00
SBiOSoftWhare 5aa347814f AuthInputsView: Add Swift generated header import. 2021-11-30 17:06:52 +01:00
SBiOSoftWhare d140c1ee88 HomeMessagesSearchDataSource: Fix MatrixKit import. 2021-11-30 17:06:25 +01:00
SBiOSoftWhare 860e7dbae2 Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare e6ef1be7b6 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
ismailgulek 786f7b60a9 Just highlight event when possible instead of reloading data source 2021-11-30 14:13:57 +03:00
ismailgulek 30c2159fc1 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek 6090d4c57f Fix thread property 2021-11-30 01:45:20 +03:00
ismailgulek fda11bc5ed Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-30 01:34:44 +03:00
ismailgulek 51c3e240e1 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-30 01:34:21 +03:00
ismailgulek 82475e8c5d Merge branch 'develop' into ismail/5068_start_thread 2021-11-30 01:33:51 +03:00
ismailgulek 1f92c80897 Make remove actions destructive & move remove action to the bottom 2021-11-30 01:29:52 +03:00
ismailgulek ab7e732272 Merge branch 'ismail/5119_thread_root_removal' into ismail/5094_thread_links 2021-11-30 01:14:51 +03:00
ismailgulek acd82200f6 Merge branch 'ismail/5117_thread_message_actions' into ismail/5119_thread_root_removal 2021-11-30 01:14:23 +03:00
ismailgulek c1f364580a Fix alert 2021-11-30 01:14:05 +03:00
ismailgulek 819489c9d3 Display room title view for non-live timelines too 2021-11-30 01:13:14 +03:00
ismailgulek de7a85e83b Open thread view for root events when available 2021-11-30 01:12:53 +03:00
ismailgulek fe336e0524 Add activity indicator when loading room and thread data sources 2021-11-30 00:59:59 +03:00
ismailgulek ffc0c4ee41 Highlight initial event in the thread view 2021-11-30 00:31:28 +03:00
SBiOSoftWhare fe84f0d862 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare e3de692c85 Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
Doug 66e900817e 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 113383576b Handle thread parameters 2021-11-29 18:27:00 +03:00
ismailgulek 00ec31494f 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
ismailgulek 5c177e2aec Pass thread options for permalinks 2021-11-29 18:22:09 +03:00
ismailgulek 7594be70a9 Add threadId to room identification 2021-11-29 18:12:20 +03:00
ismailgulek 2b759efeb7 Introduce new methods to split view presentable 2021-11-29 18:11:54 +03:00
ismailgulek 6209b0f9b8 Replace threadId with ThreadParameters 2021-11-29 18:11:04 +03:00
ismailgulek 47a4ba641a Adapt to thread model changes 2021-11-29 13:55:13 +03:00
SBiOSoftWhare 30d6cdc405 LegacyAppDelegate: Don't use private interface from SDK. 2021-11-26 15:26:34 +01:00
SBiOSoftWhare e15eb26872 SecurityViewController: Don't use private properties from SDK. 2021-11-26 15:25:36 +01:00
SBiOSoftWhare 5d618824b5 MasterTabBarController: Don't use MXCrypto private property. 2021-11-26 14:39:00 +01:00
ismailgulek 24838f99ac Adapt to event changes 2021-11-26 01:47:08 +03:00