trilene
|
20d2c44329
|
Fix crash when stun server selected
|
4 years ago |
Nicolas Werner
|
888d004764
|
Supress unused var warning for STUN_SERVER (used only if gstreamer supported)
|
4 years ago |
DeepBlueV7.X
|
b64e6e9cd5
|
Merge pull request #311 from trilene/webrtc-video
Support video calls
|
4 years ago |
trilene
|
b260e7eeee
|
Unused variable
|
4 years ago |
trilene
|
a19c66b79f
|
Remove unused variable
|
4 years ago |
trilene
|
2838061f10
|
Avoid std::from_chars for now
|
4 years ago |
trilene
|
51a559ab4a
|
Document better rtp payload types
|
4 years ago |
trilene
|
c370dd8313
|
Avoid ugly error if pipeline creation fails
|
4 years ago |
Joseph Donofry
|
0a004b87de
|
Fix clipboard image pasting crash on macos
|
4 years ago |
trilene
|
fd479a91be
|
Merge remote-tracking branch 'upstream/master' into webrtc-video
|
4 years ago |
Nicolas Werner
|
2143881997
|
Make back button bigger as it is hard to tap with your thumb
|
4 years ago |
DeepBlueV7.X
|
fd4f173966
|
Merge pull request #308 from Nheko-Reborn/build-opt
Optimize build
|
4 years ago |
Weblate
|
1ba08f1ae7
|
Translated using Weblate (Russian)
Currently translated at 31.3% (129 of 411 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
|
4 years ago |
Weblate
|
3524e6f80d
|
Translated using Weblate (Finnish)
Currently translated at 50.1% (206 of 411 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
|
4 years ago |
Weblate
|
6ef8e1729d
|
Translated using Weblate (French)
Currently translated at 100.0% (411 of 411 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 |
Weblate
|
775699d578
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (411 of 411 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
|
4 years ago |
Nicolas Werner
|
70f35de449
|
Don't pass around empty timeline
|
4 years ago |
trilene
|
b1300aff46
|
Fix crash on exit
|
4 years ago |
Nicolas Werner
|
2bac6d6c75
|
Fix ambiguous namespace on gcc7
|
4 years ago |
Nicolas Werner
|
e939a6b396
|
No roomid on leave
|
4 years ago |
trilene
|
d9ca5309ac
|
Merge remote-tracking branch 'upstream/master' into webrtc-video
|
4 years ago |
trilene
|
d1f3a3ef40
|
Support video calls
|
4 years ago |
Nicolas Werner
|
12fff7408e
|
Optimize build
|
4 years ago |
Weblate
|
8047442661
|
Translated using Weblate (English)
Currently translated at 100.0% (411 of 411 strings)
Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
|
4 years ago |
Nicolas Werner
|
7f2d18c36d
|
Fix small scope issue
|
4 years ago |
Joseph Donofry
|
62651fab02
|
Run update-translations
|
4 years ago |
Nicolas Werner
|
0e7baa21ab
|
Disable new MessageInput, until you can paste images
|
4 years ago |
Nicolas Werner
|
3d64df41da
|
Split up TimelineView into separate components
|
4 years ago |
Nicolas Werner
|
3a0e55e97b
|
Qml message input mockup
|
4 years ago |
DeepBlueV7.X
|
da085db6d6
|
Merge pull request #307 from LorenDB/ctrl-u
Delete text on Ctrl-U
|
4 years ago |
Nicolas Werner
|
3d7bb22df4
|
Fix login
|
4 years ago |
DeepBlueV7.X
|
592bf42640
|
Merge pull request #306 from LorenDB/master
Add option for separate profiles
|
4 years ago |
LorenDB
|
a2bd266c11
|
Add option for unique config
|
4 years ago |
Nicolas Werner
|
3172811ca7
|
Add mobile mode which improves scrolling
|
4 years ago |
Nicolas Werner
|
53734607cf
|
Fix copying text
|
4 years ago |
Nicolas Werner
|
4797b9fa96
|
Fix infinite pagination properly now.
|
4 years ago |
Nicolas Werner
|
1ab20e0ee3
|
Fix share keys setting not working
|
4 years ago |
Nicolas Werner
|
e537ece88d
|
Reload message on m.room_key
|
4 years ago |
Nicolas Werner
|
e959443831
|
Speed up rendering the timeline by a LOT by reducing clipping
Sadly still required for replies, otherwise this would be perfect.
|
4 years ago |
Nicolas Werner
|
66445c507c
|
Trade CPU usage for 30MB of members in RAM
|
4 years ago |
LorenDB
|
ce29bf00c7
|
Delete text on Ctrl-U
|
4 years ago |
DeepBlueV7.X
|
b9f2caa238
|
Merge pull request #303 from LorenDB/master
Change the font box to QFontComboBox as per issue 238
|
4 years ago |
LorenDB
|
8a188ac6f7
|
Use QFontComboBox as per issue 238 (deleted comments)
Note: I have deleted commented code as per the suggestion of @utkarsh2102.
Note 2: I have fixed all the diffs, etc.
|
4 years ago |
DeepBlueV7.X
|
b977c1e621
|
Merge pull request #305 from Nheko-Reborn/encrypted_device_messages
Encrypted device messages
|
4 years ago |
Nicolas Werner
|
911b461e5d
|
Fix corrupt channel + add additional debugging
|
4 years ago |
Nicolas Werner
|
cea7f4574f
|
Clean up key requests + autoreload
|
4 years ago |
Nicolas Werner
|
983690c94f
|
Share code for sending encrypted olm messages
|
4 years ago |
Nicolas Werner
|
aa9b453f81
|
Store timestamp with olm sessions
|
4 years ago |
Nicolas Werner
|
b3a7f0b888
|
Hide room name, if not loaded yet
|
4 years ago |
Nicolas Werner
|
1f68bc60b5
|
Actually forward keys using m.forwared_room_key
|
4 years ago |