Skip to content

Commit

Permalink
v0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron@nanu-c.org authored and Flaburgan committed Feb 27, 2021
1 parent f663fdb commit 515d9ad
Show file tree
Hide file tree
Showing 41 changed files with 856 additions and 91 deletions.
3 changes: 3 additions & 0 deletions appimage/AppDir/axolotl.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
</p>
</description>
<releases>
<release version="0.9.9" date="2021-02-27">
<url>https://github.com/nanu-c/axolotl/releases/tag/v0.9.9</url>
</release>
<release version="0.9.8" date="2021-02-10">
<url>https://github.com/nanu-c/axolotl/releases/tag/v0.9.8</url>
</release>
Expand Down
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
0.9.9 (Feb 27 2021)
------------------------------------
* Add github actions to automagically build fltapak and clicks and appimages on release(olof nord)
* Reenable starting new chats and check if your contacts are registered with signal(nanu-c)
* Install script for mobian (nuehm-arno)
* .Deb Packaging (nuehm-arno)
* Improve Logging on non ut (nanu-c)
* Update translation and contribution documentation (danfro)
* Update Czech translation (jato-p)

0.9.8 (Feb 10 2021)
------------------------------------
* Fix recieving messages because of Signal-API changes(nanu-c)
Expand Down
2 changes: 1 addition & 1 deletion docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To build the application, use the following command from the root of this reposi

To install the built snap, use snap:

`sudo snap install axolotl_0.9.8_amd64.snap --dangerous`
`sudo snap install axolotl_0.9.9_amd64.snap --dangerous`

**Run**

Expand Down
3 changes: 3 additions & 0 deletions flatpak/org.nanuc.Axolotl.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
</p>
</description>
<releases>
<release version="0.9.9" date="2021-02-27">
<url>https://github.com/nanu-c/axolotl/releases/tag/v0.9.9</url>
</release>
<release version="0.9.8" date="2021-02-10">
<url>https://github.com/nanu-c/axolotl/releases/tag/v0.9.7</url>
</release>
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textsecure.nanuc",
"version": "0.9.8",
"version": "0.9.9",
"description": "A Signal compatible messaging client for Ubuntu phones",
"title": "Axolotl",
"architecture": "@CLICK_ARCH@",
Expand Down
26 changes: 24 additions & 2 deletions po/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/components/AddDeviceModal.vue:12
msgid "1. Open Signal Desktop"
msgstr ""

#: src/components/AddDeviceModal.vue:13
msgid "2. Scan the qr-Code with a qr-Code scanner"
msgstr ""

#: src/components/AddDeviceModal.vue:14
msgid "3. Paste the Qr-Code here:"
msgstr ""

#: src/pages/About.vue:4 src/pages/Register.vue:6
msgid "A cross-plattform signal client"
msgstr ""
Expand All @@ -20,10 +32,16 @@ msgid "About Axolotl"
msgstr ""

#: src/components/AddContactModal.vue:5 src/components/AddContactModal.vue:24
#: src/components/AddDeviceModal.vue:22
msgid "Add"
msgstr ""

#: src/components/AddGroupMembersModal.vue:51
#: src/components/AddDeviceModal.vue:5
#, fuzzy
msgid "Add a new device"
msgstr "إنعاش"

#: src/components/AddGroupMembersModal.vue:56
#, fuzzy
msgid "Add Contacts first"
msgstr "جهة اتصال"
Expand Down Expand Up @@ -246,7 +264,7 @@ msgstr ""
msgid "No chats available"
msgstr ""

#: src/pages/DeviceList.vue:14
#: src/pages/DeviceList.vue:17
#, fuzzy
msgid "No linked devices"
msgstr "إنعاش"
Expand Down Expand Up @@ -291,6 +309,10 @@ msgstr ""
msgid "Photo"
msgstr ""

#: src/components/AddDeviceModal.vue:17
msgid "QR-Code"
msgstr ""

