Skip to content

Commit

Permalink
Merge pull request #1535 from oxen-io/clearnet
Browse files Browse the repository at this point in the history
Bump to v1.5.0
  • Loading branch information
Bilb authored Mar 8, 2021
2 parents 7e83aa3 + 9efb0e1 commit 96da731
Show file tree
Hide file tree
Showing 239 changed files with 8,150 additions and 12,252 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ proxy.key
proxy.pub

*.tsbuildinfo
yarn-error.log
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
3 changes: 3 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

2 changes: 2 additions & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
module.exports = {
singleQuote: true,
trailingComma: 'es5',
bracketSpacing: true,
arrowParens: 'avoid',
};
58 changes: 0 additions & 58 deletions .vscode/launch.json

This file was deleted.

17 changes: 15 additions & 2 deletions AUDRICTOCLEAN.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ remove from db
* 'signedPreKeys'
* senderkeys


getContact()
remove what is is Storage / user.js
remove on the UI ts files the calls to conversationModel. everything should be on the props
conversationModel
Expand All @@ -24,6 +24,19 @@ getRecipients() does not make asny sense right
ReadSyncs
SyncMessage
sendSyncMessage needs to be rewritten
sendSyncMessageOnly to fix
sendSyncMessageOnly to fix


indexedDB
initializeAttachmentMetadata=>
schemaVersion for messages to put as what needs to be set
run_migration



