Skip to content

Commit 9a0690f

Browse files
committed
Merge branch 'release-v0.16.2'
2 parents 53b179b + cdcdab8 commit 9a0690f

File tree

13 files changed

+155
-43
lines changed

13 files changed

+155
-43
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
Changes in [0.16.2](https://github.com/vector-im/riot-web/releases/tag/v0.16.2) (2018-08-23)
2+
============================================================================================
3+
[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.1...v0.16.2)
4+
5+
* Support new server notices format
6+
7+
Changes in [0.16.1](https://github.com/vector-im/riot-web/releases/tag/v0.16.1) (2018-08-20)
8+
============================================================================================
9+
[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.1-rc.1...v0.16.1)
10+
11+
* No changes since rc.1
12+
13+
Changes in [0.16.1-rc.1](https://github.com/vector-im/riot-web/releases/tag/v0.16.1-rc.1) (2018-08-16)
14+
======================================================================================================
15+
[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.0...v0.16.1-rc.1)
16+
17+
* Update from Weblate.
18+
[\#7178](https://github.com/vector-im/riot-web/pull/7178)
19+
* CSS for MAU warning bar
20+
[\#7152](https://github.com/vector-im/riot-web/pull/7152)
21+
* CSS for user limit error
22+
[\#7139](https://github.com/vector-im/riot-web/pull/7139)
23+
* Unpin sanitize-html
24+
[\#7132](https://github.com/vector-im/riot-web/pull/7132)
25+
* Pin sanitize-html to 0.18.2
26+
[\#7129](https://github.com/vector-im/riot-web/pull/7129)
27+
128
Changes in [0.16.0](https://github.com/vector-im/riot-web/releases/tag/v0.16.0) (2018-07-30)
229
============================================================================================
330
[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.0-rc.2...v0.16.0)

electron_app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "riot-web",
33
"productName": "Riot",
44
"main": "src/electron-main.js",
5-
"version": "0.16.0",
5+
"version": "0.16.2",
66
"description": "A feature-rich client for Matrix.org",
77
"author": "Vector Creations Ltd.",
88
"dependencies": {

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "riot-web",
33
"productName": "Riot",
44
"main": "electron_app/src/electron-main.js",
5-
"version": "0.16.0",
5+
"version": "0.16.2",
66
"description": "A feature-rich client for Matrix.org",
77
"author": "New Vector Ltd.",
88
"repository": {
@@ -64,13 +64,13 @@
6464
"gemini-scrollbar": "matrix-org/gemini-scrollbar#b302279",
6565
"gfm.css": "^1.1.1",
6666
"highlight.js": "^9.0.0",
67-
"matrix-js-sdk": "0.10.7",
68-
"matrix-react-sdk": "0.13.0",
67+
"matrix-js-sdk": "0.10.8",
68+
"matrix-react-sdk": "0.13.2",
6969
"modernizr": "^3.1.0",
7070
"prop-types": "^15.5.10",
7171
"react": "^15.6.0",
7272
"react-dom": "^15.6.0",
73-
"sanitize-html": "^1.11.1",
73+
"sanitize-html": "^1.18.4",
7474
"ua-parser-js": "^0.7.10",
7575
"url": "^0.11.0"
7676
},
@@ -144,7 +144,7 @@
144144
"build": {
145145
"appId": "im.riot.app",
146146
"category": "Network",
147-
"electronVersion": "2.0.5",
147+
"electronVersion": "2.0.7",
148148
"//asar=false": "https://github.com/electron-userland/electron-builder/issues/675",
149149
"asar": false,
150150
"dereference": true,

res/themes/status/css/_status.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ $focus-brightness: 125%;
7676

7777
// red warning colour
7878
$warning-color: #F69E98;
79+
$warning-bg-color: #DF2A8B;
80+
$info-bg-color: #2A9EDF;
7981
$mention-user-pill-bg-color: #ff0064;
8082
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);
8183

scripts/copy-res.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ const INCLUDE_LANGS = [
2424
{'value': 'fr', 'label': 'Français'},
2525
{'value': 'gl', 'label': 'Galego'},
2626
{'value': 'hu', 'label': 'Magyar'},
27+
{'value': 'it', 'label': 'Italiano'},
2728
{'value': 'ko', 'label': '한국어'},
2829
{'value': 'lv', 'label': 'Latviešu'},
2930
{'value': 'nb_NO', 'label': 'Norwegian Bokmål'},
3031
{'value': 'nl', 'label': 'Nederlands'},
32+
{'value': 'nn', 'label': 'Norsk Nynorsk'},
3133
{'value': 'pl', 'label': 'Polski'},
3234
{'value': 'pt', 'label': 'Português'},
3335
{'value': 'pt_BR', 'label': 'Português do Brasil'},

src/i18n/strings/ar.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"Dismiss": "تجاهل",
44
"Riot is not supported on mobile web. Install the app?": "رايوت غير مدعوم في وضعية الويب على الهاتف. هل تريد تثبيت التطبيق ؟",
55
"Riot Desktop on %(platformName)s": "الواجهة المكتبية لرايوت على %(platformName)s",
6-
"Unknown device": "جهاز مجهول"
6+
"Unknown device": "جهاز مجهول",
7+
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s عبر %(browserName)s على %(osName)s"
78
}

src/i18n/strings/es.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
"Dev chat for the Riot/Web dev team": "Conversaciones del equipo de desarrollo de Riot/Web",
3535
"Dev chat for the Dendrite dev team": "Conversaciones del equipo de desarrollo de Dendrite",
3636
"Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "Muchas salas ya están disponibles en Matrix, enlazadas a redes existentes (Slack, IRC, Gitter, etc) o independientes. ¡Revisa el directorio!",
37-
"You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "Puedes usar las opciones del servidor personalizado para acceder a otros servidores Matrix especificando su URL. <br/> Esto te permite usar Riot con una cuenta Matrix existente en un servidor doméstico distinto. <br/><br/>También puedes establecer un servidor de identidad personalizado pero no podrás invitar a otros usuarios usando su dirección de correo electrónico, y tampoco ser invitado por el tuyo."
37+
"You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "Puedes usar las opciones del servidor personalizado para acceder a otros servidores Matrix especificando su URL. <br/> Esto te permite usar Riot con una cuenta Matrix existente en un servidor doméstico distinto. <br/><br/>También puedes establecer un servidor de identidad personalizado pero no podrás invitar a otros usuarios usando su dirección de correo electrónico, y tampoco ser invitado por el tuyo.",
38+
"Co-ordination for Riot translators": "Co-odinación de traductores de Riot"
3839
}

src/i18n/strings/hu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"Dev chat for the Riot/Web dev team": "Csevegés a Riot/Web fejlesztői csapatával fejlesztőknek",
3535
"Dev chat for the Dendrite dev team": "Csevegés a Dendrite fejlesztői csapatával fejlesztőknek",
3636
"Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "Már sok szoba van a Matrixon: más hálózatokkal (Slack, IRC, Gitter stb.) összekapcsolt és függetlenek szobák is. Nézd meg a szobajegyzéket!",
37-
"You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "Bejelentkezhetsz más Matrix szerverre is az egyedi szerverbeállításoknál megadott másik szerver URL-jével.<br/>Így használhatod a Riotot egy már máshol meglévő Matrix fiókkal is.<br/><br/>Beállíthatsz egyéni identitásszervert is, de akkor nem tudsz más felhasználókat e-mail címmel meghívni, illetve ők sem tudnak téged.",
37+
"You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "Bejelentkezhetsz más Matrix szerverre is az egyedi szerverbeállításoknál megadott Matrix szerver URL-jével.<br/>Így használhatod a Riotot egy már máshol meglévő Matrix fiókkal is.<br/><br/>Beállíthatsz egyéni identitásszervert is, de akkor nem tudsz más felhasználókat e-mail címmel meghívni, illetve ők sem tudnak téged.",
3838
"Co-ordination for Riot translators": "Koordináció Riot fordítók számára"
3939
}

src/i18n/strings/ka.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Riot is not supported on mobile web. Install the app?": "Riot ვებსაიტს არ აქვს მხარდაჭერა მობილური მოწყობილობებისთვის. გსურთ აპლიკაციის დაყენება?",
3+
"Riot Desktop on %(platformName)s": "Riot Desktop-ი %(platformName)s-ზე",
4+
"Unknown device": "უცნობი მოწყობილობა",
5+
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s-ი %(browserName)s-ით %(osName)s-იდან",
6+
"You need to be using HTTPS to place a screen-sharing call.": "ეკრანის გაზიარების ფუნქციის მქონე ზარისთვის საჭიროა, იყენებდეთ HTTPS-ს.",
7+
"Custom Server Options": "პერსონალიზებული სერვერის პარამეტრები",
8+
"You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.<br/>This allows you to use Riot with an existing Matrix account on a different home server.<br/><br/>You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "სხვა Matrix სერვერებზე შესასვლელად შეგიძლიათ გამოიყენოთ პერსონალიზებული სერვერის პარამეტრები განსხვავებული მთავარი სერვერის URL-ის მითითებით <br/>ეს გაძლევთ საშუალებას, გამოიყენოთ Riot-ი არსებულ Matrix ანგარიშით სხვა მთავარ სერვერზე.<br/><br/>თქვენ ასევე შეგიძლიათ დააყენოთ პერსონალიზებული იდენტუროის სერვერი, მაგრამ თქვენ ვერ მოიწვევთ მომხმარებლებს ელფოსტის მისამართით და თავად თქვენ ვერ მოგიწვევენ ელფოსტის მისამართით.",
9+
"Dismiss": "უარის თქმა",
10+
"powered by Matrix": "Matrix-ზე დაფუძნებული",
11+
"Welcome to Riot.im": "კეთილი იყოს თქვენი მობრძანება Riot.im-ზე",
12+
"Decentralised, encrypted chat &amp; collaboration powered by [matrix]": "დეცენტრალიზებული, დაშიფრული ჩატი &amp; კოლაბორაცია, დაფუძნებული [matrix]-ზე",
13+
"Search the room directory": "მოძებნა ოთახის სიაში",
14+
"Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "მრავალი ოთახი უკვე არსებობს Matrix-ში, რომლებიც არიან დაკავშირებული არსებულ ქსელებთან (Slack, IRC, Glitter და ა.შ) ან დამოუკიდებელი. შეამოწმეთ სია!",
15+
"Chat with Riot Bot": "ისაუბრეთ Riot-ის Bot-თან",
16+
"Get started with some tips from Riot Bot!": "დაიწყეთ რჩევებით Riot-ის Bot-ისგან!",
17+
"General discussion about Matrix and Riot": "ზოგადი დისკუსია Matrix-სა და Riot-ზე",
18+
"Discussion of all things Matrix!": "დისკუსია ყველაფერზე, რაც ეხება Matrix-ს!",
19+
"Riot/Web &amp; Desktop chat": "Riot/ვებ-ისა &amp; Desktop-ის ჩატი",
20+
"Riot/iOS &amp; matrix-ios-sdk chat": "Riot/iOS-ისა &amp; matrix-ios-sdk-ის ჩატი",
21+
"Riot/Android &amp; matrix-android-sdk chat": "Riot/ანდროიდისა &amp; matrix-android-sdk-ის ჩატი",
22+
"Matrix technical discussions": "Matrix-ის ტექნიკური დისკუსიები",
23+
"Running Matrix services": "Matrix-ის სერვისების გამოყენება",
24+
"Community-run support for Synapse": "საზოგადოებისმიერი მხარდაჭერა Synapse-ისთვის",
25+
"Admin support for Dendrite": "ადმინისტრატორის მხარდაჭერა Dendrite-ისთვის",
26+
"Announcements about Synapse releases": "განცხადებები Synapse-ის გამოშვებებთან დაკავშირებით",
27+
"Support for those using and running matrix-appservice-irc": "მხარდაჭერა მათთვის, ვინც იყენებს matrix-appservice-irc-ს",
28+
"Building services on Matrix": "სერვისების Matrix-ზე დაფუძნებით გამომუშავება",
29+
"Support for those using the Matrix spec": "მხარდაჭერა Matrix სპეციფიკაციების გამოყენებასთან დაკავშირებულ კითხვებზე",
30+
"Design and implementation of E2E in Matrix": "პირით-პირამდე დაშიფვრის დაგეგმვა და შესრულება",
31+
"Implementing VR services with Matrix": "VR სერვისების Matrix-ით შესრულება",
32+
"Implementing VoIP services with Matrix": "VoIP სერვისების Matrix-ით შესრულება",
33+
"Discussion of the Identity Service API": "იდენტიფიკაციის სერვისის API-ს დისკუსია",
34+
"Support for those using, running and writing other bridges": "მხარდაჭერა მათთვის, ვინც იყენებს და წერს სხვა ხიდებს",
35+
"Contributing code to Matrix and Riot": "Matrix-ის და Riot-ის გამომუშავებაში მონაწილეობის მიღება",
36+
"Dev chat for the Riot/Web dev team": "დეველოპერების ჩატი Riot/ვებ დეველოპერების გუნდთან",
37+
"Dev chat for the Dendrite dev team": "დეველოპერების ჩატი Dendrite-ის დეველოპერების გუნდთან",
38+
"Co-ordination for Riot translators": "კოორდინაცია Riot-ის მთარგმნელებისთვის"
39+
}

src/i18n/strings/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Custom Server Options": "사용자 지정 서버 설정",
33
"Dismiss": "없애기",
4-
"powered by Matrix": "Matrix의 지원을 받고 있어요",
4+
"powered by Matrix": "Matrix의 지원을 받고 있습니다",
55
"Riot Desktop on %(platformName)s": "%(platformName)s PC용 Riot",
66
"Riot is not supported on mobile web. Install the app?": "”Riot은 모바일 사이트를 지원하지 않습니다. 앱을 설치하시겠어요?",
77
"Unknown device": "알 수 없는 장치",

0 commit comments

Comments
 (0)