Michael Kaye
0daa517854
Remove accidental whitespace
2023-01-05 11:27:03 +00:00
Michael Kaye
89429ade49
If a trcli run fails, continue further uploads, and do not fail the GHA.
2023-01-05 11:25:47 +00:00
Michael Weimann
2a4a7eacff
Fix space lock icon size ( #9854 )
2023-01-05 09:19:54 +01:00
Michael Weimann
488a08a25e
Allow reactions for broadcasts ( #9856 )
2023-01-05 08:40:09 +01:00
Robin
720bf0573a
Make calls automatically disconnect if the widget disappears ( #9862 )
...
If something goes wrong with the widget, there's no way we can continue the call, so this acts as a safeguard against stuck calls in cases where the widget crashes or disconnects weirdly.
2023-01-04 15:51:42 -05:00
alunturner
432ce3ca31
Improve switching between rich and plain editing modes ( #9776 )
...
* allows switching between modes that retains formatting
* updates rich text composer dependency to 0.13.0 (@matrix-org/matrix-wysiwyg)
* improves handling of enter keypresses when ctrlEnterTosend setting is true in plain text editor
* changes the message event content when using the new editor
* adds tests for the changes to the plain text editor
2023-01-04 12:57:09 +00:00
alunturner
3bcea5fb0b
Convert enzyme to rtl: BeaconMarker ( #9840 )
2023-01-04 10:00:13 +00:00
Robin
cb1af0d3de
Redesign the picture-in-picture window ( #9800 )
...
* Remove unnecessary PipContainer component
* Redesign the picture-in-picture window
* Add a hover effect to the controls
* Clarify that WidgetPip has call-specific behavior
2023-01-04 04:44:38 +00:00
Florian Duros
6b155620e4
Fix emoji in RTE editing ( #9827 )
...
Fix emoji in RTE editing
2023-01-03 15:35:14 +00:00
Michael Weimann
5d7341b373
Remove broadcast under development note ( #9853 )
2023-01-03 15:45:37 +01:00
Michael Telatynski
825fce7bc3
Update netlify.yaml GHA to not refer to workflow name ( #9826 )
2023-01-03 10:13:22 +00:00
Travis Ralston
6d6adc8c02
Use identity server v2 api instead of v1 ( #9818 )
...
See js-sdk change.
2023-01-03 00:59:07 -07:00
grimhilt
6ad70b0565
Fix export with attachments on formats txt and json ( #9851 )
...
* set file extension to .zip when needed
* Apply prettier formatting
Co-authored-by: grimhilt <grimhilt@users.noreply.github.com>
2023-01-03 07:53:33 +01:00
Marco Bartelt
1b06b72b67
static-user-onboarding-steps ( #9799 )
2023-01-02 14:34:34 +00:00
Michael Weimann
ecb3e7a197
Use compound Mic icons everywhere ( #9849 )
2023-01-02 13:36:58 +00:00
Michael Weimann
0f7a2ce6df
Confirm listen to a broadcast while recording ( #9831 )
2023-01-02 12:21:33 +00:00
Michael Weimann
91e078d96b
Show room broadcast when ending a recording ( #9841 )
2023-01-02 11:05:51 +00:00
Michael Weimann
3ce064731b
Migrate AppTile-Test to RTL ( #9838 )
2022-12-30 10:33:10 +00:00
Kedas
b0dd0b8aef
Fixes empty content type during upload ( #9848 )
...
* Specify exact Content-Type for encrypted uploads
* Add content type check for encrypted file upload
* Fix code style issues
2022-12-30 08:34:38 +00:00
alunturner
b034ada6fd
Convert enzyme to rtl: BasicMessageComposer ( #9839 )
2022-12-29 20:52:51 +00:00
Germain
adab82edae
Migrate TextualBody to RTL ( #9845 )
2022-12-29 16:21:00 +00:00
Germain
1e8b59ea40
Migrate Enzyme to RTL ( #9842 )
2022-12-29 15:35:19 +00:00
alunturner
6d2d13fdee
Enzyme to rtl: QuickThemeSwitcher ( #9843 )
2022-12-29 12:44:18 +00:00
Michael Weimann
064a5ad422
Show regular avatar for broadcasts ( #9835 )
2022-12-29 10:03:24 +00:00
alunturner
49fefb0c32
Convert enzyme to rtl: RightPanel ( #9837 )
2022-12-29 08:40:42 +00:00
Kerry
c0ba1b8a1c
Device manager - contextual menus ( #9832 )
...
* add session count to current session contextual signout
* add contextual menu to other sessions section
* typo
* i18n
* strict
2022-12-29 02:08:57 +00:00
alunturner
2e097a00c7
Convert enzyme to rtl: BeaconStatus ( #9836 )
...
* rewrite in rtl
* update snapshots
2022-12-28 16:24:46 +00:00
Michael Weimann
100b1d5aa1
Fix broadcast pre-recording check ( #9834 )
2022-12-28 15:13:37 +00:00
Michael Weimann
c257e137aa
Allow call and broadcast PiP at the same time ( #9829 )
2022-12-28 13:43:44 +00:00
Germain
d2763c329d
Migrate AccessibleButton-test to RTL ( #9833 )
2022-12-28 10:40:34 +00:00
Michael Weimann
2b7d106481
Handle voice broadcast last_chunk_sequence ( #9812 )
2022-12-28 09:32:49 +00:00
Michael Weimann
539a50ae30
Pause non-live broadcast from other room ( #9825 )
2022-12-28 09:29:42 +01:00
Michael Weimann
5912c7a637
Replace broadcast instance with SDKContext ( #9824 )
2022-12-27 08:39:26 +01:00
Michael Weimann
6c40e2476a
Consider own broadcasts from other device as a playback ( #9821 )
2022-12-23 16:41:18 +00:00
Michael Weimann
32140855fb
When deleting a voice broadcast, also delete related events ( #9737 )
2022-12-23 15:44:01 +00:00
Michael Weimann
a2777d3a03
Add labs setting to force small broadcast chunks ( #9806 )
2022-12-23 13:45:26 +00:00
Michael Weimann
a1bc4b8e6b
Fix sign-in instead link ( #9820 )
2022-12-23 12:36:09 +00:00
Florian Duros
fe0273b1a6
Add link creation to rich text editor ( #9775 )
...
Add link creation to RTE
2022-12-23 11:34:15 +00:00
Florian Duros
88c3864682
Replace some enzyme tests by @testing-library/react ( #9822 )
...
* Replace MessageComposerButtons-test.tsx enzyme by @testing-library/react
* Replace HtmlUtils-test.tsx enzyme by @testing-library/react
2022-12-23 10:46:14 +00:00
renovate[bot]
249bd779f2
Update nwtgck/actions-netlify action to v2 ( #9793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 09:40:47 +00:00
Kerry
5b9496aad8
test toastStore ( #9823 )
2022-12-23 09:35:41 +00:00
Till
d073b3b47c
sliding sync: Add test to verify we send unsubscribe_rooms
for every room switch ( #9784 )
...
This adds a test to verify that we send unsubscribe_rooms for every room switch.
2022-12-22 15:19:45 +00:00
Michael Weimann
b07bd4d102
Show initial broadcast position in seekbar ( #9796 )
2022-12-22 14:30:42 +00:00
Germain
e9224f6fce
Add mark as read option in room setting ( #9798 )
2022-12-22 13:18:38 +00:00
Timo
ce75d3381f
Pass analyticsID to the elementCall iFrame ( #9637 )
...
Co-authored-by: Robin <robin@robin.town>
Co-authored-by: Timo K <timok@element.io>
2022-12-22 12:09:57 +00:00
Michael Weimann
b81582d045
Improve live voice broadcast detection by testing if the started event has been redacted ( #9780 )
2022-12-22 10:37:07 +00:00
Kerry
fbc3228143
Device manager - current device design and copy tweaks ( #9801 )
...
* indent device details
* udpate copy for current device security warning
* lint
* test coverage for copy
* strict
2022-12-22 01:58:29 +00:00
Kerry
9a8545bf34
Fix: Editing a poll will silently change it to a closed poll ( #9809 )
...
* add failing test case
* dont reset poll disclosure on editing
2022-12-21 21:29:11 +00:00
Robin
8660293424
Make call tiles look less broken in the right panel ( #9808 )
2022-12-21 18:59:02 +00:00
Travis Ralston
8778abc05c
Fix lint errors post-release
2022-12-21 10:50:31 -07:00