### Bug fixes on update of models
* quote of attachment does not share preview
* setting disappearing timer for isMe does not trigger the message
* expiration timer set from user1 second device is not synced to his other devices for a private chat
* add a way for users to know when the messageQueue is reconnected (loading bar or something)
* handled better reconnection
4 changes: 0 additions & 4 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,18 +75,14 @@ module.exports = grunt => {
src: [
'libtextsecure/errors.js',
'libtextsecure/libsignal-protocol.js',
'libtextsecure/protocol_wrapper.js',

'libtextsecure/crypto.js',
'libtextsecure/storage.js',
'libtextsecure/storage/user.js',
'libtextsecure/storage/groups.js',
'libtextsecure/storage/unprocessed.js',
'libtextsecure/protobufs.js',
'libtextsecure/helpers.js',
'libtextsecure/stringview.js',
'libtextsecure/event_target.js',
'libtextsecure/account_manager.js',
'libtextsecure/http-resources.js',
'libtextsecure/message_receiver.js',
'libtextsecure/task_with_timeout.js',
Expand Down
6 changes: 0 additions & 6 deletions LOKI-NOTES.md

This file was deleted.

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Please search for any [existing issues](https://github.com/loki-project/session-

Build instructions can be found in [BUILDING.md](BUILDING.md).

## Debian repository

Please visit https://deb.oxen.io/<br/>

## License

Copyright 2011 Whisper Systems<br/>
Expand Down
4 changes: 0 additions & 4 deletions _locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "أرسل على كل حال",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "رقم الآمان الخاص بك مع $name$ قد تغير وغير متحقق منه. انقر للعرض.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
4 changes: 0 additions & 4 deletions _locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Изпрати все пак",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Вашият номер за сигурност с $name$ е променен и все още не е потвърден. Натиснете за преглед.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
4 changes: 0 additions & 4 deletions _locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Tot i així, envia'l",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "El número de seguretat amb $name$ ha canviat i ja no està verificat. Feu clic per veure'l.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
4 changes: 0 additions & 4 deletions _locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Přesto poslat",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Bezpečnostní číslo $name$ bylo změněno a nebylo ověřeno. Klikněte pro zobrazení.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
4 changes: 0 additions & 4 deletions _locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Send alligevel",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Dit sikkerhedsnummer med $name$ har ændret sig og er ikke længere verificeret. Klik for at vise.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
9 changes: 1 addition & 8 deletions _locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,6 @@
}
}
},
"sendAnyway": {
"message": "Trotzdem senden",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Deine Sicherheitsnummer mit $name$ hat sich geändert und ist nicht mehr verifiziert. Zum Anzeigen anklicken.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down Expand Up @@ -512,7 +508,7 @@
"welcomeToYourSession": {
"message": "Willkommen bei Session"
},
"generateSessionID": {
"createSessionID": {
"message": "Session ID erstellen"
},
"yourUniqueSessionID": {
Expand Down Expand Up @@ -1414,9 +1410,6 @@
"enterDisplayName": {
"message": "Geben Sie einen Anzeigenamen ein"
},
"enterSessionIDHere": {
"message": "Geben Sie Ihre Session ID ein."
},
"continueYourSession": {
"message": "Ihre Session fortsetzen"
},
Expand Down
4 changes: 0 additions & 4 deletions _locales/el/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Αποστολή παρ'όλα αυτά",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Ο αριθμός ασφαλείας σας με τον/την $name$ έχει αλλάξει και δεν είναι πλέον επιβεβαιωμένος. Κάντε κλικ για εμφάνιση.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
14 changes: 1 addition & 13 deletions _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,10 +414,6 @@
},
"androidKey": "WebRtcCallScreen_you_may_wish_to_verify_this_contact"
},
"sendAnyway": {
"message": "Send Anyway",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Your safety number with $name$ has changed and is no longer verified. Click to show.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down Expand Up @@ -1251,10 +1247,6 @@
"message": "MMM D",
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
"messageBodyTooLong": {
"message": "Message body is too long.",
"description": "Shown if the user tries to send more than MAX_MESSAGE_BODY_LENGTH chars"
},
"messageBodyMissing": {
"message": "Please enter a message body.",
"description": "Shown if the user tries to send an empty message (and no attachments)"
Expand Down Expand Up @@ -2016,7 +2008,7 @@
"getStarted": {
"message": "Get started"
},
"generateSessionID": {
"createSessionID": {
"message": "Create Session ID",
"androidKey": "activity_landing_register_button_title"
},
Expand Down Expand Up @@ -2058,10 +2050,6 @@
"devicePairingHeader_Step4": {
"message": "Enter your <strong>Session ID</strong> below to link this device to your <strong>Session ID</strong>."
},
"enterSessionIDHere": {
"message": "Enter your Session ID",
"androidKey": "fragment_enter_session_id_edit_text_hint"
},
"continueYourSession": {
"message": "Continue Your Session",
"androidKey": "activity_landing_restore_button_title"
Expand Down
4 changes: 0 additions & 4 deletions _locales/eo/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Tamen sendi",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Via sekuriga numero kun $name$ ŝanĝiĝis kaj ne plu estas konfirmita. Alklaku por montri ĝin.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
9 changes: 1 addition & 8 deletions _locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Enviar de todos modos",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Las cifras de seguridad con $name$ han cambiado y ya no están verificadas. Haz clic para mostrar.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down Expand Up @@ -1312,7 +1308,7 @@
"allUsersAreRandomly...": {
"message": "Tu ID de Session es la dirección única que las personas pueden usar para contactarte en Session. Por diseño, tu ID de Session es totalmente anónima y privada, sin vínculo con tu identidad real."
},
"generateSessionID": {
"createSessionID": {
"message": "Crear ID de Session"
},
"recoveryPhrase": {
Expand All @@ -1324,9 +1320,6 @@
"enterDisplayName": {
"message": "Ingresa un nombre para mostrar"
},
"enterSessionIDHere": {
"message": "Ingresa tu ID de Session"
},
"continueYourSession": {
"message": "Continúa tu Session"
},
Expand Down
4 changes: 0 additions & 4 deletions _locales/es_419/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,10 +303,6 @@
}
}
},
"sendAnyway": {
"message": "Enviar de Cualquier Forma",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Tu número de seguridad con $name$ ha cambiado y ya no está verificado. Presiona para mostrar.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
4 changes: 0 additions & 4 deletions _locales/et/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Saada ikkagi",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Sinu turvanumber kasutajaga $name$ on muutunud ja ei ole enam kinnitatud. Klõpsa nägemiseks.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
4 changes: 0 additions & 4 deletions _locales/fa/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "به هر حال بفرست",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "کد امنیتی $name$ تغییر کرده و دیگر تأییدشده نیست. برای نمایشش کلیک کنید.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
4 changes: 0 additions & 4 deletions _locales/fi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,6 @@
}
}
},
"sendAnyway": {
"message": "Lähetä joka tapauksessa",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "Turvanumerosi yhteystiedon $name$ kanssa on vaihtunut eikä se ole enää varmennettu. Näytä napsauttamalla.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
Expand Down
Loading

0 comments on commit 96da731

Please sign in to comment.