From 3afd23c379d88040f896748760c80935e6b48e8a Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Thu, 21 Jan 2021 15:24:56 +1100 Subject: [PATCH 1/2] Increase closed group size to 100 --- _locales/de/messages.json | 2 +- _locales/en/messages.json | 2 +- _locales/es/messages.json | 2 +- _locales/fr/messages.json | 2 +- _locales/id/messages.json | 2 +- _locales/it/messages.json | 2 +- _locales/ja/messages.json | 2 +- _locales/pl/messages.json | 2 +- _locales/pt_BR/messages.json | 2 +- _locales/ru/messages.json | 2 +- _locales/vi/messages.json | 2 +- preload.js | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index dc28e1e26c..cc088f205a 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1457,6 +1457,6 @@ "message": "Bitte wählen Sie mindestens zwei Gruppenmitglieder aus." }, "closedGroupMaxSize": { - "message": "Eine geschlossene Gruppe kann maximal zwanzig Mitglieder haben." + "message": "Eine geschlossene Gruppe kann maximal einhundert Mitglieder haben." } } \ No newline at end of file diff --git a/_locales/en/messages.json b/_locales/en/messages.json index becfb34f85..03455e02af 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2203,7 +2203,7 @@ "androidKey": "activity_create_closed_group_not_enough_group_members_error" }, "closedGroupMaxSize": { - "message": "A closed group cannot have more than 20 members", + "message": "A closed group cannot have more than 100 members", "androidKey": "activity_create_closed_group_too_many_group_members_error" }, "noBlockedContacts": { diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 342dbd9042..ed3dcafd87 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1403,6 +1403,6 @@ "message": "Por favor, elige al menos 2 miembros del grupo" }, "closedGroupMaxSize": { - "message": "Un grupo cerrado no puede tener más de 20 miembros" + "message": "Un grupo cerrado no puede tener más de 100 miembros" } } \ No newline at end of file diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 88a5f74d6f..e507f73520 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1403,7 +1403,7 @@ "message": "Veuillez sélectionner au moins 2 membres" }, "closedGroupMaxSize": { - "message": "Un groupe privé ne peut pas avoir plus de 20 membres" + "message": "Un groupe privé ne peut pas avoir plus de 100 membres" }, "contextMenuNoSuggestions": { "message": "Pas de suggestions", diff --git a/_locales/id/messages.json b/_locales/id/messages.json index e513940974..25c533fad1 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1397,7 +1397,7 @@ "message": "Pilih setidaknya 2 anggota grup" }, "closedGroupMaxSize": { - "message": "Grup tertutup maksimal berisi 20 anggota" + "message": "Grup tertutup maksimal berisi 100 anggota" }, "noBlockedContacts": { "message": "Tidak ada kontak yang diblokir" diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 38ee2b8833..72b14f3cb1 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1403,6 +1403,6 @@ "message": "Scegli almeno 2 membri del gruppo" }, "closedGroupMaxSize": { - "message": "Un gruppo chiuso non può avere più di 20 membri" + "message": "Un gruppo chiuso non può avere più di 100 membri" } } \ No newline at end of file diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 74c19d1e57..34005adbff 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1403,7 +1403,7 @@ "message": "グループメンバーを少なくとも 2 人選択してください" }, "closedGroupMaxSize": { - "message": "閉じたグループは 20 人を超えるメンバーを抱えることはできません" + "message": "閉じたグループは 100 人を超えるメンバーを抱えることはできません" }, "noBlockedContacts": { "message": "ブロックしている連絡先はありません" diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e2ca51fa51..77d2dcc51e 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1400,7 +1400,7 @@ "message": "Wprowadź krótszą nazwę grupy" }, "closedGroupMaxSize": { - "message": "Grupa zamknięta nie może mieć więcej niż 20 członków" + "message": "Grupa zamknięta nie może mieć więcej niż 100 członków" }, "noBlockedContacts": { "message": "Brak zablokowanych kontaktów" diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index e00f0e6fb8..a95e0db4ab 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -1403,6 +1403,6 @@ "message": "Escolha pelo menos 2 membros do grupo" }, "closedGroupMaxSize": { - "message": "Um grupo fechado não pode ter mais de 20 membros" + "message": "Um grupo fechado não pode ter mais de 100 membros" } } \ No newline at end of file diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index e220146376..9870f1a0d4 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1403,7 +1403,7 @@ "message": "Пожалуйста, выберите как минимум 1 участников группы" }, "closedGroupMaxSize": { - "message": "В закрытой группе не может быть больше 20 участников" + "message": "В закрытой группе не может быть больше 100 участников" }, "contextMenuNoSuggestions": { "message": "No Suggestions", diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index ed5f078e71..d5d754c5c3 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1361,6 +1361,6 @@ "message": "Vui lòng chọn ít nhất 2 thành viên trong nhóm" }, "closedGroupMaxSize": { - "message": "Một nhóm kín không thể có nhiều hơn 20 thành viên" + "message": "Một nhóm kín không thể có nhiều hơn 100 thành viên" } } \ No newline at end of file diff --git a/preload.js b/preload.js index b806200164..42679dcf49 100644 --- a/preload.js +++ b/preload.js @@ -85,7 +85,7 @@ window.CONSTANTS = new (function() { this.DEFAULT_PUBLIC_CHAT_URL = appConfig.get('defaultPublicChatServer'); this.MAX_LINKED_DEVICES = 1; this.MAX_CONNECTION_DURATION = 5000; - this.CLOSED_GROUP_SIZE_LIMIT = 20; + this.CLOSED_GROUP_SIZE_LIMIT = 100; // Number of seconds to turn on notifications after reconnect/start of app this.NOTIFICATION_ENABLE_TIMEOUT_SECONDS = 10; this.SESSION_ID_LENGTH = 66; From 4e11de31900538e3144b684761f6edade8fccb28 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Thu, 21 Jan 2021 15:25:12 +1100 Subject: [PATCH 2/2] Bump to v1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c215755099..ed3e341500 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "session-desktop", "productName": "Session", "description": "Private messaging from your desktop", - "version": "1.4.6", + "version": "1.4.7", "license": "GPL-3.0", "author": { "name": "Loki Project",