Commit graph

4158 commits

Author SHA1 Message Date
ismailgulek
9348e11dc8
Add discourage view when server doesn't support threads 2022-04-19 13:32:15 +03:00
ismailgulek
d86af65b98
Add additional text to beta view 2022-04-19 13:31:30 +03:00
ismailgulek
f6d63b7f10
Get information text as a parameter in threads beta view 2022-04-19 13:10:17 +03:00
ismailgulek
c6c2596285
Add missing copy menu item for messages, fixes #6036 2022-04-19 12:57:40 +03:00
Yoan Pintas
c3d7d1eb5e
Merge pull request #6035 from vector-im/yostyle/join_and_show_room
When accepting an invite, expecting to see the room
2022-04-15 15:16:36 +02:00
yostyle
d01c1a3e50 Use autojoin boolean 2022-04-15 14:27:57 +02:00
Gil Eluard
8f86a65080
Room preview on a long press should not update the read receipt (#6027)
- Done
2022-04-14 10:30:51 +02:00
Doug
c04db50a6c Fix some warnings. 2022-04-13 17:21:11 +01:00
ismailgulek
0a92018e76
Merge pull request #6028 from vector-im/ismail/6023_crashes
Fix some crashes
2022-04-12 20:19:17 +03:00
yostyle
175a8a8aea Show room after accepting invite 2022-04-12 19:16:58 +02:00
ismailgulek
0b234f7a93
Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +03:00
ismailgulek
61a4c39d8b
Fix crash #5 2022-04-12 13:45:36 +03:00
MaximeEvrard42
dcfaadbf97
Merge pull request #6016 from vector-im/maximee/5982_ls_static_share_viewer
[Location Sharing] Add separate screen for viewing static shared location
2022-04-12 12:32:12 +02:00
Stefan Ceriu
671197699a Fix vector-im/element-ios/issues/6004 - Reset home filters when switching tabs. 2022-04-12 12:49:53 +03:00
MaximeE
586e0295cf 5982: Apply PR comments 2022-04-12 11:35:17 +02:00
Stefan Ceriu
c4b4a33ffb Warn users about incoming iOS 13 support drop. 2022-04-12 11:24:14 +03:00
Stefan Ceriu
5ba0ea74c0 Fix version check banner layout after migration to iOS 15. 2022-04-12 11:24:14 +03:00
Stefan Ceriu
8d3496d26d Fix versionCheckCoordinator being called too early, before the views are loaded, and crashing. 2022-04-12 11:24:14 +03:00
ismailgulek
6c0844ecf2
Fix crash #2 2022-04-12 00:56:58 +03:00
MaximeE
fb962a01aa Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
Gil Eluard
87e3c64ef6
Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message

- fixed
2022-04-11 15:46:08 +02:00
SBiOSoftWhare
e1f8d7b833
Merge pull request #5928 from vector-im/steve/5903_lls_start
Location sharing: Support live location sharing start
2022-04-11 14:20:26 +02:00
MaximeE
715031ef41 5982: Clean code and add tests 2022-04-11 10:55:23 +02:00
MaximeE
18a53e5243 5982: Handle access to new screen 2022-04-08 17:44:22 +02:00
aringenbach
1161e23ce6 Use safe area layout guide on ContactDetailsViewController 2022-04-08 15:22:20 +02:00
SBiOSoftWhare
ba4d6b15e7 RoomVC: Fix live location banner showing. 2022-04-08 12:31:09 +02:00
SBiOSoftWhare
2ecbd8a3ba MockRoomSummary: Update with userIdsSharingLiveBeacon property. 2022-04-08 12:30:37 +02:00
SBiOSoftWhare
3fd0212299 Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
#	Riot/Modules/Room/RoomViewController.h
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
2022-04-08 11:09:06 +02:00
Andy Uhnak
3531313edc Merge branch 'develop' into andy/5619_home_reloads 2022-04-07 10:49:15 +01:00
Andy Uhnak
ee0351687e Align style 2022-04-07 10:47:06 +01:00
Anderas
66d9bb5df1
Merge pull request #5968 from vector-im/andy/sections_refactor
Refactor sections as enum types
2022-04-07 10:43:23 +01:00
aringenbach
3e54762ad0
Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
Andy Uhnak
c7a3b89ca2 Merge branch 'develop' into andy/5958_home_scroll 2022-04-07 09:57:47 +01:00
aringenbach
92e094dca6 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
Doug
747b4992ed Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00
Doug
5d65eed8bf Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
aringenbach
be35bfedd3 Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach
72e35b7a5b Update MXPresence to NS_ENUM 2022-04-06 15:23:36 +02:00
aringenbach
6a82bf9e01 Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach
2b29887ce5
Merge pull request #5972 from vector-im/aringenbach/5933_presence_indicator
Display presence indicator on Home & DM
2022-04-06 15:17:48 +02:00
Gil Eluard
740d50f2d5
Room context preview dismissed unexpectedly (#5993)
- fixed
2022-04-06 10:43:35 +02:00
Doug
ce38eb853f
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
aringenbach
2898f60921 Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach
adede14128 PresenceIndicatorView Swift implementation 2022-04-05 15:13:58 +02:00
aringenbach
fd86d0e331 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek
dc96f0a05d
Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
ismailgulek
df0feba45c
Move extension into Element 2022-04-05 13:09:46 +03:00
ismailgulek
028861d28c
Merge branch 'develop' into ismail/5878_threads_design_tweaks 2022-04-05 13:02:19 +03:00
ismailgulek
670a86fff5
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
13a0e63ec4
Move threads enabling logic to the coordinator 2022-04-05 11:35:57 +03:00
ismailgulek
e18466d464
Do not truncate lines in threads empty view 2022-04-05 02:38:36 +03:00
ismailgulek
bb93fbdb11
Do not navigate to thread screen for thread root events 2022-04-05 02:36:10 +03:00
ismailgulek
9ee4b66f43
Render links and mentions as regular text in thread list 2022-04-05 02:35:32 +03:00
ismailgulek
6ac9399e8d
Fix vertical insets for thread summary 2022-04-05 02:34:58 +03:00
ismailgulek
f597bb6619
Do not scale room name in thread header 2022-04-05 02:34:36 +03:00
ismailgulek
bd6794af71
Set most of the parameters via storyboard 2022-04-05 02:04:05 +03:00
ismailgulek
446834c0fd
Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads 2022-04-05 01:59:11 +03:00
ismailgulek
7a303e70fe
Use final help link 2022-04-05 01:12:00 +03:00
Gil Eluard
8ed0f6be24
Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
aringenbach
980a213380 Slightly reduce RoomTitleView presence indicator border width 2022-04-04 18:52:07 +02:00
aringenbach
8ee55203d8 Add observer to refresh RoomTitleView on presence updates 2022-04-04 18:52:07 +02:00
aringenbach
d841c7f36c Observe presence changes to update RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach
c165bd5531 Display presence in RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach
788fc22d2c Move RoomTitleView encryption badge when presence is displayed 2022-04-04 18:52:07 +02:00
aringenbach
e3204c4329 Enable presence indicator border colour update 2022-04-04 18:52:07 +02:00
aringenbach
c4e87e988b Add presence indicator to RoomTitleView 2022-04-04 18:52:07 +02:00
aringenbach
5100e1cf29 Setup IBInspectable for indicator border width 2022-04-04 18:52:07 +02:00
aringenbach
091693ad20 Add PresenceIndicatorViewDocumentation and initWithFrame support 2022-04-04 18:52:07 +02:00
aringenbach
03cd0288e6 Display presence indicator on home & DM list 2022-04-04 18:52:07 +02:00
aringenbach
a3531177cf Add presence to MXKRecentCellData 2022-04-04 18:52:07 +02:00
MaximeEvrard42
1d17a4205d
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
d2e1e0df4e
Display opt-in screen if threads disabled 2022-04-04 16:59:12 +03:00
ismailgulek
738892eb99
Create opt-in screen 2022-04-04 16:58:45 +03:00
Andy Uhnak
08b48b6285 Reduce the number of unnecessary home page reloads 2022-04-04 12:04:55 +01:00
Andy Uhnak
53a6c29743 Refactor sections as enum types 2022-04-04 09:40:26 +01:00
Andy Uhnak
2e997b3e70 Fix compilation 2022-04-04 09:02:52 +01:00
Andy Uhnak
e29c4515b4 Register unique cells for home screen sections 2022-04-04 08:30:25 +01:00
MaximeE
a4e7992040 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
ismailgulek
867af20b40
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
0a33b07b76
Strip in reply to from thread summary and from the latest message 2022-03-31 13:48:48 +03:00
ismailgulek
7630f730aa
Add missing protocol conformance 2022-03-31 13:44:12 +03:00
ismailgulek
69185b05e2
Merge pull request #5865 from vector-im/ismail/5770_threads_notice
Threads notice
2022-03-31 13:18:40 +03:00
Doug
814624ad7a Merge branch 'master' into develop 2022-03-31 10:39:25 +01:00
Gil Eluard
de29864a43
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
bf8e0b8542 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
9ee0e95ada Enable profile personalisation screens after registration. 2022-03-30 16:44:19 +01:00
Doug
eaf1ddfb2e Fix crash when using the build in camera. 2022-03-30 16:17:06 +01:00
David Langley
8e795eff97
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
b12f6497d8
Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
Anderas
d6b334070c
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
3cfd2393a4
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
a89e137b2e 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
df98d385cd
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
2b76c40080
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
71d637d644
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
d8b70475e4 Exit early if universal link parameters cannot be created 2022-03-29 17:41:45 +01:00
Andy Uhnak
55c3749486 New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Andy Uhnak
92b31a0f01 Join room loading indicators 2022-03-29 15:03:09 +01:00
Doug
1a77067fd0
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
9a20332d5d Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5938_post_autoreporter_cleanup 2022-03-29 11:54:48 +01:00