Yaya Usman
b4da870af1
Patch: "Reloading the registration page should warn about data loss" ( #8377 )
2022-04-29 09:42:40 +00:00
Michael Telatynski
6cb29f2b8d
Try SonarCloud ( #8441 )
2022-04-29 09:38:24 +00:00
Kerry
e233cf5061
Live location sharing: fix safari timestamps pt 2 ( #8443 )
...
* handle safari cocoa core data timestamps
Signed-off-by: Kerry Archibald <kerrya@element.io >
* actually fix safari timestamp issue properly
Signed-off-by: Kerry Archibald <kerrya@element.io >
* actually fix safari timestamp issue properly
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-29 09:12:28 +00:00
Michael Telatynski
fddbc429a9
Fix issue with thread notification state ignoring initial events ( #8417 )
2022-04-29 09:48:57 +01:00
Suguru Hirahara
565488a10a
Add margin to the location map inside ThreadView ( #8442 )
...
* Add margin to the location map inside ThreadView
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Remove margin from location map inside a reply
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Add margin to the location map error message inside ThreadView
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Add margin-top to the map inside a reply
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2022-04-29 08:29:18 +00:00
Suguru Hirahara
7a0b3079be
Fix event text overflow on bubble message layout ( #8391 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2022-04-28 16:33:54 +00:00
Suguru Hirahara
7208953e5f
Disable the message action bar when hovering over the 1px border between threads in the threads list ( #8429 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2022-04-28 16:06:56 +00:00
Kerry
de7d5e7c7e
handle safari cocoa core data timestamps ( #8440 )
2022-04-28 16:03:58 +00:00
Kerry
c4e988f406
increase geolocation timeout options to more realistic values ( #8439 )
...
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-28 15:51:47 +01:00
Janne Mareike Koschinski
6120adaedd
correctly align read receipts to state events in bubble layout ( #8419 )
2022-04-28 15:39:17 +02:00
Kerry
472222c195
LLS: error handling on stopping beacon ( #8406 )
...
* shared stopping error state for timeline, maxi and room warnign
Signed-off-by: Kerry Archibald <kerrya@element.io >
* check for stopping errors in roomlist share warning
Signed-off-by: Kerry Archibald <kerrya@element.io >
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io >
* test stopping errors in OwnBeaconStore
Signed-off-by: Kerry Archibald <kerrya@element.io >
* update LeftPanelLiveShareWarning tests for stopping errors
Signed-off-by: Kerry Archibald <kerrya@element.io >
* reinstate try/catch for stopping beacons in create
Signed-off-by: Kerry Archibald <kerrya@element.io >
* remove unnecessary and buggy beacon stopping on creation
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-28 12:03:51 +00:00
Michael Telatynski
1bceeb244c
Record cypress runs to dashboard ( #8436 )
2022-04-28 12:47:13 +01:00
Kerry
ecd7d8b5e8
Unit test typescriptification - MKeyVerificationConclusion ( #8435 )
...
* test/components/views/messages/MKeyVerificationConclusion-test.js -> tsx
Signed-off-by: Kerry Archibald <kerrya@element.io >
* ts fixes
Signed-off-by: Kerry Archibald <kerrya@element.io >
* add missing copyright
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-28 11:44:04 +00:00
Kerry
699a9aeaaf
LLS: expose way to enable live sharing labs flag from location dialog ( #8416 )
...
* add state for waiting for labs flag
Signed-off-by: Kerry Archibald <kerrya@element.io >
* add enable live share component
Signed-off-by: Kerry Archibald <kerrya@element.io >
* test enabling live share labs flag
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-28 13:37:20 +02:00
Germain
45180111d0
Update analytics SDK ( #8437 )
2022-04-28 12:19:00 +01:00
Germain
1ed68a718f
Add new user signup event tracking in PostHog ( #8412 )
2022-04-28 11:46:02 +01:00
Kerry
1127db0514
Unit test typescriptification - TextualBody ( #8433 )
...
* test/components/views/messages/TextualBody-test.js -> tsx
Signed-off-by: Kerry Archibald <kerrya@element.io >
* fix ts issues in textualbody
Signed-off-by: Kerry Archibald <kerrya@element.io >
* remove type-removing context wrapper, fix more
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-28 09:32:50 +00:00
Michael Telatynski
482bb6f48b
Fix issue with underfilled timelines when barren of content ( #8432 )
2022-04-28 10:26:57 +01:00
Kat Gerasimova
2c7680bd87
Add github automation for new labels ( #21966 )
...
Add 'Team: Delight' and 'Z-NewUserJourney' to the Delight board
2022-04-28 09:53:20 +01:00
Emmanuel
9c397625b0
Fix source text boxes in View Source modal should have full width ( #8425 )
...
Nice work, thanks!
2022-04-28 09:23:15 +01:00
Michael Telatynski
8baa46b0dd
Fix baseline misalignment of thread panel summary by deduplication ( #8413 )
2022-04-27 18:10:27 +01:00
Janne Mareike Koschinski
5a5a792593
Read Receipts: never show +1, if it’s just 4, show all of them ( #8428 )
...
* read receipts: never show +1, if it’s just 4, show all of them
* read receipts: improve type signature for determineAvatarPosition
2022-04-27 14:27:29 +02:00
Michael Telatynski
6d2230064e
Fix broken netlify ci ( #8427 )
2022-04-27 12:39:14 +01:00
Michael Telatynski
8f7e265125
Fix Netlify builds
2022-04-27 11:20:29 +01:00
Michael Telatynski
b6bc2943d3
Fix it once and for all
2022-04-27 11:11:48 +01:00
Michael Telatynski
4bcdb5e99b
Fix broken netlify ci ( #8424 )
2022-04-27 10:45:23 +01:00
Michael Telatynski
9ad93c2f5b
Attempt to use deployments to signal Netlify builds instead ( #8421 )
2022-04-27 10:24:38 +01:00
Michael Telatynski
83ab266533
Fix editing of non-html replies ( #8418 )
2022-04-27 10:43:10 +02:00
Janne Mareike Koschinski
e718242912
Read Receipts "Fall from the Sky" ( #8414 )
...
* fix: don't pass hideTitle to base avatar
* fix: correctly position read receipt markers
2022-04-26 18:09:41 +02:00
Kerry
942ca74316
update location labs flag descriptions ( #8411 )
...
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-26 12:46:36 +00:00
Janne Mareike Koschinski
9b0ab3321c
Add opt-in analytics to onboarding tasks ( #8409 )
...
* Add interaction tracking to explore room, send DM and create room events in onboarding view and elsewhere
* Update matrix analytics events dependency
2022-04-26 13:31:53 +02:00
RiotRobot
7c326f49d9
Reset matrix-react-sdk back to develop branch
2022-04-26 12:21:12 +01:00
RiotRobot
c627001fc8
Reset matrix-js-sdk back to develop branch
2022-04-26 12:20:33 +01:00
RiotRobot
cc572450c5
Merge branch 'master' into develop
2022-04-26 12:18:44 +01:00
RiotRobot
c9a0e4d2d5
Merge branch 'release-v1.10.11'
2022-04-26 12:17:41 +01:00
RiotRobot
c7c0fdbcc5
Reset matrix-js-sdk back to develop branch
2022-04-26 12:15:33 +01:00
RiotRobot
b9668aceff
v1.10.11
v1.10.11
2022-04-26 11:57:40 +01:00
RiotRobot
a797421641
Prepare changelog for v1.10.11
2022-04-26 11:57:39 +01:00
RiotRobot
f2cfb75d18
Upgrade matrix-react-sdk to 3.43.0
2022-04-26 11:55:44 +01:00
RiotRobot
9b333e9c44
Upgrade matrix-js-sdk to 17.1.0
2022-04-26 11:54:38 +01:00
RiotRobot
ba624c8ef2
Merge branch 'master' into develop
2022-04-26 11:50:38 +01:00
Michael Telatynski
6b0156d876
Merge remote-tracking branch 'origin/release-v3.43.0'
...
# Conflicts:
# CHANGELOG.md
# package.json
# src/components/views/messages/MessageActionBar.tsx
2022-04-26 11:49:16 +01:00
RiotRobot
961565967e
v3.43.0
2022-04-26 11:37:40 +01:00
RiotRobot
4cf658e7fa
Prepare changelog for v3.43.0
2022-04-26 11:37:39 +01:00
RiotRobot
bff1a3b088
Upgrade matrix-js-sdk to 17.1.0
2022-04-26 11:36:14 +01:00
Janne Mareike Koschinski
e7c91397f1
Make read receipts handle nullable roomMembers correctly ( #8410 )
...
* make readReceipt roomMember nullable, as it should be
* add fallback click interaction for read receipts of unknown users
2022-04-26 12:35:05 +02:00
Michael Telatynski
a70f11704f
Don't form continuations on either side of a thread root ( #8408 )
2022-04-26 08:30:36 +00:00
Michael Telatynski
f85e178fc1
Fix centering issue with sticker placeholder ( #8404 )
2022-04-25 17:36:32 +00:00
James Salter
e3735311ab
Check updated is === the new version in accordance with new behaviour ( #8407 )
2022-04-25 16:52:50 +00:00
James Salter
2ffb3a1180
Pass the version in the updated param to attempt to cache bust ( #21912 )
2022-04-25 14:15:21 +01:00