Nicolas Werner
|
ae19dd2bc2
|
Disable horizontal scrollbar in timeline
fixes #530
|
2021-03-26 01:31:46 +01: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 |
|
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
|
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 |
|
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 |
|
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 |
|
Nicolas Werner
|
345dc1e61f
|
Fix text input restoring after edits
|
2021-02-25 00:50:17 +01:00 |
|
Nicolas Werner
|
f6b5b24d64
|
Allow editing via up and down arrows
|
2021-02-24 23:51:05 +01:00 |
|
trilene
|
efe240d609
|
Allow choice of single window when sharing screen
|
2021-02-24 17:07:01 -05:00 |
|
Jedi18
|
68c999e5f4
|
remove old quick switcher
|
2021-02-24 19:50:36 +05:30 |
|
Jedi18
|
0ce7f78446
|
added margins and ui changes for quickswitcher and completer
|
2021-02-24 19:32:13 +05:30 |
|
Jedi18
|
096f37df1f
|
fix row content centering
|
2021-02-24 13:38:01 +05:30 |
|
Jedi18
|
ebb35e5cb1
|
fix matrixtextfield color and quickswitcher font size
|
2021-02-23 22:07:45 +05:30 |
|
Jedi18
|
97c2505619
|
add matrix text field
|
2021-02-23 21:36:21 +05:30 |
|
Nicolas Werner
|
7560972cac
|
Fix qml formatting
|
2021-02-23 05:24:34 +01:00 |
|
DeepBlueV7.X
|
736ba5e2e8
|
Merge pull request #488 from Nheko-Reborn/scroll-view-thingy
Use Scrollview again
|
2021-02-22 22:14:31 +00:00 |
|
Nicolas Werner
|
78ecffb45b
|
Use scrollview again for input
|
2021-02-22 23:13:38 +01:00 |
|
Nicolas Werner
|
af9b66dd3e
|
Linkify topic in room settings and use non-deprecated MessageDialog
|
2021-02-22 21:37:32 +01:00 |
|
Jedi18
|
ee232c5c60
|
fix timeline focus
|
2021-02-23 00:46:40 +05:30 |
|
Jedi18
|
b1dec6f6ac
|
enter key now works, fix room highlighting and add overlay
|
2021-02-23 00:18:31 +05:30 |
|
Jedi18
|
3f4ad1dd8b
|
selecting room in quickswitcher now works, added completionSelected signal
|
2021-02-22 23:08:42 +05:30 |
|
trilene
|
70c77cdc44
|
Display screen sharing content locally
|
2021-02-21 16:30:10 -05:00 |
|
Jedi18
|
0922a8e4c7
|
add room alias delegate, fix some quickswitcher ui problems
|
2021-02-22 00:01:50 +05:30 |
|
Jedi18
|
32d419d14f
|
add quick switcher qml file and moved completerFor from inputbar to timeline view class
|
2021-02-21 23:10:21 +05:30 |
|
trilene
|
c461c0aac0
|
Require GStreamer 1.18 for voip support
|
2021-02-20 17:14:22 -05:00 |
|
trilene
|
8ccd2abc6a
|
Screen sharing (X11): support picture-in-picture
|
2021-02-20 11:26:53 -05:00 |
|