jiti-meet/react/features/room-lock
Дамян Минков 625d268373
Room lock update (#4394)
* Adds a notification when remote lock happens.

* Updates translations.

Removes unused strings and extracts room password to separate translation, to be able to change it when deployment uses only digits.

* Formats the conference pin when showing it.

* Removes member from translation in favour of participant.

* Updates formatting of the pin.

* Adds a notification when password is remotely removed.
2019-07-02 14:14:58 +01:00
..
components Adds option to be able to cancel locked rooms and leave. (#4391) 2019-07-01 13:02:25 +01:00
actions.js Adds option to be able to cancel locked rooms and leave. (#4391) 2019-07-01 13:02:25 +01:00
constants.js Comply w/ coding style 2017-04-19 20:56:19 -05:00
index.js feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
middleware.js Room lock update (#4394) 2019-07-02 14:14:58 +01:00