targetakhil
603ff33ea6
added basic forwarding
2021-04-15 22:37:41 +05:30
Joseph Donofry
3a0ad55ecc
Fix emoji picker getting cut off
2021-04-13 17:58:21 -04:00
Nicolas Werner
18e96d5c7d
Fix some TapHandler focus issues
2021-04-11 22:24:50 +02:00
Nicolas Werner
28074794e7
Fix undefined warning
2021-04-09 14:12:37 +02:00
Nicolas Werner
6c71802680
Fix download button
2021-04-04 00:15:37 +02:00
DeepBlueV7.X
6cf3d97ebd
Merge pull request #540 from LorenDB/master
...
Use qsTr() for strings
2021-03-31 21:13:34 +00:00
Loren Burkholder
877685d66d
Use qsTr() for strings
2021-03-31 17:07:07 -04:00
Nicolas Werner
1a448ae584
Remove delay when focusing quick switcher
2021-03-27 22:01:56 +01:00
Nicolas Werner
583fd9b5ab
Fix double click on video message
2021-03-27 01:18:20 +01:00
DeepBlueV7.X
1bd59a3939
Merge pull request #536 from LorenDB/master
...
Add a part command
2021-03-26 00:38:00 +00:00
Nicolas Werner
ae19dd2bc2
Disable horizontal scrollbar in timeline
...
fixes #530
2021-03-26 01:31:46 +01:00
Loren Burkholder
32f5e35037
Use correct Qt version
2021-03-25 20:20:13 -04:00
Nicolas Werner
0d4ddadb15
Fix emoji picker appearing in wrong locations
2021-03-23 18:05:43 +01:00
Nicolas Werner
0e60c09b19
Fix room settings opening twice on room title
2021-03-19 04:40:41 +01:00
DeepBlueV7.X
6548b84e29
Merge pull request #523 from Jedi18/master
...
Fix windows video bug
2021-03-15 15:51:10 +00:00
Nicolas Werner
e490ef953f
Use native menus
2021-03-14 22:22:52 +01:00
targetakhil
02e388e542
fix windows video bug
2021-03-14 23:16:41 +05:30
Nicolas Werner
47a7adf823
Use readonly properties where possible
2021-03-14 16:24:04 +01:00
Nicolas Werner
eb9603f4c0
Fix room completions not showing label avatars
...
When no image is set for a room, the room didn't have the first
character in the avatar, when opening any completer, that showed it.
2021-03-14 02:50:44 +01:00
Nicolas Werner
05c636a8d4
Fix qml license headers again
2021-03-14 02:45:20 +01:00
Nicolas Werner
8ebb55623e
Remove background of quick switcher popup
2021-03-14 02:42:41 +01:00
Nicolas Werner
1961312b15
Improve sorting and sizing of completions a bit
2021-03-14 01:24:26 +01:00
Nicolas Werner
b82c11bd79
Fix text corruption from unrounded pixel height
2021-03-13 23:52:46 +01:00
Nicolas Werner
7a356f3832
Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18-quickswitcher_qml
2021-03-13 23:45:05 +01:00
Weblate
e78be31429
Translated using Weblate (German)
...
Currently translated at 93.0% (426 of 458 strings)
Co-authored-by: Konstantin Papesh <konstantin@papesh.at>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-03-11 22:21:30 -05:00
Weblate
e84d3ffb85
Translated using Weblate (English)
...
Currently translated at 100.0% (458 of 458 strings)
Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2021-03-11 22:21:29 -05:00
Weblate
5ffd81710a
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (458 of 458 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
2021-03-08 22:30:05 -05:00
Nicolas Werner
3da9c45df2
Fix popup opening at wrong place
...
fixes #512
2021-03-07 18:23:50 +01:00
Nicolas Werner
c03f716e8b
Fix conflict between qmlformat and license check
2021-03-07 05:57:56 +01:00
Nicolas Werner
bb6ff8cec8
Show mxid on hovering username
...
fixes #507
2021-03-07 05:53:54 +01:00
Jedi18
8870455f9d
change allowed mistakes, fix minor style issues, remove old completer function from inputbar
2021-03-07 00:18:24 +05:30
DeepBlueV7.X
57a6edadcb
Merge pull request #506 from Nheko-Reborn/timeline-buttons
...
Use overlay buttons for message actions
2021-03-06 13:47:37 +00:00
Nicolas Werner
e5cff64460
Use short format for time
2021-03-05 17:44:49 +01:00
Nicolas Werner
2685eec6c7
Mark message currently being edited
2021-03-05 17:22:47 +01:00
Nicolas Werner
e1c96569c1
Fix janky hoverhandling for text messages
...
Add a 1px border to get more hover enter events...
2021-03-05 16:47:20 +01:00
Nicolas Werner
13cdbd5227
Update translations
2021-03-05 15:04:47 +01:00
DeepBlueV7.X
56c44d0454
Merge pull request #505 from Nheko-Reborn/license-headers
...
License headers
2021-03-05 01:04:36 +00:00
Nicolas Werner
a6f0d2ea7d
Update license headers
2021-03-05 01:04:07 +01:00
Nicolas Werner
1142fe2663
Use overlay buttons for message actions
2021-03-04 22:59:10 +01:00
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
2021-03-03 21:21:28 -05:00
Nicolas Werner
e3803ceb9a
Avoid some duplicate property queries
2021-03-03 21:34:24 +01:00
Nicolas Werner
3b4f8f2016
Fix avatar fallback in rooms
2021-03-03 17:54:00 +01:00
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
2021-03-02 03:21:24 -05:00
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
2021-02-26 13:00:40 -05:00
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
2021-02-26 13:00:40 -05:00
Jedi18
1f8a3ae1e8
changed bottomToTop to true and renamed textWidth to textHeight
2021-02-26 11:39:51 +05:30
Nicolas Werner
b55e6fbae8
Use toggles for screen share settings
2021-02-25 20:45:59 +01:00
trilene
55fb00c67b
Merge remote-tracking branch 'upstream/master' into screenshare-x11
2021-02-25 12:10:12 -05:00
trilene
402bd565cb
Add screen sharing window preview
2021-02-25 12:00:55 -05:00
Nicolas Werner
8846a2a013
Fix potential issue with modifiers and edit shortcuts
2021-02-25 14:54:50 +01:00