element-web/src
nurjin jafar ce96853ad7
Notify users about denied access on ask-to-join rooms (#11480)
* Implement denied request mask and logic

Signed-off-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>

* refactor / fix deny requests isues

* fix tests create denied message test

Signed-off-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>

* add another test for the primary action for denied request

Signed-off-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>

* fix linter issues

Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>

* regenerate translation

Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>

* fix translation and minor refactoring
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>

* segment into 4

* Remove parallel from Cypress command to avoid talking to Cypress Cloud

* Re-add --parallel flag for Percy

* Prevent event propagation when clicking icon buttons (#11515)

* Prevent event propagation when clicking icon buttons

* Inhibit view user on click behaviour for room header face pile

* Update snapshot

* Add a 'm.relates_to' to edits in receipt tests and disable failing tests (#11501)

* Add a 'm.relates_to' to edits in receipt tests

* Disable a test that fails with real edits

* Wait for the room to be read after we mark it as read

* Skip tests that are failing because of inconsistencies between local and CI behaviour

* Allow creating public knock rooms (#11481)

* Allow creating public knock rooms

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Apply PR feedback

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Apply PR feedback

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

---------

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Collect `console.debug` logs during cypress tests (#11478)

In order for the logs collected by cypress to actually be useful, we really
need `cons:debug`.

* Migrate more strings to translation keys (#11522)

* Only show Search button in RoomSummaryCard if new room UI enabled (#11524)

* Only show Search button in RoomSummaryCard if new room UI enabled

* Update snapshot

* Update vector-im (#11526)

* Update vector-im

* Update snapshots of Compound Avatars

* Update snapshots of Compound Avatars

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Migrate more strings to translation keys (#11530)

* Fix regression around FacePile with overflow (#11527)

* Work around compound-web AvatarStack not applying overlap to non-Avatars

* Fix FacePile overflow tile not being layed out correctly

* Use RoomStateEvent.Update for knocks (#11516)

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Cypress tests for event shields (#11525)

* Factor downloadKey out to `utils.ts`

* Add a new `describe` block for event shields

* create a beforeEach block

* Cypress tests for event shields

* Document how to match the CI config for Cypress (#11531)

* Document how to match the CI config for Cypress

* Clarify language about needing Chrome

* Move Cypress info into the Cypress-specific docs

* Migrate more strings to translation keys (#11532)

---------

Signed-off-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
Co-authored-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>
Co-authored-by: Kerry Archibald <kerrya@element.io>
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
Co-authored-by: Johannes Marbach <johannesm@element.io>
Co-authored-by: Germain <germains@element.io>
Co-authored-by: Charly Nguyen <1422657+charlynguyen@users.noreply.github.com>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-07 08:07:43 +00:00
..
@types Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
accessibility Migrate more strings to translation keys (#11532) 2023-09-05 17:52:06 +01:00
actions Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
async-components/views/dialogs Migrate more strings to translation keys (#11499) 2023-09-01 08:26:48 +01:00
audio Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
autocomplete Migrate more strings to translation keys (#11498) 2023-08-31 11:22:10 +01:00
components Notify users about denied access on ask-to-join rooms (#11480) 2023-09-07 08:07:43 +00:00
contexts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
customisations Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
dispatcher Polish & delabs Exploring public spaces feature (#11423) 2023-08-21 09:39:20 +00:00
editor Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
effects Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
emojipicker
events Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
hooks Migrate more strings to translation keys (#11512) 2023-09-04 10:20:34 +01:00
i18n/strings Notify users about denied access on ask-to-join rooms (#11480) 2023-09-07 08:07:43 +00:00
indexing Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
integrations Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
mjolnir Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
models Support for embedded E2EE (#11492) 2023-08-30 17:30:29 +00:00
modules Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
notifications Migrate more strings to translation keys (#11522) 2023-09-04 19:41:39 +01:00
performance
rageshake Migrate more strings to translation keys (#11532) 2023-09-05 17:52:06 +01:00
resizer Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
settings Render custom images in reactions (#11087) 2023-09-01 10:16:24 +00:00
slash-commands Migrate more strings to translation keys (#11532) 2023-09-05 17:52:06 +01:00
stores Migrate more strings to translation keys (#11532) 2023-09-05 17:52:06 +01:00
toasts Migrate more strings to translation keys (#11574) 2023-09-07 10:37:09 +01:00
usercontent
utils Migrate more strings to translation keys (#11522) 2023-09-04 19:41:39 +01:00
voice-broadcast Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
widgets Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
workers Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
AddThreepid.ts Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
AsyncWrapper.tsx Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
Avatar.ts Fixes read receipt avatar offset (#11483) 2023-08-30 11:47:35 +00:00
BasePlatform.ts Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
BlurhashEncoder.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
boundThreepids.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
call-types.ts
ContentMessages.ts Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
createRoom.ts Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
DateUtils.ts Port more strings to translation keys (#11474) 2023-08-31 07:35:34 +00:00
DecryptionFailureTracker.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
DeviceListener.ts Improve error handling for DeviceListener (#11484) 2023-08-30 09:35:15 +00:00
Editing.ts
email.ts
HtmlUtils.tsx Consume @matrix-org/emojibase-bindings (#11433) 2023-08-21 20:06:40 +01:00
IConfigOptions.ts use more future proof config for static clients (#11175) 2023-07-04 23:10:03 +00:00
identifiers.ts
IdentityAuthClient.tsx Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
ImageUtils.ts Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
index.ts
KeyBindingsDefaults.ts Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
KeyBindingsManager.ts Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
Keyboard.ts
languageHandler.tsx Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
LegacyCallHandler.tsx Migrate more strings to translation keys (#11532) 2023-09-05 17:52:06 +01:00
Lifecycle.ts Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +00:00
linkify-matrix.ts Fix clicking MXID in timeline going to matrix.to (#11263) 2023-07-14 10:55:55 +00:00
Livestream.ts Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
Login.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
Markdown.ts Treat lists with a single empty item as plain text, not Markdown. (#6833) 2023-08-17 16:37:19 +00:00
MatrixClientPeg.ts Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
MediaDeviceHandler.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
Modal.tsx Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
NodeAnimator.tsx Conform more of the codebase to strict types (#11162) 2023-06-29 12:17:05 +01:00
Notifier.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
PageTypes.ts
PasswordReset.ts Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
phonenumber.ts Get country names from the browser instead of manual i18n (#11428) 2023-08-22 16:15:16 +00:00
PlatformPeg.ts
PosthogAnalytics.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
PosthogTrackers.ts Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +00:00
Presence.ts Mark more logs as debug to tidy the console (#11349) 2023-08-07 08:41:39 +00:00
Registration.tsx Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
Resend.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
Roles.ts Migrate more strings to translation keys (#11498) 2023-08-31 11:22:10 +01:00
RoomAliasCache.ts
RoomInvite.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
RoomNotifs.ts Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
Rooms.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
ScalarAuthClient.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
ScalarMessaging.ts Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
SdkConfig.ts Allow specifying help URLs in config.json (#11070) 2023-06-14 07:45:19 +00:00
Searching.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
SecurityManager.ts Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
SendHistoryManager.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
sendTimePerformanceMetrics.ts
sentry.ts Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
shouldHideEvent.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
SlashCommands.tsx Migrate more strings to translation keys (#11530) 2023-09-05 10:44:41 +01:00
SlidingSyncManager.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
Terms.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
TextForEvent.tsx Migrate more strings to translation keys (#11530) 2023-09-05 10:44:41 +01:00
theme.ts Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
Typeguards.ts RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
Unread.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
UserActivity.ts
UserAddress.ts
verification.ts Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export (#11368) 2023-08-08 07:16:04 +00:00
Views.ts Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +00:00
VoipUserMapper.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
WhoIsTyping.ts Migrate more strings to translation keys (#11530) 2023-09-05 10:44:41 +01:00
WorkerManager.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00