Commit Graph

4556 Commits

Author SHA1 Message Date
ismailgulek c37e41ff7d Render links and mentions as regular text in thread list 2022-04-05 02:35:32 +03:00
ismailgulek f801e105d5 Fix vertical insets for thread summary 2022-04-05 02:34:58 +03:00
ismailgulek 3c6a3feaa5 Do not scale room name in thread header 2022-04-05 02:34:36 +03:00
ismailgulek a0d21cac5d Set most of the parameters via storyboard 2022-04-05 02:04:05 +03:00
ismailgulek c83c4ff2ea Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads 2022-04-05 01:59:11 +03:00
ismailgulek 31f6416cf6 Use final help link 2022-04-05 01:12:00 +03:00
Gil Eluard dac1d3fdaf Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
aringenbach 1aca77801c Slightly reduce RoomTitleView presence indicator border width 2022-04-04 18:52:07 +02:00
aringenbach 5c9b45bab3 Add observer to refresh RoomTitleView on presence updates 2022-04-04 18:52:07 +02:00
aringenbach 282b433bba Observe presence changes to update RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach fb81076ca1 Display presence in RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach 0df2ef5668 Move RoomTitleView encryption badge when presence is displayed 2022-04-04 18:52:07 +02:00
aringenbach cbae09a364 Enable presence indicator border colour update 2022-04-04 18:52:07 +02:00
aringenbach a8c8b27d8f Add presence indicator to RoomTitleView 2022-04-04 18:52:07 +02:00
aringenbach d60b30b8b6 Setup IBInspectable for indicator border width 2022-04-04 18:52:07 +02:00
aringenbach 7e74e55c13 Add PresenceIndicatorViewDocumentation and initWithFrame support 2022-04-04 18:52:07 +02:00
aringenbach b38333617e Display presence indicator on home & DM list 2022-04-04 18:52:07 +02:00
aringenbach 31399f1d73 Add presence to MXKRecentCellData 2022-04-04 18:52:07 +02:00
MaximeEvrard42 bff6584684 Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
[Location Sharing]: Pin drop location sharing
2022-04-04 18:04:22 +02:00
ismailgulek 86a33ee378 Display opt-in screen if threads disabled 2022-04-04 16:59:12 +03:00
ismailgulek 72f88d6bf2 Create opt-in screen 2022-04-04 16:58:45 +03:00
Andy Uhnak dcb33a5380 Reduce the number of unnecessary home page reloads 2022-04-04 12:04:55 +01:00
Andy Uhnak 454f62bce0 Refactor sections as enum types 2022-04-04 09:40:26 +01:00
Andy Uhnak c2fcb3b00e Fix compilation 2022-04-04 09:02:52 +01:00
Andy Uhnak ce78d6329e Register unique cells for home screen sections 2022-04-04 08:30:25 +01:00
MaximeE 31fedfa215 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
ismailgulek 7629679805 Merge pull request #5956 from vector-im/ismail/5870_thread_from_voice
Fix voice message cell height when containing thread summary
2022-03-31 14:49:03 +03:00
ismailgulek a1428e3311 Strip in reply to from thread summary and from the latest message 2022-03-31 13:48:48 +03:00
ismailgulek 0f77c8378e Add missing protocol conformance 2022-03-31 13:44:12 +03:00
ismailgulek 4696d44e9e Merge pull request #5865 from vector-im/ismail/5770_threads_notice
Threads notice
2022-03-31 13:18:40 +03:00
Doug 1ee5c90e7f Merge branch 'master' into develop 2022-03-31 10:39:25 +01:00
Gil Eluard 2bd81a09e1 Not possible to join an empty room on some suggested rooms (#5950)
* “It is not possible to join an empty room” on suggested rooms in a space #5170

- Fixed
2022-03-30 19:38:05 +02:00
Doug 81f251e568 Refinements to onboarding personalisation flow.
Fix incorrect fonts and use autocapitalization on the display name field.
Fix bug where authentication view controller would become active again after registration.
Improve EffectsView API.
2022-03-30 16:44:19 +01:00
Doug 9602dcaee9 Enable profile personalisation screens after registration. 2022-03-30 16:44:19 +01:00
Doug 4e141ff11e Fix crash when using the build in camera. 2022-03-30 16:17:06 +01:00
David Langley bc0b1ea1bf Merge pull request #5949 from vector-im/langleyd/5948_fix_launch_stuck
We should always reset `listenForRoomListDataReady` for a session sta…
2022-03-30 12:04:55 +01:00
ismailgulek abef13c6bf Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
Anderas 1988954f33 Merge pull request #5946 from vector-im/andy/5606_create_indicators
New loading indicators when creating a room
2022-03-30 11:05:43 +01:00
Anderas f83b7730c0 Merge pull request #5942 from vector-im/andy/5604_join_indicators
Join room loading indicators
2022-03-30 11:05:21 +01:00
David Langley b7158be68b We should always reset listenForRoomListDataReady for a session start/reset, even if onboarding is in progress. 2022-03-30 11:04:07 +01:00
David Langley cdc7e5fd2c Merge pull request #5945 from vector-im/langleyd/5938_post_autoreporter_cleanup
Post UISI Autoreporter cleanup
2022-03-30 10:14:52 +01:00
Anderas 7d86b70f25 Merge pull request #5947 from vector-im/andy/nil_link
Exit early if universal link parameters cannot be created
2022-03-30 09:10:50 +01:00
Gil Eluard c3301b3277 The "Swipe to see all rooms" hint is sometimes presented at the wrong time (#5941)
- fixed
2022-03-30 09:58:47 +02:00
Andy Uhnak e3cd6e9841 Exit early if universal link parameters cannot be created 2022-03-29 17:41:45 +01:00
Andy Uhnak 0723c795aa New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Andy Uhnak a783227e64 Join room loading indicators 2022-03-29 15:03:09 +01:00
Doug 656cf98421 Merge pull request #5923 from vector-im/johannes/5058_room_data_source_leak
Fix retain cycle in MXKRoomDataSource
2022-03-29 12:10:36 +01:00
David Langley 1a6796d2c5 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5938_post_autoreporter_cleanup 2022-03-29 11:54:48 +01:00
David Langley 401d741b82 Don't call _callPresenter.addMatrixSession twice. 2022-03-29 11:36:33 +01:00
Doug 34713b50ad Merge pull request #5907 from vector-im/johannes/5898_authentication_readable_width
Restrict UI components on authentication screen to readable width
2022-03-29 11:07:13 +01:00