Doug
61040a4cb7
Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
...
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
ismailgulek
fff61b12c1
Reload thread data source without notifying the screen
2022-04-05 14:04:48 +03:00
ismailgulek
81c5cf1c03
Move extension into Element
2022-04-05 13:09:46 +03:00
ismailgulek
455db8dd81
Merge branch 'develop' into ismail/5878_threads_design_tweaks
2022-04-05 13:02:19 +03:00
ismailgulek
3cbc962db9
Merge pull request #5970 from vector-im/ismail/5772_threads_opt-in
...
Threads opt-in screen
2022-04-05 12:36:01 +03:00
ismailgulek
29adae0f0d
Move threads enabling logic to the coordinator
2022-04-05 11:35:57 +03:00
ismailgulek
7643fa368f
Do not truncate lines in threads empty view
2022-04-05 02:38:36 +03:00
ismailgulek
1a48313719
Do not navigate to thread screen for thread root events
2022-04-05 02:36:10 +03:00
ismailgulek
e058adaee4
Render links and mentions as regular text in thread list
2022-04-05 02:35:32 +03:00
ismailgulek
018485bd3c
Fix vertical insets for thread summary
2022-04-05 02:34:58 +03:00
ismailgulek
a8d6391409
Do not scale room name in thread header
2022-04-05 02:34:36 +03:00
ismailgulek
0f5f59b3ad
Set most of the parameters via storyboard
2022-04-05 02:04:05 +03:00
ismailgulek
5e928b81be
Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads
2022-04-05 01:59:11 +03:00
ismailgulek
571caa1ae9
Use final help link
2022-04-05 01:12:00 +03:00
Gil Eluard
75a5be19e9
Add support for Apple context menus in matrix items list screens ( #5963 )
2022-04-04 20:07:06 +02:00
MaximeEvrard42
a11a153c1a
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
221f13f80c
Display opt-in screen if threads disabled
2022-04-04 16:59:12 +03:00
ismailgulek
792cca314f
Create opt-in screen
2022-04-04 16:58:45 +03:00
MaximeE
2133bb44bb
5858: Modification of the event send according to coordinate type
2022-03-31 16:52:16 +02:00
ismailgulek
5ada475258
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
c87ff007f0
Strip in reply to from thread summary and from the latest message
2022-03-31 13:48:48 +03:00
ismailgulek
3a14956766
Add missing protocol conformance
2022-03-31 13:44:12 +03:00
ismailgulek
118a1ce65e
Merge pull request #5865 from vector-im/ismail/5770_threads_notice
...
Threads notice
2022-03-31 13:18:40 +03:00
Doug
abac606e60
Merge branch 'master' into develop
2022-03-31 10:39:25 +01:00
Gil Eluard
f3efd0d16e
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
1aac74b2cf
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
7d90e103ba
Enable profile personalisation screens after registration.
2022-03-30 16:44:19 +01:00
Doug
376d0ef5e6
Fix crash when using the build in camera.
2022-03-30 16:17:06 +01:00
David Langley
55e7f498d0
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
6304f0457f
Merge branch 'develop' into ismail/5770_threads_notice
2022-03-30 13:35:14 +03:00
Anderas
0f6cd1fa4d
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
b8931e183c
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
324e3445b2
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
39b0bb7af0
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
ba03044aa3
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
1b4f594a58
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
3b61788b2b
Exit early if universal link parameters cannot be created
2022-03-29 17:41:45 +01:00
Andy Uhnak
4fe43da6d5
New loading indicators when creating a room
2022-03-29 17:18:11 +01:00
Andy Uhnak
1b24371337
Join room loading indicators
2022-03-29 15:03:09 +01:00
Doug
3679282084
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
e469e926a4
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
12bd186e06
Don't call _callPresenter.addMatrixSession twice.
2022-03-29 11:36:33 +01:00
Doug
5d7b1f5d05
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
Anderas
ec011d48fa
Merge pull request #5937 from vector-im/andy/4858_resolve_alias
...
Enable joining a room via identifier from another home server
2022-03-29 10:54:48 +01:00
Doug
20126d687f
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
...
Enable all translations
2022-03-29 09:33:06 +01:00
Doug
c848b0068c
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Andy Uhnak
064bfc2075
URL encode fragment deeplink
2022-03-28 16:55:54 +01:00
Doug
8a82930814
Add a RTL BuildSetting and use this for SwiftUI views too.
2022-03-28 16:52:07 +01:00
Andy Uhnak
a8eb85546f
Typo
2022-03-28 16:44:24 +01:00
Andy Uhnak
9703365830
Enable joining a room via identifier from another home server
2022-03-28 16:34:12 +01:00