ismailgulek
a003e982e8
Display thread when row tapped
2021-11-19 17:51:40 +03:00
ismailgulek
4bec86ca6f
Refactor title view
2021-11-19 16:32:42 +03:00
ismailgulek
6083715eb2
Introduce view model for thread title view
2021-11-19 16:32:20 +03:00
ismailgulek
c2ba51d6ee
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-19 14:46:51 +03:00
ismailgulek
35925181eb
Fix alert
2021-11-19 14:43:38 +03:00
ismailgulek
98ed6c07cf
Move view in room action to the top most
2021-11-19 14:37:09 +03:00
ismailgulek
4154103370
Allow dismissal of pushed coordinator
2021-11-19 14:35:46 +03:00
ismailgulek
768f68ab2a
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-19 14:35:11 +03:00
ismailgulek
c312ea13c2
Push thread view instead of presenting
2021-11-19 14:19:23 +03:00
ismailgulek
1e94e9f1b7
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-19 02:17:53 +03:00
ismailgulek
ca55fc047a
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-19 02:17:21 +03:00
ismailgulek
64ca8805b7
Fix build
2021-11-19 02:17:01 +03:00
ismailgulek
db463bae53
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-19 00:24:38 +03:00
ismailgulek
ad4ddabe44
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-19 00:24:02 +03:00
ismailgulek
bcec32f8da
Merge branch 'develop' into ismail/5068_start_thread
2021-11-19 00:23:24 +03:00
ismailgulek
20ed38ce0f
Refactor summary view to be configurable via a view model
2021-11-18 17:46:14 +03:00
Doug
6dd471045f
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
ismailgulek
d937d86b18
Generate classes
2021-11-16 17:14:57 +03:00
ismailgulek
38f169c3e3
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-16 15:55:57 +03:00
Stefan Ceriu
879ac56d83
Fix build after changing aggregation method limits from UInt to Int in the SDK.
2021-11-16 13:41:41 +02:00
ismailgulek
dfdb81b9e8
Move copy action into the more action sheet if threading enabled for an event
2021-11-15 17:44:21 +03:00
ismailgulek
b15be88833
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-15 13:51:11 +03:00
ismailgulek
3b0d241208
Highlight thread root event in the timeline
2021-11-15 13:50:08 +03:00
ismailgulek
4b9a8ecefa
Hide thread context menu in the thread
2021-11-12 17:30:31 +03:00
ismailgulek
e052a2bc87
Implement bridge presenter delegate for opened thread
2021-11-12 17:26:49 +03:00
ismailgulek
fbb78b402e
Add new action for the thread root event in thread view
2021-11-12 17:25:58 +03:00
ismailgulek
93f2fb024f
Add eventId parameter to delegates
2021-11-12 17:24:58 +03:00
ismailgulek
0de8f92309
Reload data source only after initialization
2021-11-11 22:38:41 +03:00
ismailgulek
e41d889e5e
Reload data source when a new thread created
2021-11-11 22:28:29 +03:00
ismailgulek
8c1dbd8311
Merge branch 'develop' into ismail/5068_start_thread
2021-11-11 21:43:16 +03:00
ismailgulek
9315302da7
Add a to-do for a bad code
2021-11-11 15:25:21 +03:00
ismailgulek
33f92bca13
Present threads with custom sized presentable
2021-11-11 15:17:01 +03:00
ismailgulek
d3d2e262e6
Use full title mode for now
2021-11-11 15:02:01 +03:00
Stefan Ceriu
ba9c40cf2d
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
dafcf0085e
Update title view mode according to thread status
2021-11-11 01:39:14 +03:00
ismailgulek
7d6e08e3b1
Dismiss thread when close tapped
2021-11-11 01:07:12 +03:00
ismailgulek
e7832690d7
Load correct instance of RoomViewController from the storyboard
2021-11-11 01:06:00 +03:00
ismailgulek
0481ba21d0
Create specific title view for threads
2021-11-11 01:05:03 +03:00
ismailgulek
b299f4d587
Introduce RoomDisplayConfiguration for room display options
2021-11-10 18:03:02 +03:00
ismailgulek
3f9907db93
Implement opening thread modal when tapped
2021-11-10 15:42:42 +03:00
ismailgulek
56315641d5
Implement thread filtering logic in RoomDataSource
2021-11-10 13:38:32 +03:00
ismailgulek
db84277016
Add ThreadSummaryView into the cell
2021-11-09 16:50:22 +03:00
ismailgulek
8cfbf9c4c7
Create ThreadSummaryView
2021-11-09 16:50:02 +03:00
ismailgulek
9a7095ea4b
Add thread option to an event if the labs setting enabled
2021-11-09 15:24:08 +03:00
ismailgulek
70aea8cf92
Add additional height in the cell for thread summary view
2021-11-09 14:46:35 +03:00
Stefan Ceriu
7c58fff01a
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
Phl-Pro
31a99e2e09
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
ismailgulek
8c34fed97e
Initialize thread data source
2021-11-04 02:07:50 +03:00
Doug
6312c2eb95
Merge pull request #5074 from vector-im/doug/5071_fix_presented_views
...
Fix more button not working.
2021-11-03 16:35:03 +00:00
SBiOSoftWhare
b2934662b7
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00