Commit Graph

13075 Commits

Author SHA1 Message Date
ismailgulek d62b4c0b88 Update thread icons 2021-11-18 17:43:13 +03:00
ismailgulek d629c7c782 Generate classes 2021-11-16 17:14:57 +03:00
ismailgulek faa8e7ef75 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-16 15:55:57 +03:00
ismailgulek 16f2cd9ad7 Move copy action into the more action sheet if threading enabled for an event 2021-11-15 17:44:21 +03:00
ismailgulek 3fc667658b Add changelog 2021-11-15 14:00:36 +03:00
ismailgulek 12a2de159a Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-15 13:51:11 +03:00
ismailgulek c046a7779b Highlight thread root event in the timeline 2021-11-15 13:50:08 +03:00
ismailgulek 7888068439 Hide thread context menu in the thread 2021-11-12 17:30:31 +03:00
ismailgulek cdc1f4b412 Implement bridge presenter delegate for opened thread 2021-11-12 17:26:49 +03:00
ismailgulek 00bb071504 Add new action for the thread root event in thread view 2021-11-12 17:25:58 +03:00
ismailgulek b35a9024ba Add eventId parameter to delegates 2021-11-12 17:24:58 +03:00
ismailgulek 72f86e8a15 Reload data source only after initialization 2021-11-11 22:38:41 +03:00
ismailgulek c2b912cd11 Reload data source when a new thread created 2021-11-11 22:28:29 +03:00
ismailgulek 0338452777 Add new threadId parameters 2021-11-11 22:26:30 +03:00
ismailgulek f6ae6afc81 Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
ismailgulek b1dca20e9b Add a to-do for a bad code 2021-11-11 15:25:21 +03:00
ismailgulek 136bb7eb9e Present threads with custom sized presentable 2021-11-11 15:17:01 +03:00
ismailgulek 5da959779b Use full title mode for now 2021-11-11 15:02:01 +03:00
ismailgulek 2d97cc04f2 Allow ThreadViewController to be presented with a custom size 2021-11-11 15:01:44 +03:00
ismailgulek 380a874ccb Allow custom sizing when the presented vc is in a navigation stack 2021-11-11 15:00:34 +03:00
ismailgulek 0008b12d71 Disable threads by default 2021-11-11 12:47:54 +03:00
Stefan Ceriu 1ea0308895 vector-im/element-ios/issues/5114 - Poll creation screen
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
ismailgulek 38517a707a Update title view mode according to thread status 2021-11-11 01:39:14 +03:00
ismailgulek 63c2954c69 Dismiss thread when close tapped 2021-11-11 01:07:12 +03:00
ismailgulek e9f7b4a7f2 Override nib and title view for ThreadViewController 2021-11-11 01:06:50 +03:00
ismailgulek 628cdf34e3 Load correct instance of RoomViewController from the storyboard 2021-11-11 01:06:00 +03:00
ismailgulek d7eb6d1163 Create specific title view for threads 2021-11-11 01:05:03 +03:00
ismailgulek c2621ad19b Create thread title string 2021-11-11 01:02:47 +03:00
Stefan Ceriu 8e813b920b Fix build: use correct swift generated header in share extension item sender. 2021-11-10 19:19:17 +02:00
ismailgulek f26601196a Introduce RoomDisplayConfiguration for room display options 2021-11-10 18:03:02 +03:00
ismailgulek cc18723588 Implement opening thread modal when tapped 2021-11-10 15:42:42 +03:00
ismailgulek 93b037240f Implement thread filtering logic in RoomDataSource 2021-11-10 13:38:32 +03:00
ismailgulek 55669ed8d3 Add ThreadSummaryView into the cell 2021-11-09 16:50:22 +03:00
ismailgulek b5ead490e1 Create ThreadSummaryView 2021-11-09 16:50:02 +03:00
ismailgulek 7267a0889d Add thread option to an event if the labs setting enabled 2021-11-09 15:24:08 +03:00
ismailgulek ca84e052d2 Add labs setting for threads 2021-11-09 15:18:18 +03:00
ismailgulek 8be3d29191 Add additional height in the cell for thread summary view 2021-11-09 14:46:35 +03:00
ismailgulek afaffce552 Introduce lab setting for threads 2021-11-09 14:44:27 +03:00
Stefan Ceriu 3fe141473c vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
Gil Eluard 8c72dcd2b2 Merge pull request #4994 from vector-im/gil/4893_support_pagination_in_the_space_summary_api
Support pagination in the Space Summary API
2021-11-09 09:35:24 +01:00
Doug 9fc6758055 Merge pull request #5101 from vector-im/doug/5039_workflow_concurrency
Add concurrency to GitHub workflows to auto-cancel older runs.
2021-11-05 16:35:34 +00:00
Doug 0a73f6cdac Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug 7985841123 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Phl-Pro 07965057a5 Merge pull request #5053 from vector-im/phlpro/4722_objc_headers
Improve the Obj-C Generated Interface Header Name definition
2021-11-05 15:28:38 +01:00
Phl-Pro ea322e1526 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
Doug c3a4bb28ad Merge pull request #5067 from Kloenk/keyboard_context
Remeber keyboard language for room
2021-11-05 12:28:35 +00:00
David Langley 8f96f9fa39 Merge pull request #5099 from vector-im/langleyd/5098_incorrect_clientPermalinkBaseUrl_default
Set correct default for clientPermalinkBaseUrl
2021-11-05 11:38:08 +00:00
David Langley ee2385a246 Set correct default for clientPermalinkBaseUrl 2021-11-05 11:08:51 +00:00
David Langley 09658daaaa Merge pull request #5060 from vector-im/langleyd/4981_custom_baseurl_permalinks
Add clientPermalinkBaseUrl and set in matrix-sdk options.
2021-11-04 16:54:31 +00:00
David Langley 7f313ca4f5 Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming 2021-11-04 16:22:58 +00:00