Nicolas Werner
3da9c45df2
Fix popup opening at wrong place
...
fixes #512
4 years ago
Nicolas Werner
c03f716e8b
Fix conflict between qmlformat and license check
4 years ago
Nicolas Werner
bb6ff8cec8
Show mxid on hovering username
...
fixes #507
4 years ago
Jedi18
8870455f9d
change allowed mistakes, fix minor style issues, remove old completer function from inputbar
4 years ago
Nicolas Werner
e5cff64460
Use short format for time
4 years ago
Nicolas Werner
2685eec6c7
Mark message currently being edited
4 years ago
Nicolas Werner
e1c96569c1
Fix janky hoverhandling for text messages
...
Add a 1px border to get more hover enter events...
4 years ago
Nicolas Werner
13cdbd5227
Update translations
4 years ago
Nicolas Werner
a6f0d2ea7d
Update license headers
4 years ago
Nicolas Werner
1142fe2663
Use overlay buttons for message actions
4 years ago
Weblate
387ba1a1e6
Translated using Weblate (French)
...
Currently translated at 97.8% (447 of 457 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
4 years ago
Nicolas Werner
e3803ceb9a
Avoid some duplicate property queries
4 years ago
Nicolas Werner
3b4f8f2016
Fix avatar fallback in rooms
4 years ago
Weblate
aa04c233bd
Translated using Weblate (German)
...
Currently translated at 96.7% (442 of 457 strings)
Co-authored-by: CryptKid <CryptKiddie@chaospott.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
4 years ago
Weblate
a651643f6e
Translated using Weblate (French)
...
Currently translated at 92.3% (422 of 457 strings)
Translated using Weblate (French)
Currently translated at 92.3% (422 of 457 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Co-authored-by: Nicolas Guichard <nicolas@guichard.eu>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
4 years ago
Weblate
d405ce7878
Translated using Weblate (Swedish)
...
Currently translated at 95.8% (438 of 457 strings)
Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/
Translation: Nheko/nheko
4 years ago
Jedi18
1f8a3ae1e8
changed bottomToTop to true and renamed textWidth to textHeight
4 years ago
Nicolas Werner
b55e6fbae8
Use toggles for screen share settings
4 years ago
trilene
402bd565cb
Add screen sharing window preview
4 years ago
Nicolas Werner
8846a2a013
Fix potential issue with modifiers and edit shortcuts
4 years ago
Nicolas Werner
345dc1e61f
Fix text input restoring after edits
4 years ago
Nicolas Werner
f6b5b24d64
Allow editing via up and down arrows
4 years ago
trilene
efe240d609
Allow choice of single window when sharing screen
4 years ago
Jedi18
68c999e5f4
remove old quick switcher
4 years ago
Jedi18
0ce7f78446
added margins and ui changes for quickswitcher and completer
4 years ago
Jedi18
096f37df1f
fix row content centering
4 years ago
Jedi18
ebb35e5cb1
fix matrixtextfield color and quickswitcher font size
4 years ago
Jedi18
97c2505619
add matrix text field
4 years ago
Nicolas Werner
7560972cac
Fix qml formatting
4 years ago
Nicolas Werner
78ecffb45b
Use scrollview again for input
4 years ago
Nicolas Werner
af9b66dd3e
Linkify topic in room settings and use non-deprecated MessageDialog
4 years ago
Jedi18
ee232c5c60
fix timeline focus
4 years ago
Jedi18
b1dec6f6ac
enter key now works, fix room highlighting and add overlay
4 years ago
Jedi18
3f4ad1dd8b
selecting room in quickswitcher now works, added completionSelected signal
4 years ago
trilene
70c77cdc44
Display screen sharing content locally
4 years ago
Jedi18
0922a8e4c7
add room alias delegate, fix some quickswitcher ui problems
4 years ago
Jedi18
32d419d14f
add quick switcher qml file and moved completerFor from inputbar to timeline view class
4 years ago
trilene
c461c0aac0
Require GStreamer 1.18 for voip support
4 years ago
trilene
8ccd2abc6a
Screen sharing (X11): support picture-in-picture
4 years ago
Nicolas Werner
8351cc4180
Fix miscalculation of padding in timeline
4 years ago
trilene
3b26cf4ba3
Screen sharing (X11): add hide mouse cursor option
4 years ago
trilene
8df10eeeca
Support desktop screen sharing on X11
4 years ago
Jedi18
f76f7b7f8a
fixed roomsettings spacing and toggle button right align bug
4 years ago
Jedi18
8c4f0a070e
change togglebutton size, set textarea color to colors.text
4 years ago
Weblate
0d971f543b
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (457 of 457 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
4 years ago
Jedi18
19dbbb2c6c
add rooms model, add room delegate for completer
4 years ago
Jedi18
b5e351ab02
Replace rowlayouts with gridlayout and fix room settings initializer list
4 years ago
Nicolas Werner
734fb7e286
Add double tap to reply feature
...
Does not always work, since Text steals focus...
relates to #414
4 years ago
Nicolas Werner
d43607d01c
Fix hover handling in the timeline
4 years ago
Nicolas Werner
0d61f4bff1
Improve scroll to message a bit by using a ScrollView
4 years ago