ismailgulek
53bfc35930
Allow custom sizing when the presented vc is in a navigation stack
2021-11-11 15:00:34 +03:00
Stefan Ceriu
3f1700d516
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
af25c1878a
Update title view mode according to thread status
2021-11-11 01:39:14 +03:00
ismailgulek
e4ca51b358
Dismiss thread when close tapped
2021-11-11 01:07:12 +03:00
ismailgulek
3b7dee4ebb
Override nib and title view for ThreadViewController
2021-11-11 01:06:50 +03:00
ismailgulek
f2ca655c1d
Load correct instance of RoomViewController from the storyboard
2021-11-11 01:06:00 +03:00
ismailgulek
579742b668
Create specific title view for threads
2021-11-11 01:05:03 +03:00
ismailgulek
9d5ccc635e
Introduce RoomDisplayConfiguration for room display options
2021-11-10 18:03:02 +03:00
ismailgulek
887d91a3c4
Implement opening thread modal when tapped
2021-11-10 15:42:42 +03:00
ismailgulek
b8fb43a727
Implement thread filtering logic in RoomDataSource
2021-11-10 13:38:32 +03:00
ismailgulek
6c8fd2927b
Add ThreadSummaryView into the cell
2021-11-09 16:50:22 +03:00
ismailgulek
7a9770eb51
Create ThreadSummaryView
2021-11-09 16:50:02 +03:00
ismailgulek
aee29cc1e0
Add thread option to an event if the labs setting enabled
2021-11-09 15:24:08 +03:00
ismailgulek
50da7afa70
Add labs setting for threads
2021-11-09 15:18:18 +03:00
ismailgulek
e286ffea66
Add additional height in the cell for thread summary view
2021-11-09 14:46:35 +03:00
Stefan Ceriu
c384a96fe0
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
1339e6c19f
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
Phl-Pro
df8ff2b587
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
SBiOSoftWhare
5eb8eb306f
Merge pull request #5091 from vector-im/steve/5090_update_settings_about_section
...
Settings: Update about section footer text
2021-11-04 12:02:10 +01:00
SBiOSoftWhare
3107b1af3f
SettingsVC: Update about section footer text.
2021-11-04 11:48:06 +01:00
SBiOSoftWhare
226486e131
Merge pull request #5088 from vector-im/steve/5082_fix_clear_cache
...
Fix a crash when selected space is not home and a clear cache or logout is performed
2021-11-04 09:22:23 +01:00
ismailgulek
7a5f4c9fc6
Initialize thread data source
2021-11-04 02:07:50 +03:00
ismailgulek
b49620b7d4
Adapt to send event api changes
2021-11-04 02:07:09 +03:00
SBiOSoftWhare
d1e907e474
SpaceList: Fix a crash when clearing cache or logout.
2021-11-03 18:59:35 +01:00
Doug
e933d497e6
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
81c79ed061
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00
Doug
9b494ccf95
Merge pull request #5087 from vector-im/doug/5083_fix_room_previews
...
Fix DisabledRoomInputToolbarView / Room Previews / Favourites
2021-11-03 16:08:11 +00:00
SBiOSoftWhare
d50da2a60b
SplitViewCoordinator: Fix detail screen reset behaviour.
2021-11-03 11:41:11 +01:00
ismailgulek
5d6f8488c9
Add context menu item
2021-11-03 13:36:18 +03:00
Doug
cdb37935c3
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
2021-11-03 10:18:27 +00:00
ismailgulek
244734ec0e
Fix async
2021-11-02 16:31:01 +03:00
Doug
6c2b07b01a
Keep strong refs to weak views before display.
2021-11-01 17:38:56 +00:00
Doug
6ee8cc67ee
Present alerts before assigning to currentAlert.
2021-11-01 15:05:02 +00:00
ismailgulek
79b5070350
Merge branch 'develop' into ismail/4384_summary_db
2021-11-01 15:14:37 +03:00
Finn Behrens
4e2e273470
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
087887d5f5
Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-29 15:42:19 +02:00
SBiOSoftWhare
09923d6d05
TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory.
2021-10-29 14:48:42 +02:00
SBiOSoftWhare
d1c7c16980
RoomViewController: Fix a crash on before iOS 14.
2021-10-29 13:47:42 +02:00
SBiOSoftWhare
a46a18480c
RoomSearchViewController: Fix setup.
2021-10-29 13:47:16 +02:00
SBiOSoftWhare
584fc1ee8f
RoomInfoListViewController: Weakify self in a closure.
2021-10-29 13:46:34 +02:00
SBiOSoftWhare
1d3cacc5bb
Weakify strong reference delegates.
2021-10-29 12:23:06 +02:00
SBiOSoftWhare
03932238fc
Update GroupDetailsCoordinator.
2021-10-29 12:03:20 +02:00
SBiOSoftWhare
ab1f6a91cc
EnterNewRoomDetailsViewController: Prevent retain cycles.
2021-10-29 12:02:19 +02:00
SBiOSoftWhare
db5a7f5bb2
ContactsTableViewController: Prevent retain cycles.
2021-10-29 11:59:52 +02:00
SBiOSoftWhare
4363e82039
Update weak views usage.
2021-10-29 10:50:24 +02:00
SBiOSoftWhare
f48fb23071
SettingsViewController: Prevent retain cycles.
2021-10-29 10:49:29 +02:00
SBiOSoftWhare
0c9fea5f6c
ContactDetailsViewController: Prevent retain cycles.
2021-10-29 10:48:45 +02:00
SBiOSoftWhare
4341441d77
SegmentedViewController: Prevent retain cycles.
2021-10-29 10:47:00 +02:00
SBiOSoftWhare
a941df3079
GroupsViewController: Prevent retain cycles.
2021-10-29 10:46:26 +02:00
SBiOSoftWhare
428b0f25a5
RoomVC: Fix typo.
2021-10-28 18:51:25 +02:00