Commit Graph

511 Commits (e1f3cfd92a17f6988646d62d8a10acb1f5063412)

Author SHA1 Message Date
Nicolas Werner 37df79f796 Show userid in completer 4 years ago
Nicolas Werner 0cf556fa20 Mouse selection of completions 4 years ago
Nicolas Werner 90ce4f23ab Fix index out of range on backspace in completer 4 years ago
Nicolas Werner 29625ae253 Fix some issues with completer 4 years ago
Nicolas Werner c8fa40a2df Use a trie for filtering completions (not fuzzy yet) 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
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 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
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
kamathmanu eb72fd2cf9 Make compatible with qt 5.12 4 years ago
trilene d391404b79 Video calls: add local webcam view 4 years ago
Mayeul Cantan 2c542c398a Smooth pictures in timeline 4 years ago
Mayeul Cantan a176f0bf35 Smooth Avatars in timeline 4 years ago
Mayeul Cantan a9a0635c02 Wording: Verification request isn't a request anymore once accepted 4 years ago
Nicolas Werner 2143881997 Make back button bigger as it is hard to tap with your thumb 4 years ago
trilene d1f3a3ef40 Support video calls 4 years ago
Nicolas Werner 7f2d18c36d Fix small scope issue 4 years ago
Nicolas Werner 0e7baa21ab Disable new MessageInput, until you can paste images 4 years ago
Nicolas Werner 3d64df41da Split up TimelineView into separate components 4 years ago
Nicolas Werner 3a0e55e97b Qml message input mockup 4 years ago
Nicolas Werner 3172811ca7 Add mobile mode which improves scrolling 4 years ago
Nicolas Werner 53734607cf Fix copying text 4 years ago
Nicolas Werner e959443831 Speed up rendering the timeline by a LOT by reducing clipping 4 years ago
Nicolas Werner b3a7f0b888 Hide room name, if not loaded yet 4 years ago
kamathmanu e1c4f7d516 Make Text element a sibling of the Rectangle to avoid the text from depending on the rectangle's opacity property. Switch to Nheko theme colors 4 years ago
kamathmanu e3c6656613 Avoid hardcoded font size 4 years ago
kamathmanu a0c2a174ea Display filename on mouse hover 4 years ago
Nicolas Werner d075a90024 Fix emoji filter losing focus 4 years ago
Nicolas Werner 1a029112d9 Lint qml with qml-format 4 years ago
Nicolas Werner 7b6fab3373 Calculate verification status from cross-signing sigs and update dynamically 4 years ago
Nicolas Werner 64d5a193f1 Fix in room verification 4 years ago
Nicolas Werner 8a4d85f801 Show different verification errors 4 years ago
Nicolas Werner bca29a4227 Make steps in verification flow explicit 4 years ago
Nicolas Werner 51964c4fd7 Clean up verification pages a bit 4 years ago
Nicolas Werner d4dccc8e36 Fix room name 4 years ago
Nicolas Werner 54e3c2c96b Fix verification start to start with request 4 years ago
Nicolas Werner 94690ebd4c Clean up verification and key cache a bit 4 years ago
trilene e57199412a Allow button colors override 4 years ago