summary refs log tree commit diff
path: root/src/dialogs/UserProfile.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-31get completion string based on trigger position instead of current wordJussi Kuokkanen2-10/+19
2020-08-31ignore enter keypress when completion is selectedJussi Kuokkanen1-6/+7
2020-08-29don't select emoji completion by default and add minimum string length before...Jussi Kuokkanen1-7/+8
2020-08-29undo changes to emoji_codegen.pyJussi Kuokkanen1-6/+3
2020-08-29fix build and remove commented codeJussi Kuokkanen4-15/+8
2020-08-28lintJussi Kuokkanen4-122/+135
2020-08-28add emoji completer to text inputJussi Kuokkanen5-3/+182
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