Richard van der Hoff
cd515444a8
Confirm before inviting unknown users to a DM/room ( #33171 )
...
* InviteDialog: factor out startDmOrSendInvites
Factor out the logic of calling `startDm` or `inviteUsers` to a helper
function. We're going to need to call this from a second location soon, so this
is useful groundwork.
* Add `UnknownIdentityUsersWarningDialog`
* Add unit tests
* Update playwright tests
* Convert if/else to switch statement
* Convert helper functions to React components
* Factor out "onRemove" callback
* Add clarifying comment
2026-04-22 20:05:31 +00:00
..
2026-02-24 15:43:58 +00:00
2026-04-22 15:32:05 +00:00
2026-04-22 12:28:54 +00:00
2026-03-31 07:54:23 +00:00
2026-02-24 15:43:58 +00:00
2026-04-22 20:05:31 +00:00
2026-04-07 12:16:35 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-03-26 11:30:54 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-04-22 20:05:31 +00:00
2026-03-09 09:43:00 +00:00
2026-02-24 15:43:58 +00:00
2026-04-22 19:50:54 +00:00
2026-04-07 07:53:06 +00:00
2026-02-24 15:43:58 +00:00
2026-04-22 15:32:05 +00:00
2026-04-22 13:23:24 +00:00
2026-02-24 15:43:58 +00:00
2026-03-26 11:30:54 +00:00
2026-04-17 13:37:20 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-04-22 12:28:54 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-03-26 11:30:54 +00:00
2026-04-22 20:05:31 +00:00
2026-02-24 15:43:58 +00:00
2026-04-09 14:34:48 +00:00
2026-04-22 20:05:31 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-03-26 11:30:54 +00:00
2026-03-16 18:00:22 +00:00
2026-03-16 18:00:22 +00:00
2026-04-22 12:28:54 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-02-24 15:43:58 +00:00
2026-03-30 09:15:57 +00:00
2026-03-26 11:30:54 +00:00
2026-02-24 15:43:58 +00:00
2026-04-22 12:28:54 +00:00