Nicolas Werner
|
2290ebcf78
|
Remove outbound session storage
|
2020-11-30 01:54:53 +01:00 |
|
Nicolas Werner
|
202e3debe6
|
Remove unnecessary capture of this
|
2020-11-26 23:55:47 +01:00 |
|
Nicolas Werner
|
c31b9e2793
|
Fix race when reading members from db
|
2020-11-25 23:54:25 +01:00 |
|
Nicolas Werner
|
b47d2a809c
|
Remove old Textinput
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
921379a4cc
|
Send typing updates from QML
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d1af1a8669
|
Move calls to new input bar
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
a31d3d0816
|
Add file uploading
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0bb4885632
|
Basic text input in qml
|
2020-11-25 19:05:12 +01:00 |
|
trilene
|
fd479a91be
|
Merge remote-tracking branch 'upstream/master' into webrtc-video
|
2020-10-28 16:08:17 -04:00 |
|
Nicolas Werner
|
70f35de449
|
Don't pass around empty timeline
|
2020-10-28 13:06:28 +01:00 |
|
trilene
|
b1300aff46
|
Fix crash on exit
|
2020-10-27 17:26:46 -04:00 |
|
Nicolas Werner
|
e939a6b396
|
No roomid on leave
|
2020-10-27 22:03:33 +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
|
12fff7408e
|
Optimize build
|
2020-10-27 17:45:28 +01:00 |
|
DeepBlueV7.X
|
592bf42640
|
Merge pull request #306 from LorenDB/master
Add option for separate profiles
|
2020-10-24 18:08:42 +02:00 |
|
LorenDB
|
a2bd266c11
|
Add option for unique config
|
2020-10-24 11:50:13 -04:00 |
|
Nicolas Werner
|
66445c507c
|
Trade CPU usage for 30MB of members in RAM
|
2020-10-22 20:49:15 +02:00 |
|
Nicolas Werner
|
cea7f4574f
|
Clean up key requests + autoreload
|
2020-10-20 19:46:37 +02:00 |
|
Nicolas Werner
|
bd0deb7213
|
Fix crash on exit
|
2020-10-17 00:57:29 +02:00 |
|
Nicolas Werner
|
99ba1f17d3
|
Merge remote-tracking branch 'origin/master' into cross-signing
|
2020-10-08 16:57:03 +02:00 |
|
Nicolas Werner
|
2a79cd2b6b
|
Don't fail on missing key for a device and /rotate-megolm-session command
|
2020-10-03 18:38:28 +02:00 |
|
Nicolas Werner
|
94690ebd4c
|
Clean up verification and key cache a bit
|
2020-10-02 01:14:42 +02: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
|
54db9c89ed
|
Simplify outbound session setup
Don't send inbound session to self and claim and send all keys at once.
|
2020-09-20 23:07:02 +02:00 |
|
Nicolas Werner
|
8af056faa9
|
Fix avatars in notifications
|
2020-09-16 23:49:17 +02:00 |
|
Nicolas Werner
|
77e241b9e5
|
Reenable top bar room settings menus on avatar or title clicks
Also fixes a bug with an empty room settings window introduced in the
port.
|
2020-09-16 23:49:17 +02:00 |
|
Nicolas Werner
|
640b0ee405
|
Port top bar to Qml
Also fixes some resize issues with stupid workarounds to our resize
logic. This really needs to be cleaned up at some point!
|
2020-09-16 23:49:17 +02:00 |
|
CH Chethan Reddy
|
8eb74daf76
|
Split qml part of Device Verification
|
2020-09-14 17:27:49 +05:30 |
|
Chethan2k1
|
e8eeb480d5
|
Fix Wrong Emojis Issue in Room Verification
|
2020-09-04 12:02:24 +05:30 |
|
CH Chethan Reddy
|
b174bd9380
|
Merge remote-tracking branch 'upstream/master' into device-verification
|
2020-08-30 22:27:14 +05:30 |
|
CH Chethan Reddy
|
0d1dd29b19
|
Small Fixes
|
2020-08-29 13:37:51 +05:30 |
|
CH Chethan Reddy
|
1d299951b6
|
Cache Fix
|
2020-08-24 13:58:00 +05:30 |
|
Nicolas Werner
|
de7ec4d2b3
|
Merge remote-tracking branch 'origin/master' into new-event-store
Conflicts:
CMakeLists.txt
io.github.NhekoReborn.Nheko.json
src/Cache.cpp
src/timeline/TimelineModel.cpp
src/timeline/TimelineModel.h
src/timeline/TimelineViewManager.cpp
|
2020-08-17 20:40:33 +02:00 |
|
Nicolas Werner
|
14a0aac748
|
Add /clear-timeline command
|
2020-08-09 23:36:47 +02:00 |
|
CH Chethan Reddy
|
2e20049b36
|
[WIP] Room-Verification Messages
|
2020-08-09 08:35:15 +05:30 |
|
trilene
|
df65093374
|
Add audio input device selector
|
2020-08-05 17:56:44 -04:00 |
|
trilene
|
b86711a388
|
Merge remote-tracking branch 'upstream/master' into voip
|
2020-08-01 15:49:26 -04:00 |
|
trilene
|
e3e7595bab
|
clang-format
|
2020-08-01 14:31:10 -04:00 |
|
trilene
|
f14d141cb5
|
Improve TURN server retrieval
|
2020-07-30 19:59:54 -04:00 |
|
CH Chethan Reddy
|
41b6ef0c32
|
Add DeviceVerificationList to keep track of all flows and Popup on
recieving start or request
|
2020-07-30 22:10:27 +05:30 |
|
Chethan2k1
|
1eb162cb6f
|
Handle Device Verification related to_device messages
|
2020-07-30 22:10:27 +05:30 |
|
trilene
|
97681ccf64
|
Remove references to video calls
|
2020-07-29 18:16:52 -04:00 |
|
Nicolas Werner
|
12090c0a06
|
Add workaround for duplicate syncs
|
2020-07-27 16:37:29 +02:00 |
|
trilene
|
43ec0c0624
|
Handle ICE failure
|
2020-07-26 10:59:50 -04:00 |
|
trilene
|
88cfa3a8fa
|
Polish voice call UI
|
2020-07-22 21:15:45 -04:00 |
|
Nicolas Werner
|
f23d733cff
|
Fix room joins
|
2020-07-20 18:25:22 +02:00 |
|
Nicolas Werner
|
5695f004a2
|
Fix race condition between /messages and /sync
|
2020-07-18 21:00:36 +02:00 |
|
Nicolas Werner
|
56ea89aa11
|
Reenable sending messages
|
2020-07-18 17:43:49 +02:00 |
|