Michael Telatynski
8dd0722e04
Update eventName=Screen to $screen to match PostHog's special behaviour ( #7667 )
4 years ago
David Baker
5b999300b2
Fix the sticker picker ( #7692 )
...
* Fix the sticker picker
Don't stop user widgets on room change: they're not room-specific.
Fixes https://github.com/vector-im/element-web/issues/20797
* Use 'userWidget' prop rather than roomId being defined
4 years ago
Michael Telatynski
98c5f50f36
Fix publishing address wrongly demanding the alias be available ( #7690 )
4 years ago
Michael Telatynski
bf8c04ff55
Prevent MemberAvatar soft-crashing when rendered with null member prop ( #7691 )
4 years ago
Germain
5973d725e0
Add new threads to the panel as they are discovered ( #7688 )
4 years ago
Michael Telatynski
afe6021c9a
Ensure UserInfo can be rendered without a room ( #7687 )
...
Co-authored-by: David Baker <dave@matrix.org>
4 years ago
Robin
bfab09e977
Use a more correct test for emoji ( #7685 )
4 years ago
Michael Telatynski
18995363d0
Make polls fill column width in bubbles layout ( #7661 )
4 years ago
UwUnyaa
5d93ca5f2a
Irc full name overlap ( #7652 )
4 years ago
Germain
0e36f91d76
Use updated createThread method ( #7670 )
4 years ago
Ajay Bura
3e1a5f7021
Fix warning image overflow in space hierarchy ( #7686 )
4 years ago
David Baker
9ffc141350
Yarn upgrade ( #7683 )
4 years ago
Šimon Brandner
a55482b0ff
Don't show replaced calls in the timeline ( #7452 )
...
* Don't show replaced calls in the timeline
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Revert changes to CallEvent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add option to force hide event
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Hide replaced calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
4 years ago
Michael Telatynski
991257cbc3
Fix accessibility and consistency of MessageComposerButtons ( #7679 )
4 years ago
Šimon Brandner
a17d585a12
Work towards unifying `KeyboardShortcuts` and `KeyBindingsDefaults` #2 ( #7674 )
4 years ago
Faye Duxovni
7e5de9294c
Refine UISI autorageshake conditions to cut down on false alarms ( #7650 )
...
The AutoRageshakeStore now only starts submitting rageshakes after the initial sync has completed, and provides a short grace period for decryption failures to resolve.
4 years ago
J. Ryan Stinnett
f99ae6d46a
Tweak `/addwidget` widget names ( #7681 )
4 years ago
Faye Duxovni
655f473612
Fix 'undefined' labels on rageshakes ( #7680 )
4 years ago
RiotRobot
8221faad6c
Reset matrix-js-sdk back to develop branch
4 years ago
RiotRobot
9283202b87
Resetting package fields for development
4 years ago
RiotRobot
a25fea9f96
Merge branch 'master' into develop
4 years ago
RiotRobot
bdcdd745ba
v3.39.0
4 years ago
RiotRobot
8f9112a40e
Prepare changelog for v3.39.0
4 years ago
RiotRobot
e0b041bdca
Upgrade matrix-js-sdk to 15.5.0
4 years ago
Kerry
085ecc7f5f
Chat export parameter customisation ( #7647 )
...
* use export settings and hide fields
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix exporter tests
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test ExportDialog with settings
Signed-off-by: Kerry Archibald <kerrya@element.io>
* tidy debugs, rename setting to Parameters
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use reasonable 100gb limit
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use normal setting instead of UIFeature
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use a customisation
Signed-off-by: Kerry Archibald <kerrya@element.io>
* move validateNumberInRange to utils
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use nullish coalesce
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use 8gb size limit for customisation
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update comments
Signed-off-by: Kerry Archibald <kerrya@element.io>
4 years ago
Šimon Brandner
ad87ee0a0f
Don't show shield next to deleted messages ( #7671 )
4 years ago
Robin
53aca69594
Fix font size of spaces between big emoji ( #7675 )
4 years ago
Andy Balaam
b5a56698d6
Refactor MessageComposerButtons ( #7668 )
4 years ago
David Baker
7c20eb9b74
Put call on hold when transfer dialog is opened ( #7669 )
...
And take it off hold if the dialog is cancelled.
Also changes the onFinished signature of invitedialog which claimed
to return an array of strings but never did, so now it just returns
a boolean.
4 years ago
Travis Ralston
b04d2de313
Fix left panel widgets causing app-wide crash ( #7659 )
4 years ago
Travis Ralston
cb2c835c09
Fix left panel widgets causing app-wide crash ( #7660 )
4 years ago
Andy Balaam
2229437424
Refactor renderButtons() into MessageComposerButtons component ( #7664 )
4 years ago
Šimon Brandner
db09d16205
Fix shift-enter repeating last character ( #7665 )
4 years ago
Andy Balaam
0c10385dd2
Remove unused code from Stickerpicker ( #7663 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
4 years ago
Andy Balaam
344b506184
Rename properties related to Stickers ( #7662 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
4 years ago
Michael Telatynski
cbc671b19f
Share e2ee keys when using /invite SlashCommand ( #7655 )
4 years ago
Andy Balaam
15276ea3b4
Render no buttons if we have a voice recording ( #7658 )
4 years ago
Eric Eastwood
7fa27f5834
Add jump to date functionality to date headers in timeline v2 ( #7339 )
...
Fix https://github.com/vector-im/element-web/issues/7677
Utilizes MSC3030: https://github.com/matrix-org/matrix-doc/pull/3030
https://user-images.githubusercontent.com/558581/150060664-79627573-f4fd-497c-b726-dc3485854bd0.png
4 years ago
J. Ryan Stinnett
efa1667d7e
Remove Unpin option from maximised widget context menu ( #7657 )
4 years ago
Michael Telatynski
51446378e3
Tweak spotlight roving behaviour to reset when changing query ( #7656 )
4 years ago
Michael Telatynski
b77d31bb4f
Fix new call event grouper implementation for encrypted rooms ( #7654 )
4 years ago
Michael Telatynski
074fec359b
Fix issue with tile error boundaries collapsing in bubbles layout ( #7653 )
4 years ago
Šimon Brandner
57a5647079
Work towards unifying `KeyboardShortcuts` and `KeyBindingsDefaults` #1 ( #7651 )
4 years ago
Michael Telatynski
f2249b3e37
Fix CallEventGrouper map building to not occur during a Render phase ( #7638 )
4 years ago
Andy Balaam
ae490841c6
Look up tile server info in homeserver's .well-known area ( #7623 )
4 years ago
Michael Telatynski
20819df60b
Fix emojis getting cropped in irc & bubble layouts by anti-zalgo ( #7637 )
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
4 years ago
Michael Telatynski
3ff4c6808f
Fix space panel edge gradient not applying on load ( #7644 )
4 years ago
Kerry
3eca71bc84
Unit test ExportDialog ( #7619 )
...
* add test ids to dialog buttons
Signed-off-by: Kerry Archibald <kerrya@element.io>
* unit test ExportDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove extra snapshot
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix bad snapshots
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove wrappers from snapshot
Signed-off-by: Kerry Archibald <kerrya@element.io>
4 years ago
Michael Telatynski
50f8c61fa8
Fix search results view for layouts other than Group/Modern ( #7648 )
4 years ago
Faye Duxovni
31e6b942f2
Redirect UISI autorageshakes to separate repo and add more labels for filtering ( #7598 )
...
This adds a new key `uisi_autorageshake_app` to config.json, holding an optional custom app name for UISI autorageshakes so that the rageshake server can file them separately from user-submitted rageshakes.
4 years ago