Commit Graph

2196 Commits (bed6d99933d41f4002fd5a0f96cdf990d754ce48)
 

Author SHA1 Message Date
trilene bed6d99933 Add GStreamer requirements to README 4 years ago
Nicolas Werner 37b971adb2 Use proper flatpak sdk 4 years ago
Nicolas Werner 7e29f119d3 Bump Qt version 4 years ago
Nicolas Werner b2387df411 SkipEmptyParts was only added in Qt 5.14 4 years ago
Nicolas Werner 202e3debe6 Remove unnecessary capture of this 4 years ago
DeepBlueV7.X 4d29116922
Merge pull request #344 from Kirillpt/fix/togglebutton_using 4 years ago
kirillpt e6723884a7 fix encryption toggles 4 years ago
kirillpt 5a3905b337 change Toggle behavior 4 years ago
DeepBlueV7.X 633fd31edc
Merge pull request #343 from Kirillpt/fix/textFieldvalidation 4 years ago
kirillpt f0eb4bfe1e fix validation feature in TextInput, it was trouble in password field in the login page 4 years ago
Nicolas Werner 7c8a1598cb Update translations 4 years ago
Nicolas Werner 233a8a5dad Fix variable shadowing 4 years ago
DeepBlueV7.X f78549f9b9
Merge pull request #341 from Kirillpt/issue_329 4 years ago
kirillpt 22997439ba change 'redacted' for 'removed' 4 years ago
Nicolas Werner 90cae987fd Bump max dbs 4 years ago
Nicolas Werner c6661049f5 Update translations 4 years ago
Nicolas Werner c31b9e2793 Fix race when reading members from db 4 years ago
Nicolas Werner 7cda502edd Add some db logging and clean up avatar urls a bit 4 years ago
DeepBlueV7.X 140d927463
Merge pull request #339 from Kirillpt/issue_331 4 years ago
DeepBlueV7.X 2a5432d622
Merge pull request #340 from trilene/fix-call-bar 4 years ago
DeepBlueV7.X c44513614f
Merge branch 'master' into fix-call-bar 4 years ago
DeepBlueV7.X 54d75466c7
Merge pull request #335 from Nheko-Reborn/qml-text-input 4 years ago
trilene 491ca1592a Fix ActiveCallBar 4 years ago
kirillpt 8b1bc6b35a fixed toggle weirdness in settings, after loads added setChecked for Toggles, and fix issues with startInTray 4 years ago
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