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
DeepBlueV7.X
4d29116922
Merge pull request #344 from Kirillpt/fix/togglebutton_using
...
Fix toggles in the remaining dialogues
4 years ago
kirillpt
e6723884a7
fix encryption toggles
4 years ago
kirillpt
5a3905b337
change Toggle behavior
4 years ago
DeepBlueV7.X
633fd31edc
Merge pull request #343 from Kirillpt/fix/textFieldvalidation
...
fix validation feature in TextInput
4 years ago
kirillpt
f0eb4bfe1e
fix validation feature in TextInput, it was trouble in password field in the login page
4 years ago
Nicolas Werner
7c8a1598cb
Update translations
4 years ago
Nicolas Werner
233a8a5dad
Fix variable shadowing
4 years ago
DeepBlueV7.X
f78549f9b9
Merge pull request #341 from Kirillpt/issue_329
...
change 'redacted' for 'removed'
4 years ago
kirillpt
22997439ba
change 'redacted' for 'removed'
4 years ago
Nicolas Werner
90cae987fd
Bump max dbs
4 years ago
Nicolas Werner
c6661049f5
Update translations
4 years ago
Nicolas Werner
c31b9e2793
Fix race when reading members from db
4 years ago
Nicolas Werner
7cda502edd
Add some db logging and clean up avatar urls a bit
4 years ago
DeepBlueV7.X
140d927463
Merge pull request #339 from Kirillpt/issue_331
...
fix #331
4 years ago
DeepBlueV7.X
2a5432d622
Merge pull request #340 from trilene/fix-call-bar
...
Fix ActiveCallBar
4 years ago
DeepBlueV7.X
c44513614f
Merge branch 'master' into fix-call-bar
4 years ago
DeepBlueV7.X
54d75466c7
Merge pull request #335 from Nheko-Reborn/qml-text-input
...
Qml text input
4 years ago
trilene
491ca1592a
Fix ActiveCallBar
4 years ago
kirillpt
8b1bc6b35a
fixed toggle weirdness in settings, after loads added setChecked for Toggles, and fix issues with startInTray
4 years ago
Nicolas Werner
b7505fe562
Open completer on tab
4 years ago
Nicolas Werner
08e9461611
Fix input focus when pressing reply button
4 years ago
Nicolas Werner
c74077a41f
Implement Qml drag and drop
4 years ago
Nicolas Werner
0eb8d4126b
Fix enter when no completion available
4 years ago