#: src/pages/Settings.vue:5
#, fuzzy
msgid "Registered number"
Expand Down
25 changes: 23 additions & 2 deletions po/be.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#: src/components/AddDeviceModal.vue:12
msgid "1. Open Signal Desktop"
msgstr ""

#: src/components/AddDeviceModal.vue:13
msgid "2. Scan the qr-Code with a qr-Code scanner"
msgstr ""

#: src/components/AddDeviceModal.vue:14
msgid "3. Paste the Qr-Code here:"
msgstr ""

#: src/pages/About.vue:4 src/pages/Register.vue:6
msgid "A cross-plattform signal client"
msgstr ""
Expand All @@ -22,10 +34,15 @@ msgid "About Axolotl"
msgstr ""

#: src/components/AddContactModal.vue:5 src/components/AddContactModal.vue:24
#: src/components/AddDeviceModal.vue:22
msgid "Add"
msgstr ""

#: src/components/AddGroupMembersModal.vue:51
#: src/components/AddDeviceModal.vue:5
msgid "Add a new device"
msgstr ""

#: src/components/AddGroupMembersModal.vue:56
msgid "Add Contacts first"
msgstr ""

Expand Down Expand Up @@ -243,7 +260,7 @@ msgstr ""
msgid "No chats available"
msgstr ""

#: src/pages/DeviceList.vue:14
#: src/pages/DeviceList.vue:17
msgid "No linked devices"
msgstr ""

Expand Down Expand Up @@ -287,6 +304,10 @@ msgstr ""
msgid "Photo"
msgstr ""

#: src/components/AddDeviceModal.vue:17
msgid "QR-Code"
msgstr ""

#: src/pages/Settings.vue:5
#, fuzzy
msgid "Registered number"
Expand Down
26 changes: 24 additions & 2 deletions po/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: src/components/AddDeviceModal.vue:12
msgid "1. Open Signal Desktop"
msgstr ""

#: src/components/AddDeviceModal.vue:13
msgid "2. Scan the qr-Code with a qr-Code scanner"
msgstr ""

#: src/components/AddDeviceModal.vue:14
msgid "3. Paste the Qr-Code here:"
msgstr ""

#: src/pages/About.vue:4 src/pages/Register.vue:6
msgid "A cross-plattform signal client"
msgstr ""
Expand All @@ -21,10 +33,16 @@ msgid "About Axolotl"
msgstr ""

#: src/components/AddContactModal.vue:5 src/components/AddContactModal.vue:24
#: src/components/AddDeviceModal.vue:22
msgid "Add"
msgstr ""

#: src/components/AddGroupMembersModal.vue:51
#: src/components/AddDeviceModal.vue:5
#, fuzzy
msgid "Add a new device"
msgstr "Освежи"

#: src/components/AddGroupMembersModal.vue:56
#, fuzzy
msgid "Add Contacts first"
msgstr "Контакт"
Expand Down Expand Up @@ -247,7 +265,7 @@ msgstr ""
msgid "No chats available"
msgstr ""

#: src/pages/DeviceList.vue:14
#: src/pages/DeviceList.vue:17
#, fuzzy
msgid "No linked devices"
msgstr "Освежи"
Expand Down Expand Up @@ -292,6 +310,10 @@ msgstr ""
msgid "Photo"
msgstr ""

#: src/components/AddDeviceModal.vue:17
msgid "QR-Code"
msgstr ""

#: src/pages/Settings.vue:5
#, fuzzy
msgid "Registered number"
Expand Down
26 changes: 24 additions & 2 deletions po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: src/components/AddDeviceModal.vue:12
msgid "1. Open Signal Desktop"
msgstr ""

#: src/components/AddDeviceModal.vue:13
msgid "2. Scan the qr-Code with a qr-Code scanner"
msgstr ""

#: src/components/AddDeviceModal.vue:14
msgid "3. Paste the Qr-Code here:"
msgstr ""

#: src/pages/About.vue:4 src/pages/Register.vue:6
msgid "A cross-plattform signal client"
msgstr ""
Expand All @@ -21,10 +33,16 @@ msgid "About Axolotl"
msgstr ""

