Nicolas Werner
|
32a20a5f8c
|
Simplify section handling a bit
|
2021-01-19 23:58:40 +01:00 |
|
Nicolas Werner
|
42b08257ec
|
Make read markers a bit less confusing
|
2021-01-16 13:54:56 +01:00 |
|
Nicolas Werner
|
31881e14d9
|
Make it easier to understand, what button to click for verification from profile
|
2021-01-12 15:00:59 +01:00 |
|
Nicolas Werner
|
2a19783f99
|
Fix timeline becoming corrupted on backfill
Fixes #273
|
2021-01-12 00:02:18 +01:00 |
|
trilene
|
3572c111f3
|
Fix call invite declined on another device
|
2021-01-10 12:23:58 -05:00 |
|
trilene
|
9bbade37de
|
Fix call answered on another device
|
2021-01-07 14:04:54 +01:00 |
|
trilene
|
07ac7b7e85
|
Port PlaceCall dialog to Qml
|
2021-01-07 14:04:50 +01:00 |
|
trilene
|
7124024977
|
Make call invites less intrusive
|
2021-01-07 14:04:21 +01:00 |
|
trilene
|
ac410f46f2
|
Move call-related properties to CallManager
|
2021-01-07 14:04:21 +01:00 |
|
Nicolas Werner
|
4b4c321397
|
Allow inline replies from notifications on linux
|
2021-01-07 10:44:59 +01:00 |
|
Nicolas Werner
|
3a41bb9fff
|
Fix typing notifications flickering sometimes
|
2021-01-05 22:38:21 +01:00 |
|
Nicolas Werner
|
904cafcd39
|
lint
|
2020-12-25 04:11:47 +01:00 |
|
Nicolas Werner
|
01e38d12ed
|
Fix some compiler warnings
|
2020-12-25 00:08:06 +00:00 |
|
Nicolas Werner
|
7b46aa2a6e
|
Store secrets in keychain
|
2020-12-16 22:10:09 +01:00 |
|
Nicolas Werner
|
7abeb1f1a4
|
React with arbitrary strings via /react
|
2020-12-13 16:23:04 +01:00 |
|
DeepBlueV7.X
|
95667edb14
|
Merge pull request #347 from kamathmanu/avatarFullViewSupport
Add support for viewing avatar images in full size
|
2020-11-30 21:25:42 +01:00 |
|
kamathmanu
|
69997a3d74
|
Lint code
|
2020-11-30 15:10:59 -05:00 |
|
kamathmanu
|
0edd75949b
|
Lint code
|
2020-11-30 14:56:39 -05:00 |
|
kamathmanu
|
e36b090c5b
|
Add support for viewing avatar images in full size
|
2020-11-30 10:05:24 -05:00 |
|
Nicolas Werner
|
2ce129e6b6
|
Properly share and rotate sessions on member and device changes
|
2020-11-30 01:54:53 +01:00 |
|
Nicolas Werner
|
c24f9a22a5
|
Load sessions lazily from db
|
2020-11-30 01:54:53 +01:00 |
|
Nicolas Werner
|
233a8a5dad
|
Fix variable shadowing
|
2020-11-26 16:09:53 +01:00 |
|
Nicolas Werner
|
c31b9e2793
|
Fix race when reading members from db
|
2020-11-25 23:54:25 +01:00 |
|
Nicolas Werner
|
08e9461611
|
Fix input focus when pressing reply button
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
c74077a41f
|
Implement Qml drag and drop
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
c2eea5cb55
|
Fix mimetype of media messages
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
094c0b09ab
|
Qml emoji completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
add5903fb0
|
Working User completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
cabeb1464c
|
WIP Qml completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d14a5f8067
|
Reimplement message history
|
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 |
|
Nicolas Werner
|
7a74b86340
|
Pasteable textinput
|
2020-11-25 19:05:11 +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 |
|
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
|
eea7aecc04
|
Wording: replace "encrypted room" with "encrypted private chat"
This is for consistency with "Start a private chat", and is more
specific.
|
2020-10-31 22:23:55 +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
|
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 |
|
Nicolas Werner
|
4797b9fa96
|
Fix infinite pagination properly now.
|
2020-10-23 19:42:23 +02:00 |
|
Nicolas Werner
|
cea7f4574f
|
Clean up key requests + autoreload
|
2020-10-20 19:46:37 +02:00 |
|
Nicolas Werner
|
983690c94f
|
Share code for sending encrypted olm messages
|
2020-10-20 18:10:09 +02:00 |
|
Nicolas Werner
|
aa9b453f81
|
Store timestamp with olm sessions
|
2020-10-20 13:46:05 +02:00 |
|
Nicolas Werner
|
bd0deb7213
|
Fix crash on exit
|
2020-10-17 00:57:29 +02:00 |
|
Nicolas Werner
|
392d7d5568
|
Try to fix windows build
|
2020-10-08 20:07:43 +02:00 |
|