Commit Graph

12876 Commits

Author SHA1 Message Date
SBiOSoftWhare ef9ccd4718 LegacyAppDelegate: Handle universal link presentation parameters when showing contact. 2021-10-20 11:57:56 +02:00
SBiOSoftWhare 43ef5e3cb0 Merge develop into 4734_room_stack 2021-10-20 11:14:52 +02:00
SBiOSoftWhare 675549f671 RoomVC: Fix typo. 2021-10-20 09:21:02 +02:00
SBiOSoftWhare 6020b5e382 TabBarCoordinator: Reset split view detail on room leave. 2021-10-20 08:57:55 +02:00
SBiOSoftWhare 43d4c4e082 SplitViewPresentable: Add possiblity to reset detail stack. 2021-10-20 08:57:19 +02:00
SBiOSoftWhare d700f44689 Update RoomPresentationParameters usage. 2021-10-20 08:31:51 +02:00
SBiOSoftWhare ab7b5cdaae RoomPresentationParameters: Use UniversalLinkPresentationParameters. 2021-10-20 08:29:15 +02:00
SBiOSoftWhare 0eb5de73eb Move files. 2021-10-20 07:50:20 +02:00
SBiOSoftWhare ed0e6ad96b LegacyAppDelegate: Handle UniversalLinkPresentationParameters for space presentation. 2021-10-20 07:37:13 +02:00
SBiOSoftWhare 256e67a576 RoomVC: Update with UniversalLinkPresentationParameters. 2021-10-20 07:32:04 +02:00
SBiOSoftWhare f0f07d37a6 SpacePresentationParameters: Update with UniversalLinkPresentationParameters. 2021-10-20 07:31:19 +02:00
SBiOSoftWhare 3d94e53a10 UniversalLinkParameters: Add presentation parameters property. 2021-10-20 07:30:49 +02:00
SBiOSoftWhare 91244649fc Create UniversalLinkPresentationParameters. 2021-10-20 07:29:18 +02:00
SBiOSoftWhare 82c0294d0d SpaceDetailPresenter: Fix source view issue on iPad. 2021-10-19 19:33:21 +02:00
ismailgulek c6617fbb2f Merge pull request #4907 from vector-im/ismail/4384_room_summary_store
Lazy Load Room Summaries: Milestone 0
2021-10-19 19:54:24 +03:00
ismailgulek 6a3000c4de Fix build after merge 2021-10-19 16:51:33 +03:00
ismailgulek e2158ecaad Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-19 16:40:34 +03:00
ismailgulek 4b02e87121 Introduce RiotSettings.showAllRoomsInHomeSpace and adapt changes in filter options 2021-10-19 16:36:43 +03:00
Stefan Ceriu f517d0cae6 Merge pull request #5014 from vector-im/stefan/messageForwarding
Message forwarding
2021-10-19 16:17:07 +03:00
SBiOSoftWhare b7d95307c7 LegacyAppDelegate: Update space detail presentation. Update room preview presentation. Prevent restoring initial display when not needed. 2021-10-19 14:45:47 +02:00
SBiOSoftWhare cd94aa1a01 Add space and space preview presentation parameters. 2021-10-19 14:43:08 +02:00
SBiOSoftWhare 1efe1d268e SpaceDetailPresenter: Avoid crash on iPad when the source view is nil. 2021-10-19 14:38:57 +02:00
ismailgulek 1ec3817d43 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-19 14:01:32 +03:00
SBiOSoftWhare 2dda130da7 RoomVC: Remove temporary space universal link handling. 2021-10-19 12:29:59 +02:00
Gil Eluard 70a8e478e7 Merge pull request #4965 from vector-im/gil/4570_home_space_data_filtering
[Spaces] M10.4.1 Home space data filtering #4570
2021-10-18 20:12:18 +02:00
Doug e098e992d6 Merge pull request #5016 from vector-im/doug/2076_paste_from_safari
Allow images to be pasted from Safari rather than their URL.
2021-10-18 17:59:28 +01:00
ismailgulek 1b70cb120c Add changelog 2021-10-18 18:27:26 +03:00
Gil Eluard dd6126ec8b [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 16:44:55 +02:00
Doug 0e6d33b587 Allow images to be pasted from Safari rather than their URL.
Use correct type.
2021-10-18 15:22:55 +01:00
Stefan Ceriu 5db0f38270 vector-im/element-ios/issues/5009 - Implemented multi-room forwarding and added various tweaks following code review. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 4329040d36 vector-im/element-ios/issues/5009 - Refactored away the NSExtensionContext dependency from the ShareManager. Introduced different ShareItemProviders for the share extension and the main application. Improved item loading error handling. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 9fffe41fdd vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 64df0265bc vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 58814cccb7 vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application. 2021-10-18 16:40:48 +03:00
Gil Eluard 5ae64a8b9b [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 15:01:11 +02:00
Gil Eluard b5ded8d2a7 Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-15 14:20:04 +02:00
ismailgulek 7b9b2fccde Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-15 12:07:21 +03:00
ismailgulek d86d3a139d Merge pull request #5010 from vector-im/ismail/5008_wellknown_parsing
WellKnown Parsing
2021-10-15 11:13:43 +03:00
manuroe 43d1021585 Merge pull request #5013 from kittykat/issue-board
Add issue triage automation
2021-10-15 08:52:37 +02:00
Doug 254a17f1be Merge pull request #5003 from vector-im/doug/5002_stop_requesting_url_previews
Stop requesting URL previews if the homeserver has disabled the feature.
2021-10-14 17:44:18 +01:00
SBiOSoftWhare a9a718154b Merge branch 'develop' into steve/4734_room_stack 2021-10-14 16:21:03 +02:00
Doug c882045a8c Re-enable link detection in clearStore instead of via NotificationCenter. 2021-10-14 14:24:01 +01:00
Ekaterina Gerasimova e8f64cfdb4 Add issue triage automation
Fixes #5012

Move new issues into incoming column and move X-Needs-Info into Need info column on the vector-im/element-android/projects/4 board

Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-10-14 13:54:50 +01:00
ismailgulek 1e720f80fb Add changelog 2021-10-14 12:04:23 +03:00
ismailgulek 4b8aae33ad Adapt to optional wellknown properties 2021-10-14 12:03:27 +03:00
ismailgulek 0750fa5544 Make properties optional 2021-10-14 12:02:46 +03:00
manuroe 6ce9a32ce3 Prepare for new sprint 2021-10-14 09:12:33 +02:00
manuroe f749b8cc6f Merge branch 'master' into develop 2021-10-14 09:12:29 +02:00
manuroe 0a88cab2e6 Merge branch 'release/1.6.5/master' 2021-10-14 09:12:24 +02:00
manuroe 237b9e2e58 finish version++ 2021-10-14 09:12:24 +02:00