Merge pull request #100 from Nheko-Reborn/file-encryption
Add file encryption / decryption support
No related branches found
No related tags found
Showing
- .ci/install.sh 2 additions, 2 deletions.ci/install.sh
- .ci/script.sh 5 additions, 1 deletion.ci/script.sh
- CMakeLists.txt 2 additions, 1 deletionCMakeLists.txt
- README.md 2 additions, 2 deletionsREADME.md
- appveyor.yml 1 addition, 0 deletionsappveyor.yml
- deps/CMakeLists.txt 6 additions, 6 deletionsdeps/CMakeLists.txt
- resources/langs/nheko_de.ts 42 additions, 55 deletionsresources/langs/nheko_de.ts
- resources/langs/nheko_el.ts 41 additions, 54 deletionsresources/langs/nheko_el.ts
- resources/langs/nheko_en.ts 42 additions, 55 deletionsresources/langs/nheko_en.ts
- resources/langs/nheko_fi.ts 42 additions, 55 deletionsresources/langs/nheko_fi.ts
- resources/langs/nheko_fr.ts 41 additions, 54 deletionsresources/langs/nheko_fr.ts
- resources/langs/nheko_nl.ts 41 additions, 54 deletionsresources/langs/nheko_nl.ts
- resources/langs/nheko_pl.ts 42 additions, 55 deletionsresources/langs/nheko_pl.ts
- resources/langs/nheko_ru.ts 42 additions, 55 deletionsresources/langs/nheko_ru.ts
- resources/langs/nheko_zh_CN.ts 42 additions, 55 deletionsresources/langs/nheko_zh_CN.ts
- resources/qml/TimelineRow.qml 1 addition, 1 deletionresources/qml/TimelineRow.qml
- resources/qml/delegates/FileMessage.qml 1 addition, 1 deletionresources/qml/delegates/FileMessage.qml
- resources/qml/delegates/ImageMessage.qml 1 addition, 1 deletionresources/qml/delegates/ImageMessage.qml
- resources/qml/delegates/PlayableMediaMessage.qml 2 additions, 2 deletionsresources/qml/delegates/PlayableMediaMessage.qml
- src/ChatPage.cpp 44 additions, 162 deletionssrc/ChatPage.cpp
Loading
Please register or sign in to comment