mirror of https://github.com/vector-im/riot-web
Merge branch 'master' into develop
commit
7b0565e9d1
164
CHANGELOG.md
164
CHANGELOG.md
|
@ -1,3 +1,167 @@
|
|||
Changes in [0.9.3](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.3) (2017-06-12)
|
||||
===================================================================================================
|
||||
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.3-rc.2...v0.9.3)
|
||||
|
||||
* Add more translations & fix some existing ones
|
||||
|
||||
Changes in [0.9.3-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.3-rc.2) (2017-06-09)
|
||||
=============================================================================================================
|
||||
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.3-rc.1...v0.9.3-rc.2)
|
||||
|
||||
* Fix flux dependency
|
||||
* Fix translations on conference call bar
|
||||
|
||||
Changes in [0.9.3-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.3-rc.1) (2017-06-09)
|
||||
=============================================================================================================
|
||||
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.2...v0.9.3-rc.1)
|
||||
|
||||
* When ChatCreateOrReuseDialog is cancelled by a guest, go home
|
||||
[\#1069](https://github.com/matrix-org/matrix-react-sdk/pull/1069)
|
||||
* Update from Weblate.
|
||||
[\#1065](https://github.com/matrix-org/matrix-react-sdk/pull/1065)
|
||||
* Goto /home when forgetting the last room
|
||||
[\#1067](https://github.com/matrix-org/matrix-react-sdk/pull/1067)
|
||||
* Default to home page when settings is closed
|
||||
[\#1066](https://github.com/matrix-org/matrix-react-sdk/pull/1066)
|
||||
* Update from Weblate.
|
||||
[\#1063](https://github.com/matrix-org/matrix-react-sdk/pull/1063)
|
||||
* When joining, use a roomAlias if we have it
|
||||
[\#1062](https://github.com/matrix-org/matrix-react-sdk/pull/1062)
|
||||
* Control currently viewed event via RoomViewStore
|
||||
[\#1058](https://github.com/matrix-org/matrix-react-sdk/pull/1058)
|
||||
* Better error messages for login
|
||||
[\#1060](https://github.com/matrix-org/matrix-react-sdk/pull/1060)
|
||||
* Add remaining translations
|
||||
[\#1056](https://github.com/matrix-org/matrix-react-sdk/pull/1056)
|
||||
* Added button that copies code to clipboard
|
||||
[\#1040](https://github.com/matrix-org/matrix-react-sdk/pull/1040)
|
||||
* de-lint MegolmExportEncryption + test
|
||||
[\#1059](https://github.com/matrix-org/matrix-react-sdk/pull/1059)
|
||||
* Better RTL support
|
||||
[\#1021](https://github.com/matrix-org/matrix-react-sdk/pull/1021)
|
||||
* make mels emoji capable
|
||||
[\#1057](https://github.com/matrix-org/matrix-react-sdk/pull/1057)
|
||||
* Make travis check for lint on files which are clean to start with
|
||||
[\#1055](https://github.com/matrix-org/matrix-react-sdk/pull/1055)
|
||||
* Update from Weblate.
|
||||
[\#1053](https://github.com/matrix-org/matrix-react-sdk/pull/1053)
|
||||
* Add some logging around switching rooms
|
||||
[\#1054](https://github.com/matrix-org/matrix-react-sdk/pull/1054)
|
||||
* Update from Weblate.
|
||||
[\#1052](https://github.com/matrix-org/matrix-react-sdk/pull/1052)
|
||||
* Use user_directory endpoint to populate ChatInviteDialog
|
||||
[\#1050](https://github.com/matrix-org/matrix-react-sdk/pull/1050)
|
||||
* Various Analytics changes/fixes/improvements
|
||||
[\#1046](https://github.com/matrix-org/matrix-react-sdk/pull/1046)
|
||||
* Use an arrow function to allow `this`
|
||||
[\#1051](https://github.com/matrix-org/matrix-react-sdk/pull/1051)
|
||||
* New guest access
|
||||
[\#937](https://github.com/matrix-org/matrix-react-sdk/pull/937)
|
||||
* Translate src/components/structures
|
||||
[\#1048](https://github.com/matrix-org/matrix-react-sdk/pull/1048)
|
||||
* Cancel 'join room' action if 'log in' is clicked
|
||||
[\#1049](https://github.com/matrix-org/matrix-react-sdk/pull/1049)
|
||||
* fix copy and paste derp and rip out unused imports
|
||||
[\#1015](https://github.com/matrix-org/matrix-react-sdk/pull/1015)
|
||||
* Update from Weblate.
|
||||
[\#1042](https://github.com/matrix-org/matrix-react-sdk/pull/1042)
|
||||
* Reset 'first sync' flag / promise on log in
|
||||
[\#1041](https://github.com/matrix-org/matrix-react-sdk/pull/1041)
|
||||
* Remove DM-guessing code (again)
|
||||
[\#1036](https://github.com/matrix-org/matrix-react-sdk/pull/1036)
|
||||
* Cancel deferred actions
|
||||
[\#1039](https://github.com/matrix-org/matrix-react-sdk/pull/1039)
|
||||
* Merge develop, add i18n for SetMxIdDialog
|
||||
[\#1034](https://github.com/matrix-org/matrix-react-sdk/pull/1034)
|
||||
* Defer an intention for creating a room
|
||||
[\#1038](https://github.com/matrix-org/matrix-react-sdk/pull/1038)
|
||||
* Fix 'create room' button
|
||||
[\#1037](https://github.com/matrix-org/matrix-react-sdk/pull/1037)
|
||||
* Always show the spinner during the first sync
|
||||
[\#1033](https://github.com/matrix-org/matrix-react-sdk/pull/1033)
|
||||
* Only view welcome user if we are not looking at a room
|
||||
[\#1032](https://github.com/matrix-org/matrix-react-sdk/pull/1032)
|
||||
* Update from Weblate.
|
||||
[\#1030](https://github.com/matrix-org/matrix-react-sdk/pull/1030)
|
||||
* Keep deferred actions for view_user_settings and view_create_chat
|
||||
[\#1031](https://github.com/matrix-org/matrix-react-sdk/pull/1031)
|
||||
* Don't do a deferred start chat if user is welcome user
|
||||
[\#1029](https://github.com/matrix-org/matrix-react-sdk/pull/1029)
|
||||
* Introduce state `peekLoading` to avoid collision with `roomLoading`
|
||||
[\#1028](https://github.com/matrix-org/matrix-react-sdk/pull/1028)
|
||||
* Update from Weblate.
|
||||
[\#1016](https://github.com/matrix-org/matrix-react-sdk/pull/1016)
|
||||
* Fix accepting a 3pid invite
|
||||
[\#1013](https://github.com/matrix-org/matrix-react-sdk/pull/1013)
|
||||
* Propagate room join errors to the UI
|
||||
[\#1007](https://github.com/matrix-org/matrix-react-sdk/pull/1007)
|
||||
* Implement /user/@userid:domain?action=chat
|
||||
[\#1006](https://github.com/matrix-org/matrix-react-sdk/pull/1006)
|
||||
* Show People/Rooms emptySubListTip even when total rooms !== 0
|
||||
[\#967](https://github.com/matrix-org/matrix-react-sdk/pull/967)
|
||||
* Fix to show the correct room
|
||||
[\#995](https://github.com/matrix-org/matrix-react-sdk/pull/995)
|
||||
* Remove cachedPassword from localStorage on_logged_out
|
||||
[\#977](https://github.com/matrix-org/matrix-react-sdk/pull/977)
|
||||
* Add /start to show the setMxId above HomePage
|
||||
[\#964](https://github.com/matrix-org/matrix-react-sdk/pull/964)
|
||||
* Allow pressing Enter to submit setMxId
|
||||
[\#961](https://github.com/matrix-org/matrix-react-sdk/pull/961)
|
||||
* add login link to SetMxIdDialog
|
||||
[\#954](https://github.com/matrix-org/matrix-react-sdk/pull/954)
|
||||
* Block user settings with view_set_mxid
|
||||
[\#936](https://github.com/matrix-org/matrix-react-sdk/pull/936)
|
||||
* Show "Something went wrong!" when errcode undefined
|
||||
[\#935](https://github.com/matrix-org/matrix-react-sdk/pull/935)
|
||||
* Reset store state when logging out
|
||||
[\#930](https://github.com/matrix-org/matrix-react-sdk/pull/930)
|
||||
* Set the displayname to the mxid once PWLU
|
||||
[\#933](https://github.com/matrix-org/matrix-react-sdk/pull/933)
|
||||
* Fix view_next_room, view_previous_room and view_indexed_room
|
||||
[\#929](https://github.com/matrix-org/matrix-react-sdk/pull/929)
|
||||
* Use RVS to indicate "joining" when setting a mxid
|
||||
[\#928](https://github.com/matrix-org/matrix-react-sdk/pull/928)
|
||||
* Don't show notif nag bar if guest
|
||||
[\#932](https://github.com/matrix-org/matrix-react-sdk/pull/932)
|
||||
* Show "Password" instead of "New Password"
|
||||
[\#927](https://github.com/matrix-org/matrix-react-sdk/pull/927)
|
||||
* Remove warm-fuzzy after setting mxid
|
||||
[\#926](https://github.com/matrix-org/matrix-react-sdk/pull/926)
|
||||
* Allow teamServerConfig to be missing
|
||||
[\#925](https://github.com/matrix-org/matrix-react-sdk/pull/925)
|
||||
* Remove GuestWarningBar
|
||||
[\#923](https://github.com/matrix-org/matrix-react-sdk/pull/923)
|
||||
* Make left panel better for new users (mk III)
|
||||
[\#924](https://github.com/matrix-org/matrix-react-sdk/pull/924)
|
||||
* Implement default welcome page and allow custom URL /w config
|
||||
[\#922](https://github.com/matrix-org/matrix-react-sdk/pull/922)
|
||||
* Implement a store for RoomView
|
||||
[\#921](https://github.com/matrix-org/matrix-react-sdk/pull/921)
|
||||
* Add prop to toggle whether new password input is autoFocused
|
||||
[\#915](https://github.com/matrix-org/matrix-react-sdk/pull/915)
|
||||
* Implement warm-fuzzy success dialog for SetMxIdDialog
|
||||
[\#905](https://github.com/matrix-org/matrix-react-sdk/pull/905)
|
||||
* Write some tests for the RTS UI
|
||||
[\#893](https://github.com/matrix-org/matrix-react-sdk/pull/893)
|
||||
* Make confirmation optional on ChangePassword
|
||||
[\#890](https://github.com/matrix-org/matrix-react-sdk/pull/890)
|
||||
* Remove "Current Password" input if mx_pass exists
|
||||
[\#881](https://github.com/matrix-org/matrix-react-sdk/pull/881)
|
||||
* Replace NeedToRegisterDialog /w SetMxIdDialog
|
||||
[\#889](https://github.com/matrix-org/matrix-react-sdk/pull/889)
|
||||
* Invite the welcome user after registration if configured
|
||||
[\#882](https://github.com/matrix-org/matrix-react-sdk/pull/882)
|
||||
* Prevent ROUs from creating new chats/new rooms
|
||||
[\#879](https://github.com/matrix-org/matrix-react-sdk/pull/879)
|
||||
* Redesign mxID chooser, add availability checking
|
||||
[\#877](https://github.com/matrix-org/matrix-react-sdk/pull/877)
|
||||
* Show password nag bar when user is PWLU
|
||||
[\#864](https://github.com/matrix-org/matrix-react-sdk/pull/864)
|
||||
* fix typo
|
||||
[\#858](https://github.com/matrix-org/matrix-react-sdk/pull/858)
|
||||
* Initial implementation: SetDisplayName -> SetMxIdDialog
|
||||
[\#849](https://github.com/matrix-org/matrix-react-sdk/pull/849)
|
||||
|
||||
Changes in [0.9.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.2) (2017-06-06)
|
||||
===================================================================================================
|
||||
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.1...v0.9.2)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "matrix-react-sdk",
|
||||
"version": "0.9.2",
|
||||
"version": "0.9.3",
|
||||
"description": "SDK for matrix.org using React",
|
||||
"author": "matrix.org",
|
||||
"repository": {
|
||||
|
@ -57,14 +57,14 @@
|
|||
"emojione": "2.2.3",
|
||||
"file-saver": "^1.3.3",
|
||||
"filesize": "3.5.6",
|
||||
"flux": "^2.0.3",
|
||||
"flux": "2.1.1",
|
||||
"fuse.js": "^2.2.0",
|
||||
"glob": "^5.0.14",
|
||||
"highlight.js": "^8.9.1",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"linkifyjs": "^2.1.3",
|
||||
"lodash": "^4.13.1",
|
||||
"matrix-js-sdk": "0.7.10",
|
||||
"matrix-js-sdk": "0.7.11",
|
||||
"optimist": "^0.6.1",
|
||||
"prop-types": "^15.5.8",
|
||||
"q": "^1.4.1",
|
||||
|
|
|
@ -89,12 +89,13 @@ module.exports = React.createClass({
|
|||
|
||||
var conferenceCallNotification = null;
|
||||
if (this.props.displayConfCallNotification) {
|
||||
var supportedText, joinText;
|
||||
let supportedText = '';
|
||||
let joinNode;
|
||||
if (!MatrixClientPeg.get().supportsVoip()) {
|
||||
supportedText = _t(" (unsupported)");
|
||||
}
|
||||
else {
|
||||
joinText = (<span>
|
||||
joinNode = (<span>
|
||||
{_tJsx(
|
||||
"Join as <voiceText>voice</voiceText> or <videoText>video</videoText>.",
|
||||
[/<voiceText>(.*?)<\/voiceText>/, /<videoText>(.*?)<\/videoText>/],
|
||||
|
@ -106,9 +107,13 @@ module.exports = React.createClass({
|
|||
</span>);
|
||||
|
||||
}
|
||||
// XXX: the translation here isn't great: appending ' (unsupported)' is likely to not make sense in many languages,
|
||||
// but there are translations for this in the languages we do have so I'm leaving it for now.
|
||||
conferenceCallNotification = (
|
||||
<div className="mx_RoomView_ongoingConfCallNotification">
|
||||
{_t("Ongoing conference call%(supportedText)s. %(joinText)s", {supportedText: supportedText, joinText: joinText})}
|
||||
{_t("Ongoing conference call%(supportedText)s.", {supportedText: supportedText})}
|
||||
|
||||
{joinNode}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
@ -812,7 +812,7 @@
|
|||
"Drop file here to upload": "Datei hier loslassen zum hochladen",
|
||||
"Idle": "Untätig",
|
||||
"We recommend you go through the verification process for each device to confirm they belong to their legitimate owner, but you can resend the message without verifying if you prefer.": "Wir empfehlen dir für jedes Gerät durch den Verifizierungsprozess zu gehen um zu bestätigen, dass sie ihrem legitimierten Besitzer gehören, aber du kannst die Nachrichten ohne Verifizierung erneut senden, wenn du es vorziehst.",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Laufendes Konferenzgespräch%(supportedText)s. %(joinText)s",
|
||||
"Ongoing conference call%(supportedText)s.": "Laufendes Konferenzgespräch%(supportedText)s.",
|
||||
"You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Du wirst jetzt auf die Website eines Drittanbieters weitergeleitet, damit du dein Konto für die Verwendung von %(integrationsUrl)s authentifizieren kannst. Möchtest du fortfahren?",
|
||||
"Disable URL previews for this room (affects only you)": "URL-Vorschau für diesen Raum deaktivieren (betrifft nur dich)",
|
||||
"Start automatically after system login": "Starte automatisch nach System-Login",
|
||||
|
@ -858,6 +858,7 @@
|
|||
"Password:": "Passwort:",
|
||||
"Register": "Registrieren",
|
||||
"Save": "Speichern",
|
||||
"Setting a user name will create a fresh account": "Die Eingabe eines Benutzernamens wird ein neues Konto erzeugen",
|
||||
"Tagged as: ": "Markiert als: ",
|
||||
"This Home Server does not support login using email address.": "Dieser Heimserver unterstützt den Login mittels E-Mail-Adresse nicht.",
|
||||
"There was a problem logging in.": "Es gab ein Problem beim anmelden.",
|
||||
|
|
|
@ -886,7 +886,7 @@
|
|||
"Enable URL previews for this room (affects only you)": "Enable URL previews for this room (affects only you)",
|
||||
"Drop file here to upload": "Drop file here to upload",
|
||||
" (unsupported)": " (unsupported)",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Ongoing conference call%(supportedText)s. %(joinText)s",
|
||||
"Ongoing conference call%(supportedText)s.": "Ongoing conference call%(supportedText)s.",
|
||||
"for %(amount)ss": "for %(amount)ss",
|
||||
"for %(amount)sm": "for %(amount)sm",
|
||||
"for %(amount)sh": "for %(amount)sh",
|
||||
|
|
|
@ -812,7 +812,7 @@
|
|||
"Enable URL previews for this room (affects only you)": "Enable URL previews for this room (affects only you)",
|
||||
"Drop file here to upload": "Drop file here to upload",
|
||||
" (unsupported)": " (unsupported)",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Ongoing conference call%(supportedText)s. %(joinText)s",
|
||||
"Ongoing conference call%(supportedText)s.": "Ongoing conference call%(supportedText)s.",
|
||||
"for %(amount)ss": "for %(amount)ss",
|
||||
"for %(amount)sm": "for %(amount)sm",
|
||||
"for %(amount)sh": "for %(amount)sh",
|
||||
|
|
|
@ -757,7 +757,7 @@
|
|||
"Enable URL previews for this room (affects only you)": "Activer les aperçus d'URL pour ce salon (n'affecte que vous)",
|
||||
"Drop file here to upload": "Déposer le fichier ici pour le télécharger",
|
||||
" (unsupported)": " (non supporté)",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Appel conférence en cours%(supportedText)s. %(joinText)s",
|
||||
"Ongoing conference call%(supportedText)s.": "Appel conférence en cours%(supportedText)s.",
|
||||
"Online": "En ligne",
|
||||
"Offline": "Déconnecté",
|
||||
"Disable URL previews for this room (affects only you)": "Désactiver les aperçus d'URL pour ce salon (n'affecte que vous)",
|
||||
|
|
|
@ -806,7 +806,7 @@
|
|||
"Enable URL previews for this room (affects only you)": "Habilitar pré-visualizações de links para esta sala (afeta somente a você)",
|
||||
"Drop file here to upload": "Arraste um arquivo aqui para enviar",
|
||||
" (unsupported)": " (não suportado)",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Conferência%(supportedText)s em andamento. %(joinText)s",
|
||||
"Ongoing conference call%(supportedText)s.": "Conferência%(supportedText)s em andamento.",
|
||||
"Online": "Online",
|
||||
"Idle": "Ocioso",
|
||||
"Offline": "Offline",
|
||||
|
|
|
@ -806,7 +806,7 @@
|
|||
"Enable URL previews for this room (affects only you)": "Habilitar pré-visualizações de links para esta sala (afeta somente a você)",
|
||||
"Drop file here to upload": "Arraste um arquivo aqui para enviar",
|
||||
" (unsupported)": " (não suportado)",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Conferência%(supportedText)s em andamento. %(joinText)s",
|
||||
"Ongoing conference call%(supportedText)s.": "Conferência%(supportedText)s em andamento.",
|
||||
"Online": "Online",
|
||||
"Idle": "Ocioso",
|
||||
"Offline": "Offline",
|
||||
|
|
|
@ -849,7 +849,7 @@
|
|||
"Enable URL previews for this room (affects only you)": "Включить предпросмотр URL в этой комнате (только для вас)",
|
||||
"Drop file here to upload": "Перетащите файл сюда для загрузки",
|
||||
" (unsupported)": " (не поддерживается)",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Идет конференц-звонок%(supportedText)s. %(joinText)s",
|
||||
"Ongoing conference call%(supportedText)s.": "Идет конференц-звонок%(supportedText)s.",
|
||||
"for %(amount)ss": "уже %(amount)sс",
|
||||
"for %(amount)sm": "уже %(amount)sм",
|
||||
"for %(amount)sh": "уже %(amount)sч",
|
||||
|
|
|
@ -352,7 +352,7 @@
|
|||
"This image cannot be displayed.": "這張圖片無法顯示",
|
||||
"Error decrypting video": "解密影片出錯",
|
||||
"Add an Integration": "新增整合器",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "%(supportedText)s. %(joinText)s 正在進行電話會議",
|
||||
"Ongoing conference call%(supportedText)s.": "%(supportedText)s. 正在進行電話會議",
|
||||
" (unsupported)": " (不支持)",
|
||||
"URL Previews": "網址預覽",
|
||||
"Enable URL previews for this room (affects only you)": "啟用此房間的網址預覽(僅影響您)",
|
||||
|
|
Loading…
Reference in New Issue