Commit Graph

2154 Commits (b7505fe562b695ff6798a5443dba79956d685fd8)
 

Author SHA1 Message Date
Nicolas Werner b7505fe562 Open completer on tab 4 years ago
Nicolas Werner 08e9461611 Fix input focus when pressing reply button 4 years ago
Nicolas Werner c74077a41f Implement Qml drag and drop 4 years ago
Nicolas Werner 0eb8d4126b Fix enter when no completion available 4 years ago
Nicolas Werner bc93f24a22 Remove redundant user search suggestion code 4 years ago
Nicolas Werner 37df79f796 Show userid in completer 4 years ago
Nicolas Werner c07c326141 Linkify username completion 4 years ago
Nicolas Werner 0cf556fa20 Mouse selection of completions 4 years ago
Nicolas Werner 7cf66ea4f3 Split completion model into header and source 4 years ago
Nicolas Werner 9c8850a46c Match on each word in the completer 4 years ago
Nicolas Werner 90ce4f23ab Fix index out of range on backspace in completer 4 years ago
Nicolas Werner 8922a47776 Fix completer fuzzy match not applying after prefix match and insert being broken 4 years ago
Nicolas Werner 29625ae253 Fix some issues with completer 4 years ago
Nicolas Werner c2eea5cb55 Fix mimetype of media messages 4 years ago
Nicolas Werner c8fa40a2df Use a trie for filtering completions (not fuzzy yet) 4 years ago
Nicolas Werner b47d2a809c Remove old Textinput 4 years ago
Nicolas Werner 094c0b09ab Qml emoji completer 4 years ago
Nicolas Werner 67dcc74c79 Simple prefix match for completions 4 years ago
Nicolas Werner ecc7759973 Custom completer filtering 4 years ago
Nicolas Werner add5903fb0 Working User completer 4 years ago
Jussi Kuokkanen a3c4fece7e add per-room user model 4 years ago
Jussi Kuokkanen 07259b9cb7 use completion interface in emoji completions 4 years ago
Jussi Kuokkanen 00bc87b550 add completer interface (item roles) 4 years ago
Jussi Kuokkanen 748bf0cd98 rename CompletionModel to CompletionProxyModel 4 years ago
Nicolas Werner cabeb1464c WIP Qml completer 4 years ago
Nicolas Werner 9d68d59465 Reenable Ctrl+U 4 years ago
Nicolas Werner d14a5f8067 Reimplement message history 4 years ago
Nicolas Werner 921379a4cc Send typing updates from QML 4 years ago
Nicolas Werner 82c441dddd Move emoji picker to qml 4 years ago
Nicolas Werner 2bec5d083c Use old style connection (for Qt5.12) 4 years ago
Nicolas Werner d1af1a8669 Move calls to new input bar 4 years ago
Nicolas Werner a31d3d0816 Add file uploading 4 years ago
Nicolas Werner 0bb4885632 Basic text input in qml 4 years ago
Nicolas Werner 7a74b86340 Pasteable textinput 4 years ago
Nicolas Werner 35066900d1 Disable scroll helper on mobile 4 years ago
DeepBlueV7.X 40a487109d
Merge pull request #332 from Kirillpt/russian-translate 4 years ago
kirillpt b63c3a4d95 make update-translations 4 years ago
kirillpt e2c18a3195 add more russian translations 4 years ago
Nicolas Werner 5df47c4b4a Make reply background a bit less saturated 4 years ago
Nicolas Werner 081bd8d5f1 Add some padding between scrollbar and messages 4 years ago
Weblate 7e0f3e1278 Added translation using Weblate (Swedish) 4 years ago
Nicolas Werner 0afc55626a Fix tags and world buttons leaking as communities leaking over the network 4 years ago
Nicolas Werner 371e5a2991 Silence signal syntax deprecated 4 years ago
DeepBlueV7.X 3ec8a291b6
Merge pull request #327 from kamathmanu/qtBackwardsCompatability 4 years ago
kamathmanu eb72fd2cf9 Make compatible with qt 5.12 4 years ago
DeepBlueV7.X 4d9d049f2a
Merge pull request #325 from trilene/webrtc-video 4 years ago
trilene ee543254e8 clang-format 4 years ago
trilene 8c037f83c5 Make incoming call ringtone a user setting 4 years ago
DeepBlueV7.X 9c4148cca3
Merge pull request #314 from MayeulC/smoothie-2 4 years ago
DeepBlueV7.X 27bf654d92
Merge pull request #320 from trilene/webrtc-video 4 years ago