Nicolas Werner
d467568a65
Close cursor we don't need and where we overwrite the contents
4 years ago
Nicolas Werner
8261446f83
Fix reply scrolling
4 years ago
Nicolas Werner
5695f004a2
Fix race condition between /messages and /sync
4 years ago
Nicolas Werner
046b3f4da6
Mark own events as read again after sending
4 years ago
Nicolas Werner
36e4405f25
Fix flickering of encrypted messages when sending using new store
4 years ago
Nicolas Werner
a5dda86a6c
Fix encryption indicator
4 years ago
Nicolas Werner
56ea89aa11
Reenable sending messages
4 years ago
trilene
28a678ca60
Add comment wrt TURN server credentials
4 years ago
trilene
f8ef55c133
Case-insensitive sdp search
4 years ago
Nicolas Werner
aa34576dfd
Warn before kicking,banning,inviting,etc
4 years ago
trilene
8968d51b65
Handle preemptive CallAnswer from fellow device
4 years ago
trilene
16209ce073
Hide incoming CallCandidates in encrypted rooms
4 years ago
trilene
195ba5e5ee
Remove comments
4 years ago
trilene
9d6cce9fe3
Handle preemptive CallHangUp
4 years ago
trilene
774d864096
Hide CallCandidates events from the timeline
4 years ago
trilene
09d2d937c5
Centre PlaceCall dialog
4 years ago
trilene
e85652e7e7
Fix percent-encoding of TURN server URI
4 years ago
Nicolas Werner
9ae7d0dce3
Readd pagination and fix redactions
4 years ago
Nicolas Werner
9479fcde08
Initialize Profile later
4 years ago
trilene
c73cfe1810
Merge remote-tracking branch 'upstream/master' into voip
4 years ago
trilene
7a206441c8
Support voice calls
4 years ago
Nicolas Werner
da2f80df60
Fix translation loading
...
Explanation see here:
https://www.kdab.com/fixing-a-common-antipattern-when-loading-translations-in-qt/
4 years ago
Nicolas Werner
3421728898
Fetch missing events
4 years ago
Nicolas Werner
530c531c4b
WIP: Event Store split out
4 years ago
Nicolas Werner
7650e6ced6
Fix autolinking breaking on single quotes in href attribute
...
Fixes #234
4 years ago
Nicolas Werner
8d3ab300b6
Open url using QDesktopServices from Qml
...
This fixes some weirdness on some platforms, where Qt.openUrlExternally
does weird stuff.
4 years ago
Nicolas Werner
fe12e63c7c
Fix parent undefined warning
4 years ago
Nicolas Werner
0da1a6d5fc
Add relations and order without hidden events to db
4 years ago
Nicolas Werner
82eff09062
Fetch event from db and use string_view where possible
4 years ago
Nicolas Werner
c79205c26a
Use new timeline cache structure
4 years ago
Nicolas Werner
79a29953dd
Persist event order
4 years ago
Nicolas Werner
233b3c06ce
Store events in room specific db
4 years ago
Nicolas Werner
d72eb5eb2d
Update dependencies
4 years ago
Nicolas Werner
21a1f249f9
Fix Qt 5.9 build
4 years ago
Nicolas Werner
d177405913
Don't compile qml by default
...
While it does improve performance a bit, it is simply bad for most
distributions, since they don't know and probably don't want to
recompile Nheko. So default it to off. Anyone who wants it can still
toggle it on and it is almost no maintenance cost.
4 years ago
Nicolas Werner
f6fa494666
Make connections across threads queued in any case
4 years ago
Nicolas Werner
da975038db
Drop libsodium dependency
4 years ago
Nicolas Werner
a9e321e38f
Don't use formatted body without format
4 years ago
DeepBlueV7.X
09e9cffcae
Merge pull request #228 from felixonmars/patch-1
...
Correct a typo in SnackBar.cpp
4 years ago
Felix Yan
751c0526d7
Correct a typo in SnackBar.cpp
4 years ago
Nicolas Werner
c973fd759b
Fix m.relates_to being sent as 'null' when not set in encrypted messages.
...
Thank you Sorunome for reporting.
4 years ago
Nicolas Werner
cded494cb5
Try to make text rendering in qml sharper
4 years ago
Nicolas Werner
dde28c627b
Lower qt version used for emoji picker and scroll helper
4 years ago
Nicolas Werner
5c8ee99e9a
Remove online indicator for offline users
4 years ago
DeepBlueV7.X
887ad25ab7
Merge pull request #220 from not-chicken/theme
...
Fix not being able to change theme
5 years ago
Lorem
e1706f4df5
Fix not being able to change theme
5 years ago
Nicolas Werner
24d2a2d821
Update mtxclient version to tag
5 years ago
Joseph Donofry
95d5e63f4b
Version number fixes
5 years ago
Joseph Donofry
3ea5a92b2a
Prepare 0.7.2 release
5 years ago
Nicolas Werner
a09039a3be
Add presence and upgrade notes to the changelog
5 years ago