summary refs log tree commit diff
path: root/src/TextInputWidget.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-28add emoji completer to text inputJussi Kuokkanen1-2/+104
2020-08-28Link GStreamer elements before syncing statetrilene1-2/+1
2020-08-25Add some log messages, that migrations are in progressNicolas Werner1-0/+2
2020-08-25Speedup db a bit, but loose some crash resiliencyNicolas Werner1-1/+4
The loss in durability shouldn't matter, if we can just receive the same events again after a restart
2020-08-22Under GStreamer >= 1.17 gather all candidates before sending offer/answertrilene1-3/+5
2020-08-22Update README.mdTony O1-0/+8
2020-08-17Bump mtxclientNicolas Werner2-2/+2
2020-08-17Stop SendFile and Call buttons swapping places on file uploadtrilene1-2/+2
2020-08-17