ismailgulek
1b4d172b80
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-22 14:59:07 +03:00
ismailgulek
72c129a8ff
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-22 12:26:41 +03:00
ismailgulek
e0e3bbd99b
Move more button out of the title view & remove weird constraints
2021-11-22 12:22:53 +03:00
ismailgulek
24cb6096bc
Don't show thread list button in threads
2021-11-22 11:46:45 +03:00
ismailgulek
5de1a5e82b
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-19 14:46:51 +03:00
ismailgulek
6a35e0c8f8
Fix alert
2021-11-19 14:43:38 +03:00
ismailgulek
c6823624e9
Move view in room action to the top most
2021-11-19 14:37:09 +03:00
ismailgulek
3fe57dd1af
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-19 14:35:11 +03:00
ismailgulek
8c7dd6ae65
Push thread view instead of presenting
2021-11-19 14:19:23 +03:00
ismailgulek
b1c742be7f
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-19 00:24:38 +03:00
ismailgulek
3cc1210b26
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-19 00:24:02 +03:00
ismailgulek
516d14439f
Merge branch 'develop' into ismail/5068_start_thread
2021-11-19 00:23:24 +03:00
Doug
c946f2962a
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00: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
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
f6ae6afc81
Merge branch 'develop' into ismail/5068_start_thread
2021-11-11 21:43:16 +03:00
ismailgulek
136bb7eb9e
Present threads with custom sized presentable
2021-11-11 15:17:01 +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
63c2954c69
Dismiss thread when close tapped
2021-11-11 01:07:12 +03:00
ismailgulek
628cdf34e3
Load correct instance of RoomViewController from the storyboard
2021-11-11 01:06:00 +03: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
7267a0889d
Add thread option to an event if the labs setting enabled
2021-11-09 15:24:08 +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
Phl-Pro
ea322e1526
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
ismailgulek
048c982a1c
Initialize thread data source
2021-11-04 02:07:50 +03:00
Doug
aecc5da255
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
2a2f0fcfe9
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00
ismailgulek
919e1d6adb
Add context menu item
2021-11-03 13:36:18 +03:00
Doug
8e01cd6381
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
2021-11-03 10:18:27 +00:00
Doug
0e509bb070
Present alerts before assigning to currentAlert.
2021-11-01 15:05:02 +00:00
Finn Behrens
941938be10
Remember keyboard language for room
...
This adds a `textInputContextIdentifier` to the RoomViewController to save the current language per room.
Signed-off-by: Finn Behrens <me@kloenk.dev >
2021-10-31 19:58:21 +01:00
SBiOSoftWhare
c7bd9e4971
RoomViewController: Fix a crash on before iOS 14.
2021-10-29 13:47:42 +02:00
SBiOSoftWhare
8cd1e76334
Update weak views usage.
2021-10-29 10:50:24 +02:00
SBiOSoftWhare
896f78930b
RoomVC: Fix typo.
2021-10-28 18:51:25 +02:00
SBiOSoftWhare
988dff272e
RoomVC: Prevent retain cycles.
2021-10-28 17:41:16 +02:00
Philippe Loriaux
af20d24960
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
SBiOSoftWhare
38514553c1
Rename UniversalLinkPresentationParameters to ScreenPresentationParameters.
2021-10-21 10:00:37 +02:00
SBiOSoftWhare
c49fe6cd7c
Merge develop into 4734_room_stack
2021-10-20 11:14:52 +02:00
SBiOSoftWhare
3959b40d12
RoomVC: Fix typo.
2021-10-20 09:21:02 +02:00
SBiOSoftWhare
9418f93230
RoomVC: Update with UniversalLinkPresentationParameters.
2021-10-20 07:32:04 +02:00
ismailgulek
eef9c43798
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-19 16:40:34 +03:00
SBiOSoftWhare
cd6534e219
RoomVC: Remove temporary space universal link handling.
2021-10-19 12:29:59 +02:00