element-web/test
Kerry 502b805164
Add customisation point for mxid display (#7595)
* add wrapping component for hiding UI

Signed-off-by: Kerry Archibald <kerrya@element.io>

* add Setting

Signed-off-by: Kerry Archibald <kerrya@element.io>

* apply setting to profile settings, user menu, invite dialog, userinfo

Signed-off-by: Kerry Archibald <kerrya@element.io>

* hide mxids in user autocomplete

* remove mxids from title in memeber list and timeline

Signed-off-by: Kerry Archibald <kerrya@element.io>

* hide mxid in ConfirmUserActionDialog

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use name in power level event message when displayMxids is falsy

Signed-off-by: Kerry Archibald <kerrya@element.io>

* add customisation point for mxid display

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use userid customisation

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use customisation in sender profile

Signed-off-by: Kerry Archibald <kerrya@element.io>

* hide profile settings mxid if falsy

Signed-off-by: Kerry Archibald <kerrya@element.io>

* rename and move to components

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove change to UIFeature.ts

Signed-off-by: Kerry Archibald <kerrya@element.io>

* improvements from pr

Signed-off-by: Kerry Archibald <kerrya@element.io>

* lint fix

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-25 10:40:02 +01:00
..
accessibility Improve the look of the keyboard settings tab (#7562) 2022-01-24 11:33:27 +00:00
autocomplete Auto-fix lint errors 2021-06-29 13:11:58 +01:00
components Wrapping component to show/hide UI based on UIFeature setting (#7585) 2022-01-25 10:25:41 +01:00
editor Fix list formatting alternating on edit (#7422) 2021-12-21 10:07:44 +00:00
end-to-end-tests Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test fallback properly with pluralized strings (#7495) 2022-01-10 14:54:57 +01:00
img Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
notifications Update eslint plugin & fix silly indenting 2021-08-03 17:07:37 +01:00
settings/watchers Unit tests for getEffectiveTheme (#7051) 2021-10-29 09:11:55 +01:00
stores Move all polls processing to events-sdk & prep for stable polls (#7517) 2022-01-17 10:06:30 -07:00
utils Fix naming of set-theory utils to match convention (#7343) 2021-12-13 10:57:51 +00:00
.eslintrc.js Migrate to `eslint-plugin-matrix-org` 2021-06-29 12:51:13 +01:00
CallHandler-test.ts Start a conference in a room with 2 people + invitee rather than a 1:1 call (#7557) 2022-01-17 13:46:55 -07:00
DecryptionFailureTracker-test.js Track decryption failures for visible events only, with a shorter grace period (#7579) 2022-01-19 14:31:43 -05:00
KeyBindingsManager-test.ts Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
Markdown-test.ts Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
PosthogAnalytics-test.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
ScalarAuthClient-test.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Terms-test.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
TextForEvent-test.ts Add customisation point for mxid display (#7595) 2022-01-25 10:40:02 +01:00
UserActivity-test.js Auto fix 2021-10-22 17:23:37 -05:00
createRoom-test.js Auto fix 2021-10-22 17:23:37 -05:00
globalSetup.js Fix TimeZone to be UTC in Jest tests (#7082) 2021-11-04 10:39:49 +00:00
linkify-matrix-test.ts Parse matrix-schemed URIs (#7453) 2022-01-20 18:18:47 +01:00
setupTests.js Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
skinned-sdk.js Add configuration to disable relative date markers in timeline (#7405) 2021-12-21 10:08:22 +01:00
test-utils.js Wrap inputs in fieldsets in Space visibility settings (#7350) 2022-01-06 10:09:26 +00:00