trilene
4123e6aff1
Fix previous commit
2021-01-07 14:04:54 +01:00
trilene
1c4a86e502
Set Label text color explicitly
2021-01-07 14:04:54 +01:00
trilene
13a280df13
Finesse PlaceCall dialog
2021-01-07 14:04:54 +01:00
trilene
6427687d20
Add missing translation marks
2021-01-07 14:04:54 +01:00
trilene
87d2074c81
Add devices dialog to CallInviteBar
2021-01-07 14:04:54 +01:00
trilene
055c6f7248
Add device combos to PlaceCall dialog
2021-01-07 14:04:54 +01:00
trilene
d315d02ee6
Use Layout margins
2021-01-07 14:04:54 +01:00
trilene
07ac7b7e85
Port PlaceCall dialog to Qml
2021-01-07 14:04:50 +01:00
trilene
459c59901e
Fix one-way video calls
2021-01-07 14:04:21 +01:00
trilene
7124024977
Make call invites less intrusive
2021-01-07 14:04:21 +01:00
trilene
ac410f46f2
Move call-related properties to CallManager
2021-01-07 14:04:21 +01:00
Nicolas Werner
5ca043ad87
Fix user status that got lost at some point
2021-01-04 15:14:40 +01:00
Weblate
34f45003cd
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (412 of 412 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
2020-12-19 15:20:55 -05:00
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
2020-12-17 20:56:58 -05:00
Nicolas Werner
97688763f6
Background color for code and don't collapse space in timeline
2020-12-14 02:21:58 +01:00
Nicolas Werner
703950273b
Don't overflow room name
2020-12-13 16:05:48 +01:00
kirillpt
3efaa41a5d
update russian translate
2020-12-03 23:35:26 +03:00
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>
2020-11-30 22:30:33 +00:00
DeepBlueV7.X
95667edb14
Merge pull request #347 from kamathmanu/avatarFullViewSupport
...
Add support for viewing avatar images in full size
2020-11-30 21:25:42 +01:00
kamathmanu
d4cece2f4d
Update resources/qml/Avatar.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2020-11-30 14:58:50 -05:00
kamathmanu
a48c6353bf
Update resources/qml/Avatar.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2020-11-30 14:58:37 -05:00
Nicolas Werner
39a0a340d8
Fix selection in input area by mouse
2020-11-30 18:53:25 +01:00
kamathmanu
e36b090c5b
Add support for viewing avatar images in full size
2020-11-30 10:05:24 -05:00
Nicolas Werner
7c8a1598cb
Update translations
2020-11-26 16:10:19 +01:00
kirillpt
22997439ba
change 'redacted' for 'removed'
2020-11-26 11:50:37 +03:00
Nicolas Werner
c6661049f5
Update translations
2020-11-25 23:59:13 +01:00
DeepBlueV7.X
c44513614f
Merge branch 'master' into fix-call-bar
2020-11-25 22:01:19 +01:00
trilene
491ca1592a
Fix ActiveCallBar
2020-11-25 15:54:54 -05:00
Nicolas Werner
b7505fe562
Open completer on tab
2020-11-25 19:05:12 +01:00
Nicolas Werner
08e9461611
Fix input focus when pressing reply button
2020-11-25 19:05:12 +01:00
Nicolas Werner
c74077a41f
Implement Qml drag and drop
2020-11-25 19:05:12 +01:00
Nicolas Werner
0eb8d4126b
Fix enter when no completion available
2020-11-25 19:05:12 +01:00
Nicolas Werner
37df79f796
Show userid in completer
2020-11-25 19:05:12 +01:00
Nicolas Werner
0cf556fa20
Mouse selection of completions
2020-11-25 19:05:12 +01:00
Nicolas Werner
90ce4f23ab
Fix index out of range on backspace in completer
2020-11-25 19:05:12 +01:00
Nicolas Werner
29625ae253
Fix some issues with completer
2020-11-25 19:05:12 +01:00
Nicolas Werner
c8fa40a2df
Use a trie for filtering completions (not fuzzy yet)
2020-11-25 19:05:12 +01:00
Nicolas Werner
094c0b09ab
Qml emoji completer
2020-11-25 19:05:12 +01:00
Nicolas Werner
67dcc74c79
Simple prefix match for completions
2020-11-25 19:05:12 +01:00
Nicolas Werner
ecc7759973
Custom completer filtering
2020-11-25 19:05:12 +01:00
Nicolas Werner
add5903fb0
Working User completer
2020-11-25 19:05:12 +01:00
Nicolas Werner
cabeb1464c
WIP Qml completer
2020-11-25 19:05:12 +01:00
Nicolas Werner
9d68d59465
Reenable Ctrl+U
2020-11-25 19:05:12 +01:00
Nicolas Werner
d14a5f8067
Reimplement message history
2020-11-25 19:05:12 +01:00
Nicolas Werner
82c441dddd
Move emoji picker to qml
2020-11-25 19:05:12 +01:00
Nicolas Werner
2bec5d083c
Use old style connection (for Qt5.12)
2020-11-25 19:05:12 +01:00
Nicolas Werner
d1af1a8669
Move calls to new input bar
2020-11-25 19:05:12 +01:00
Nicolas Werner
a31d3d0816
Add file uploading
2020-11-25 19:05:12 +01:00
Nicolas Werner
0bb4885632
Basic text input in qml
2020-11-25 19:05:12 +01:00
Nicolas Werner
7a74b86340
Pasteable textinput
2020-11-25 19:05:11 +01:00