DeepBlueV7.X
|
3ec8a291b6
|
Merge pull request #327 from kamathmanu/qtBackwardsCompatability
Make compatible with qt 5.12
|
2020-11-15 17:07:05 +01:00 |
|
kamathmanu
|
eb72fd2cf9
|
Make compatible with qt 5.12
|
2020-11-14 16:38:17 -05:00 |
|
DeepBlueV7.X
|
9c4148cca3
|
Merge pull request #314 from MayeulC/smoothie-2
Smooth all the things [v2]
|
2020-11-12 14:04:06 +01:00 |
|
DeepBlueV7.X
|
27bf654d92
|
Merge pull request #320 from trilene/webrtc-video
Video calls: add local webcam view
|
2020-11-09 21:49:26 +01:00 |
|
trilene
|
d391404b79
|
Video calls: add local webcam view
|
2020-11-09 10:51:17 -05:00 |
|
Mayeul Cantan
|
2c542c398a
|
Smooth pictures in timeline
|
2020-10-31 23:41:04 +01:00 |
|
Mayeul Cantan
|
a176f0bf35
|
Smooth Avatars in timeline
This helps on low-dpi screens, getting rid of the jaggies.
|
2020-10-31 23:40:45 +01:00 |
|
DeepBlueV7.X
|
5fb3d4ede8
|
Merge pull request #310 from MayeulC/fix-typo
Improve wording in multiple strings.
|
2020-10-31 22:28:40 +01:00 |
|
Mayeul Cantan
|
a9a0635c02
|
Wording: Verification request isn't a request anymore once accepted
Replace it with "verification process".
|
2020-10-31 22:23:34 +01:00 |
|
trilene
|
fd479a91be
|
Merge remote-tracking branch 'upstream/master' into webrtc-video
|
2020-10-28 16:08:17 -04:00 |
|
Nicolas Werner
|
2143881997
|
Make back button bigger as it is hard to tap with your thumb
|
2020-10-28 14:53:11 +01:00 |
|
trilene
|
d9ca5309ac
|
Merge remote-tracking branch 'upstream/master' into webrtc-video
|
2020-10-27 15:29:53 -04:00 |
|
trilene
|
d1f3a3ef40
|
Support video calls
|
2020-10-27 13:14:06 -04:00 |
|
Nicolas Werner
|
7f2d18c36d
|
Fix small scope issue
|
2020-10-26 21:45:00 +01:00 |
|
Nicolas Werner
|
0e7baa21ab
|
Disable new MessageInput, until you can paste images
|
2020-10-26 21:34:34 +01:00 |
|
Nicolas Werner
|
3d64df41da
|
Split up TimelineView into separate components
|
2020-10-26 21:34:34 +01:00 |
|
Nicolas Werner
|
3a0e55e97b
|
Qml message input mockup
|
2020-10-26 21:34:34 +01:00 |
|
Nicolas Werner
|
3172811ca7
|
Add mobile mode which improves scrolling
|
2020-10-24 16:21:00 +02:00 |
|
Nicolas Werner
|
53734607cf
|
Fix copying text
|
2020-10-24 14:42:18 +02:00 |
|
Nicolas Werner
|
e959443831
|
Speed up rendering the timeline by a LOT by reducing clipping
Sadly still required for replies, otherwise this would be perfect.
|
2020-10-22 21:02:39 +02:00 |
|
Nicolas Werner
|
b3a7f0b888
|
Hide room name, if not loaded yet
|
2020-10-18 22:30:42 +02:00 |
|
DeepBlueV7.X
|
b23913fa7c
|
Merge pull request #301 from kamathmanu/issue266-filenameOnHover
Display filename on mouse hover
|
2020-10-16 12:44:45 +02:00 |
|
kamathmanu
|
e1c4f7d516
|
Make Text element a sibling of the Rectangle to avoid the text from depending on the rectangle's opacity property. Switch to Nheko theme colors
|
2020-10-15 11:52:49 -04:00 |
|
kamathmanu
|
e3c6656613
|
Avoid hardcoded font size
|
2020-10-14 18:07:09 -04:00 |
|
kamathmanu
|
a0c2a174ea
|
Display filename on mouse hover
|
2020-10-13 16:24:42 -04:00 |
|
Nicolas Werner
|
d075a90024
|
Fix emoji filter losing focus
|
2020-10-12 22:05:55 +02:00 |
|
Nicolas Werner
|
1a029112d9
|
Lint qml with qml-format
|
2020-10-08 21:11:21 +02:00 |
|
Nicolas Werner
|
99ba1f17d3
|
Merge remote-tracking branch 'origin/master' into cross-signing
|
2020-10-08 16:57:03 +02:00 |
|
Nicolas Werner
|
7b6fab3373
|
Calculate verification status from cross-signing sigs and update dynamically
|
2020-10-08 00:20:12 +02:00 |
|
Nicolas Werner
|
64d5a193f1
|
Fix in room verification
|
2020-10-06 17:02:41 +02:00 |
|
Nicolas Werner
|
8a4d85f801
|
Show different verification errors
|
2020-10-05 22:58:07 +02:00 |
|
Nicolas Werner
|
bca29a4227
|
Make steps in verification flow explicit
|
2020-10-05 22:12:10 +02:00 |
|
Nicolas Werner
|
51964c4fd7
|
Clean up verification pages a bit
|
2020-10-02 17:33:04 +02:00 |
|
Nicolas Werner
|
d4dccc8e36
|
Fix room name
|
2020-10-02 16:58:13 +02:00 |
|
Nicolas Werner
|
54e3c2c96b
|
Fix verification start to start with request
|
2020-10-02 12:18:54 +02:00 |
|
Nicolas Werner
|
94690ebd4c
|
Clean up verification and key cache a bit
|
2020-10-02 01:14:42 +02:00 |
|
trilene
|
e57199412a
|
Allow button colors override
|
2020-09-25 12:09:22 -04:00 |
|
trilene
|
3f73853e4b
|
Move ActiveCallBar Qml to separate file
|
2020-09-25 10:26:36 -04:00 |
|
Nicolas Werner
|
4802c34009
|
Merge remote-tracking branch 'origin/master' into cross-signing
|
2020-09-24 21:36:43 +02:00 |
|
trilene
|
da27670cbe
|
Port ActiveCallBar to Qml
|
2020-09-22 12:07:36 -04:00 |
|
Nicolas Werner
|
4179be427f
|
Fix binding loop when trying to reply
|
2020-09-20 08:59:35 +02:00 |
|
Nicolas Werner
|
0afe1299e2
|
Fix emoji escape in file messages
This disables color emojis for now in filenames
|
2020-09-19 22:55:25 +02:00 |
|
DeepBlueV7.X
|
fe325f9266
|
Merge pull request #285 from Lurkki14/master
Use Rectangle for typing users so it doesn't overlap with the timeline
|
2020-09-19 17:02:53 +02:00 |
|
Nicolas Werner
|
75d7c2608a
|
Update translations
|
2020-09-19 15:32:33 +02:00 |
|
Jussi Kuokkanen
|
13658d536e
|
make typing Rectangle extents cleaner
|
2020-09-18 16:18:31 +03:00 |
|
Lurkki14
|
8741e5f36a
|
Set typing Rectangle color directly instead of Connection
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
|
2020-09-18 14:55:48 +03:00 |
|
Jussi Kuokkanen
|
1f71f7227a
|
make Rectangle to fill the gap between input widget and typing users
|
2020-09-17 17:52:40 +03:00 |
|
Jussi Kuokkanen
|
c463568031
|
simplify check for no typing users
|
2020-09-17 17:50:39 +03:00 |
|
Jussi Kuokkanen
|
7d72356318
|
Merge branch 'master' of https://github.com/Nheko-Reborn/nheko
|
2020-09-17 16:51:50 +03:00 |
|
Jussi Kuokkanen
|
e49691fe3b
|
use Rectangle for typing users so it doesn't overlap with the timeline
|
2020-09-17 16:49:56 +03:00 |
|