trilene
|
099207b88c
|
Restore voice/video calls
|
2021-02-25 13:44:08 -05:00 |
|
trilene
|
12e40a13cb
|
Add missing translation mark
|
2021-02-25 12:44:09 -05: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
|
1f373479b8
|
Fix unaligned reads
|
2021-02-25 15:15:59 +01:00 |
|
DeepBlueV7.X
|
4c71ca8110
|
Merge pull request #494 from Jedi18/minor_issue_fixes
Fix registration bug and navigate to created room
|
2021-02-25 12:54:08 +00:00 |
|
Jedi18
|
4a5b9d014a
|
change mtxclient url, fix login page assert failure and dendrite registration bug
|
2021-02-25 18:10:06 +05:30 |
|
Jedi18
|
043737c8cb
|
navigate to newly created rooms
|
2021-02-25 10:29:30 +05:30 |
|
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 |
|
Nicolas Werner
|
29a71741f4
|
Ensure we ask for confirmation when clicking on a matrix uri
|
2021-02-24 01:37:26 +01:00 |
|
Nicolas Werner
|
865344c7aa
|
Fix unused capture
|
2021-02-23 12:42:57 +01:00 |
|
Nicolas Werner
|
af9b66dd3e
|
Linkify topic in room settings and use non-deprecated MessageDialog
|
2021-02-22 21:37:32 +01:00 |
|
trilene
|
70c77cdc44
|
Display screen sharing content locally
|
2021-02-21 16:30:10 -05:00 |
|
trilene
|
e8e88e7d79
|
Refine X11 test
|
2021-02-20 17:33:04 -05:00 |
|
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 |
|
Nicolas Werner
|
264a85b9e4
|
Avoid some copies when sorting the room list
|
2021-02-20 02:38:41 +01:00 |
|
Nicolas Werner
|
ebd12a6f33
|
Fix login with SSO and Password supported
|
2021-02-19 15:48:43 +01:00 |
|
DeepBlueV7.X
|
99efe2f06b
|
Merge pull request #479 from Jedi18/add_rooms_model_completer
Add rooms completion model
|
2021-02-19 14:03:42 +00:00 |
|
Jedi18
|
3ea0e79a36
|
check for empty alias and percent encoding for alias in url
|
2021-02-19 17:04:31 +05:30 |
|
DeepBlueV7.X
|
744feabeca
|
Merge pull request #474 from Jedi18/room_settings_qml
Shifted Room Settings Dialog to QML
|
2021-02-19 08:43:03 +00:00 |
|
trilene
|
3b26cf4ba3
|
Screen sharing (X11): add hide mouse cursor option
|
2021-02-18 16:53:30 -05:00 |
|
trilene
|
8df10eeeca
|
Support desktop screen sharing on X11
|
2021-02-18 15:55:29 -05:00 |
|
Nicolas Werner
|
9f7dc5488e
|
Adapt to changes in MSC2312
|
2021-02-17 23:45:41 +01:00 |
|
Nicolas Werner
|
b8c6c716be
|
Make inline images work a bit better
|
2021-02-17 22:14:19 +01:00 |
|
Nicolas Werner
|
c9393fe3f6
|
Fix crash from logging unset indices (leftover after debugging)
|
2021-02-17 18:47:59 +01:00 |
|
Jedi18
|
0b6c82dfff
|
added bool to choose between showing only rooms with aliases and all of the rooms
|
2021-02-17 19:58:41 +05:30 |
|
Jedi18
|
8aadde7885
|
add matrix link for completed item
|
2021-02-17 19:26:19 +05:30 |
|
Jedi18
|
96028f00a5
|
trim invite input text
|
2021-02-16 01:00:32 +05:30 |
|
Jedi18
|
19dbbb2c6c
|
add rooms model, add room delegate for completer
|
2021-02-16 00:50:28 +05:30 |
|
Jedi18
|
f35e826485
|
Fix room list updating on adding to hidden tag or removing tag
|
2021-02-14 19:57:29 +05:30 |
|
Jedi18
|
a2dab31fd6
|
Fix two room leaving related bugs and add invite user on clicking invite
|
2021-02-14 13:01:16 +05:30 |
|
Jedi18
|
b5e351ab02
|
Replace rowlayouts with gridlayout and fix room settings initializer list
|
2021-02-14 11:26:10 +05:30 |
|
Akhil Nair
|
8400540428
|
Merge branch 'master' into room_settings_qml
|
2021-02-14 00:04:27 -05:00 |
|
Nicolas Werner
|
d43607d01c
|
Fix hover handling in the timeline
|
2021-02-14 01:28:28 +01:00 |
|
Loren Burkholder
|
8c62df1bab
|
Include notifications header instead of responses header
|
2021-02-13 13:40:30 -05:00 |
|
Loren Burkholder
|
567b2d05ef
|
Move notification parsing into postNotification
|
2021-02-13 13:40:26 -05:00 |
|
Jedi18
|
1a406f79e6
|
replaced with togglebutton using qtquickcontrols2
|
2021-02-13 23:59:42 +05:30 |
|
Loren Burkholder
|
9f9c499cb2
|
Fix typo
|
2021-02-13 13:01:04 -05:00 |
|
Loren Burkholder
|
299c486a2b
|
Display notifications for emote messages properly
|
2021-02-13 13:01:04 -05:00 |
|
Jedi18
|
f3596aed55
|
added room topic
|
2021-02-13 19:08:52 +05:30 |
|
Nicolas Werner
|
7ddcab3902
|
Mark messages as read, when Nheko gets focused
fixes #235
|
2021-02-13 01:41:09 +01:00 |
|
Nicolas Werner
|
3c91b5b47b
|
Fix crash when editing an edited message pointing to itself
|
2021-02-12 16:11:11 +01:00 |
|
Jedi18
|
35aa0126ac
|
added changing of name through edit modal, removed old roomsettings
|
2021-02-12 12:48:12 +05:30 |
|
Jedi18
|
f044e2d2a1
|
fix avatar update on timeline sync
|
2021-02-11 23:50:45 +05:30 |
|
Jedi18
|
a7d7d18e92
|
shifted room avatar changing
|
2021-02-11 23:39:11 +05:30 |
|
Jedi18
|
473b14ed0f
|
added roomversion, roomid etc
|
2021-02-11 21:23:33 +05:30 |
|
Jedi18
|
7401bd13b2
|
added notifications and encryption for the new roomsettings
|
2021-02-11 19:54:09 +05:30 |
|