#: src/components/AddContactModal.vue:5 src/components/AddContactModal.vue:24
#: src/components/AddDeviceModal.vue:22
msgid "Add"
msgstr ""

#: src/components/AddGroupMembersModal.vue:51
#: src/components/AddDeviceModal.vue:5
#, fuzzy
msgid "Add a new device"
msgstr "Opdater"

#: src/components/AddGroupMembersModal.vue:56
#, fuzzy
msgid "Add Contacts first"
msgstr "Kontaktperson"
Expand Down Expand Up @@ -247,7 +265,7 @@ msgstr ""
msgid "No chats available"
msgstr ""

#: src/pages/DeviceList.vue:14
#: src/pages/DeviceList.vue:17
#, fuzzy
msgid "No linked devices"
msgstr "Opdater"
Expand Down Expand Up @@ -292,6 +310,10 @@ msgstr ""
msgid "Photo"
msgstr ""

#: src/components/AddDeviceModal.vue:17
msgid "QR-Code"
msgstr ""

#: src/pages/Settings.vue:5
#, fuzzy
msgid "Registered number"
Expand Down
33 changes: 25 additions & 8 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.3\n"

#: src/components/AddDeviceModal.vue:12
msgid "1. Open Signal Desktop"
msgstr ""

#: src/components/AddDeviceModal.vue:13
msgid "2. Scan the qr-Code with a qr-Code scanner"
msgstr ""

#: src/components/AddDeviceModal.vue:14
msgid "3. Paste the Qr-Code here:"
msgstr ""

#: src/pages/About.vue:4 src/pages/Register.vue:6
msgid "A cross-plattform signal client"
msgstr "Ein Multi-Plattform Signal Client"
Expand All @@ -22,10 +34,16 @@ msgid "About Axolotl"
msgstr "Über Axolotl"

#: src/components/AddContactModal.vue:5 src/components/AddContactModal.vue:24
#: src/components/AddDeviceModal.vue:22
msgid "Add"
msgstr "Hinzufügen"

#: src/components/AddGroupMembersModal.vue:51
#: src/components/AddDeviceModal.vue:5
#, fuzzy
msgid "Add a new device"
msgstr "Gerät hinzufügen"

#: src/components/AddGroupMembersModal.vue:56
msgid "Add Contacts first"
msgstr "Zuerst Kontakte hinzufügen"

Expand Down Expand Up @@ -265,7 +283,7 @@ msgstr "Weiter"
msgid "No chats available"
msgstr "Keine Chats vorhanden"

#: src/pages/DeviceList.vue:14
#: src/pages/DeviceList.vue:17
msgid "No linked devices"
msgstr "Keine verknüpften Geräte"

Expand Down Expand Up @@ -311,6 +329,11 @@ msgstr "Telefon"
msgid "Photo"
msgstr "Foto"

#: src/components/AddDeviceModal.vue:17
#, fuzzy
msgid "QR-Code"
msgstr "Code"

#: src/pages/Settings.vue:5
msgid "Registered number"
msgstr "Registrierte Nummer"
Expand Down Expand Up @@ -589,9 +612,6 @@ msgstr "Dein Browser unterstützt dieses Video-Element nicht."
#~ msgid "Link a Device"
#~ msgstr "Gerät verknüpfen"

#~ msgid "Add device"
#~ msgstr "Gerät hinzufügen"

#~ msgid "Refresh devices"
#~ msgstr "Geräte aktualisieren"

Expand Down Expand Up @@ -633,9 +653,6 @@ msgstr "Dein Browser unterstützt dieses Video-Element nicht."
#~ msgid "Waiting for SMS verification..."
#~ msgstr "Warten auf SMS-Überprüfung …"

#~ msgid "Code"
#~ msgstr "Code"

#~ msgid "Calling you (this may take a while)..."
#~ msgstr "Rufe an (kann eine Weile dauern) ..."

Expand Down
Loading

0 comments on commit 515d9ad

Please sign in to comment.