Weblate
d4dfd84e7b
Translated using Weblate (Finnish)
...
Currently translated at 54.3% (224 of 412 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
4 years ago
Nicolas Werner
9d2177afe2
Request secrets after verification
4 years ago
Nicolas Werner
9413f5b8e5
Upload cross-signing signatures after verification
4 years ago
Nicolas Werner
7b46aa2a6e
Store secrets in keychain
4 years ago
Nicolas Werner
7f1f747203
Fix black cat emoji
4 years ago
Nicolas Werner
559ed57565
Fix crash when we don't have device keys cached
4 years ago
Nicolas Werner
74f17bdc60
Clean up encrypted message handling
4 years ago
Nicolas Werner
9825f1bbd0
Send SSSS requests
4 years ago
Nicolas Werner
b8ce9d543d
Fix scrolling the room list using touch
4 years ago
Nicolas Werner
97688763f6
Background color for code and don't collapse space in timeline
4 years ago
Nicolas Werner
7abeb1f1a4
React with arbitrary strings via /react
4 years ago
Nicolas Werner
703950273b
Don't overflow room name
4 years ago
Nicolas Werner
65a4c85ed4
Don't sync db on every sync
...
This fixes some lag, when Nheko is running, which could affect Nheko and
even other applications by excessively calling fsync. This should be
fine, since all filesystems seem to guarantee order and in most cases,
the modified pages are still written. In the worst case we should only
lose the last /sync results or similar.
4 years ago
Nicolas Werner
dc1dd6e2e6
Remove some travis builds
4 years ago
Joseph Donofry
c97b988c57
Start addressing gstreamer deps on macos ci build
4 years ago
Joseph Donofry
0436ca080b
Change pip to pip3
4 years ago
Joseph Donofry
3bab88abb7
Add dmgbuild to macos build
4 years ago
Joseph Donofry
79e7eac7fc
More MacOS CI Updates
4 years ago
Joseph Donofry
0310c98046
Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko
4 years ago
Joseph Donofry
cbcdec527d
Add VERSION to macos build
4 years ago
DeepBlueV7.X
a551ede742
Merge pull request #352 from Nheko-Reborn/lint
...
lint
4 years ago
Nicolas Werner
a06e48d407
Update Readme CI link
4 years ago
Joseph Donofry
132de8d2b0
Add DMG build to Gitlab CI
4 years ago
Nicolas Werner
77002f17c8
lint
4 years ago
Nicolas Werner
622a9f709b
Merge branch 'gitlab-ci' into 'master'
...
Update .gitlab-ci.yml
See merge request nheko-reborn/nheko!1
4 years ago
DeepBlueV7.X
5aa2218006
Merge pull request #349 from LorenDB/iconFromTheme
...
Use system icon where applicable
4 years ago
DeepBlueV7.X
5ad3351268
Merge pull request #350 from Kirillpt/russian-translate
...
update russian translate
4 years ago
Loren Burkholder
de858ca80c
Use system icon where applicable
4 years ago
kirillpt
3efaa41a5d
update russian translate
4 years ago
DeepBlueV7.X
412bbd3cc1
Merge pull request #348 from trilene/master
...
Add GStreamer requirements to README
4 years ago
trilene
7299103cf4
List needed gstreamer plugins explicitly
4 years ago
Kirillpt
68b2f6cb4f
Improve Register page ( #346 )
...
* add username error label, add word wrapping for error labels
* make lint
* last commits
* remove font, and remove some lambdas
* add QRegularExpression for regex
* improve review things
* add isModified() for checkFields()
* add check isModified() for all fields in checkFields
* Update src/RegisterPage.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* remove emit call for showError
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
4 years ago
trilene
bed6d99933
Add GStreamer requirements to README
4 years ago
DeepBlueV7.X
95667edb14
Merge pull request #347 from kamathmanu/avatarFullViewSupport
...
Add support for viewing avatar images in full size
4 years ago
kamathmanu
69997a3d74
Lint code
4 years ago
kamathmanu
d4cece2f4d
Update resources/qml/Avatar.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
4 years ago
kamathmanu
a48c6353bf
Update resources/qml/Avatar.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
4 years ago
kamathmanu
0edd75949b
Lint code
4 years ago
Nicolas Werner
39a0a340d8
Fix selection in input area by mouse
4 years ago
kamathmanu
e36b090c5b
Add support for viewing avatar images in full size
4 years ago
Nicolas Werner
c64887cfa8
Fix shadow variable
4 years ago
Nicolas Werner
2ce129e6b6
Properly share and rotate sessions on member and device changes
4 years ago
Nicolas Werner
2290ebcf78
Remove outbound session storage
4 years ago
Nicolas Werner
c24f9a22a5
Load sessions lazily from db
4 years ago
Nicolas Werner
37b971adb2
Use proper flatpak sdk
4 years ago
Nicolas Werner
ab7a75a988
Update ci flatpak sdk
4 years ago
Nicolas Werner
0cc4ab7f17
Add gitlab ci
4 years ago
Nicolas Werner
7e29f119d3
Bump Qt version
4 years ago
Nicolas Werner
b2387df411
SkipEmptyParts was only added in Qt 5.14
4 years ago
Nicolas Werner
202e3debe6
Remove unnecessary capture of this
4 years ago