Commit Graph

4556 Commits

Author SHA1 Message Date
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 f6ae6afc81 Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
ismailgulek 21df1862e1 Implement new summary properties 2021-11-11 19:52:21 +03:00
Doug a2d64e93a3 Refresh RecentsListService when switching modes. 2021-11-11 15:43:43 +00: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
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 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
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
Phl-Pro ea322e1526 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
SBiOSoftWhare 4e24fd0dbb 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 59b8ae3da9 SettingsVC: Update about section footer text. 2021-11-04 11:48:06 +01:00
SBiOSoftWhare 81b040b9f2 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 048c982a1c Initialize thread data source 2021-11-04 02:07:50 +03:00
ismailgulek 01f7a7b243 Adapt to send event api changes 2021-11-04 02:07:09 +03:00
SBiOSoftWhare 5c06b6dc2f SpaceList: Fix a crash when clearing cache or logout. 2021-11-03 18:59:35 +01: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
Doug 0821af2d1c 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 5198c5a2ed SplitViewCoordinator: Fix detail screen reset behaviour. 2021-11-03 11:41:11 +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
ismailgulek 08bb3f263a Fix async 2021-11-02 16:31:01 +03:00
Doug b74ec2f82c Keep strong refs to weak views before display. 2021-11-01 17:38:56 +00:00
Doug 0e509bb070 Present alerts before assigning to currentAlert. 2021-11-01 15:05:02 +00:00
ismailgulek b3b544446d Merge branch 'develop' into ismail/4384_summary_db 2021-11-01 15:14:37 +03: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 854ce42656 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 a380a6b491 TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory. 2021-10-29 14:48:42 +02:00
SBiOSoftWhare c7bd9e4971 RoomViewController: Fix a crash on before iOS 14. 2021-10-29 13:47:42 +02:00
SBiOSoftWhare 27c9baafb3 RoomSearchViewController: Fix setup. 2021-10-29 13:47:16 +02:00
SBiOSoftWhare f02927b2dd RoomInfoListViewController: Weakify self in a closure. 2021-10-29 13:46:34 +02:00
SBiOSoftWhare 9568c29401 Weakify strong reference delegates. 2021-10-29 12:23:06 +02:00