summary refs log tree commit diff
path: root/src/dialogs/FallbackAuth.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-10Add support non-encrypted room-verification messagesChethan2k12-58/+60
2020-09-04Fix Wrong Emojis Issue in Room VerificationChethan2k18-152/+185
2020-09-03Add support for Encrypted to-device verification messagesCH Chethan Reddy3-2/+47
2020-09-03Fix catch by value warningNicolas Werner1-3/+3
2020-09-03Fix reactionsNicolas Werner3-5/+3
2020-09-02Fix endless pagination, when old history is inaccessibleNicolas Werner1-1/+1
2020-08-31remove unused includes and use QRegularExpressionJussi Kuokkanen2-8/+5
2020-08-31remove commentJussi Kuokkanen1-15/+0
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-30fixCH Chethan Reddy1-1/+1
2020-08-30Change the tag for mtxclientCH Chethan Reddy2-2/+2
2020-08-30Change ReactionRealtesTo to RelatesToCH Chethan Reddy2-2/+2
2020-08-29don't select emoji completion by default and add minimum string length before...Jussi Kuokkanen1-7/+8
2020-08-29Small FixesCH Chethan Reddy5-9/+27
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 som