Commit Graph

989 Commits (612e8caa785adf53475a0561958bdc006b936f92)

Author SHA1 Message Date
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
trilene 3f73853e4b Move ActiveCallBar Qml to separate file 4 years ago
trilene da27670cbe Port ActiveCallBar to Qml 4 years ago
Nicolas Werner 4179be427f Fix binding loop when trying to reply 4 years ago
Nicolas Werner 0afe1299e2 Fix emoji escape in file messages 4 years ago
Nicolas Werner 75d7c2608a Update translations 4 years ago
Jussi Kuokkanen 13658d536e make typing Rectangle extents cleaner 4 years ago
Lurkki14 8741e5f36a
Set typing Rectangle color directly instead of Connection 4 years ago
Jussi Kuokkanen 1f71f7227a make Rectangle to fill the gap between input widget and typing users 4 years ago