Diadlo
cbe8fb8ef9
feat(loginform): Added caps lock indicator to newPass
10 years ago
Diadlo
97f95e7e91
feat(capslock): Added caps lock checker
10 years ago
Zetok Zalbavar
a77afca1ec
fix: increase timer for checking offline messages timeout (again)
...
Should make duplicated messages even less common (#2726 )
Increased ~proportionally to change in
76d8e19320
10 years ago
tux3
0a976c7a50
fix(build): Link qrencode statically on Jenkins
10 years ago
Nils Fenner
431a10f82b
feat(audio): add slider tickmarks, improving better visible orientation
10 years ago
Nils Fenner
f72baa613f
feat(audio): add real gain control of the input device
...
The gain can be set now in dB values, providing acceptable results for a wide range of setups.
note: also introduces const-correctness and some minor cleanup.
10 years ago
tux3
9de833ad39
fix(build): Jenkins ffmpeg link order
10 years ago
Moo
e19f4c7009
feat(l10n): Update Lithuanian translation from Weblate
10 years ago
Diadlo
d4ff03c82b
feat(l10n): Update Russian translation from Weblate
10 years ago
tux3
790f9ffc67
fix(build): Fix jenkins static builds
10 years ago
Zetok Zalbavar
b0b94fc9b6
Merge pull request #3338
...
Vincas Dargis (1):
fix(.gitattributes): bootstrap.sh execution fails on MSYS
10 years ago
Vincas Dargis
ad82862135
fix(.gitattributes): bootstrap.sh execution fails on MSYS
...
change .gitattributes to set 'lf' line ending for *.sh files to make
them work with MSYS sh.
10 years ago
Nils Haverland
774f3c1641
feat(l10n): Update French translation from Weblate
10 years ago
Zetok Zalbavar
77de327b1a
chore(travis): verify commit message format for everything pushed
...
Now not only PRs – should help with not pushing to master things that
break PRs.
10 years ago
Zetok Zalbavar
75c72a4ebd
Merge pull request #3325
...
Anton Batenev (1):
chore(ISSUE_TEMPLATE): Add tip to get webcam info on Linux
10 years ago
Anton Batenev
4f2a04c8e4
chore(ISSUE_TEMPLATE): Add tip to get webcam info on Linux
...
Additional info about webcam can help to understand where problem is. For example, ffmpeg does not support webcams with PJPG pixel format (pac7302).
10 years ago
Zetok Zalbavar
064a25dd6a
docs(README.md): link directly to community repos with packages
10 years ago
Kristjan Räts
2cd35e1736
feat(l10n): Update Estonian translation from Weblate
10 years ago
Diadlo
6beea2bda5
feat(l10n): Update Russian translation from Weblate
...
Also update all translation files.
10 years ago
sudden6
49882d385f
Merge pull request #3295
...
Diadlo (2):
feat(widget): Disable sound notification for `busy` status
feat(settings, generalform, widget): Added setting for sound notification in busy status
10 years ago
sudden6
91cff39e6f
chore(merge-pr.sh): improve usability
...
* make copying commands easier by adding some space around them
* add command to discard any changes made by this script
10 years ago
Diadlo
e23eb1c5f7
feat(settings, generalform, widget): Added setting for sound notification in busy status
10 years ago
Diadlo
e7785ab4c2
feat(widget): Disable sound notification for `busy` status
...
Fix #2893 .
BREAKING CHANGE: Disabling notification sound for `busy` status.
10 years ago
Zetok Zalbavar
3c21b7e151
chore(i18n): update translation files for weblate
10 years ago
agilob
e7c0159fce
feat(l10n): Update Polish translation
10 years ago
sudden6
3231ca2982
Merge pull request #3305
...
a68366 (2):
fix(profile): change password buttons behaviour
refactor(profile): reorder statements
10 years ago
sudden6
e0961722bf
Merge pull request #3302
...
Diadlo (1):
refactor(android): All android code is removed
10 years ago
sudden6
3830a1940c
Merge pull request #3253
...
initramfs (1):
refactor(hidpi): enable HiDPI support if Qt supports it
10 years ago
Zetok Zalbavar
dbd16ae6a3
fix: correctly tab-complete nicks starting with `$`
...
Without it, nicks starting with `$` would have doubled `$`.
Continuation of #1377
Pointed out by @ProMcTagonist in #1167
10 years ago
sudden6
cd26923a24
Merge pull request #3249
...
Diadlo (3):
feat(notificationscrollarea): Add ability to delete widget from traced widgets list
refactor(contentdialog): Refactor window activate event
fix(contentdialog, widget): Remove "new message" bar after reading message
10 years ago
sudden6
4f0ef6cd71
Merge pull request #3293
...
Zetok Zalbavar (1):
fix(friendlistwidget): use nullptr instead of `0`
agilob (2):
feat(i18n): make Markdown settings translatable
feat(i18n): Make activity by time labels translated by locale
10 years ago
Diadlo
6ed16db5fd
refactor(android): All android code is removed
...
Closes #3168 .
10 years ago
Diadlo
b2c1f46894
fix(contentdialog, widget): Remove "new message" bar after reading message
...
Fix #2247 .
10 years ago
Diadlo
378d648591
refactor(contentdialog): Refactor window activate event
10 years ago
Diadlo
e3d74117ca
feat(notificationscrollarea): Add ability to delete widget from traced widgets list
10 years ago
Zetok Zalbavar
f1543144be
fix(friendlistwidget): use nullptr instead of `0`
...
thanks to @sudden6's suggestion
10 years ago
a68366
c236b8a1d2
refactor(profile): reorder statements
10 years ago
a68366
f9edd39bba
fix(profile): change password buttons behaviour
...
Closes #3300
10 years ago
qasmoke
75d64dc68d
feat(l10n): Update Japanese translation
...
1. Translated 3 new lines.
2. Removed "unfinished" flag because these are perfect.
3. I think 99% of them are correct. Just IMO.
10 years ago
Zetok Zalbavar
a4dea11db7
Merge pull request #3296
...
kehugter (1):
feat(translation): add update language Spanish
10 years ago
kehugter
f81f20f0cf
feat(translation): add update language Spanish
10 years ago
sudden6
e797bf9582
Merge pull request #3266
...
Diadlo (2):
fix(i18n): Divide getting and translating Toxme error message
feat(profileform): Added log toxme errors
10 years ago
agilob
f2aada8f4f
feat(i18n): Make activity by time labels translated by locale
10 years ago
agilob
3e22593ae7
feat(i18n): make Markdown settings translatable
10 years ago
Zetok Zalbavar
ccdd667592
Merge pull request #3291
...
ovalseven8 (1):
feat(translation): add update language German
10 years ago
Diadlo
d2d5b23064
feat(profileform): Added log toxme errors
10 years ago
Diadlo
98a1f23bfb
fix(i18n): Divide getting and translating Toxme error message
10 years ago
ovalseven8
750d1b50cc
feat(translation): add update language German
10 years ago
Zetok Zalbavar
5cb271b0c0
fix(simple_make.sh): add sqlite dependencies for Fedora
...
Thanks to @linux-modder for suggestion.
Also fix local install in bootstrap.sh of sqlcipher ending prematurely.
10 years ago
tux3
8d225a8c97
Merge branch 'pr3283'
10 years ago