Commit Graph

939 Commits (fa829bebd09e015e6696a2428137fac3f1eb29cc)

Author SHA1 Message Date
Nicolas Werner 9c1912ed93 Fix preview of sent encrypted images 5 years ago
Nicolas Werner 31b00c445b Send encrypted files as generic mimetype and actually set url 5 years ago
Nicolas Werner e98a61fea6 Show topic and name changes in timeline 5 years ago
Nicolas Werner 362efbf5b9 Restore linkification of messages 5 years ago
Nicolas Werner 43d7fe0d35 Implement sending encrypted files 5 years ago
Nicolas Werner 5bfdaff778 Implement decryption of images 5 years ago
Nicolas Werner a689118d71 lint 5 years ago
Nicolas Werner b8f6e4ce64 Add encrypted file download 5 years ago
Nicolas Werner 6c2ec3fe67 Rename qml namespace from com.github.nheko to im.nheko 5 years ago
Nicolas Werner 9fd279c020 Show encryption enabled and use a non zero size for zero size vide 5 years ago
Nicolas Werner 7bd875004f Only mark messages as read, when room is active 5 years ago
Nicolas Werner 5429b425e9 Lint 5 years ago
Nicolas Werner cf88499ccb Fix replies to encrypted events 5 years ago
Nicolas Werner 001c94865c Fix windows build 5 years ago
Nicolas Werner c424e397b0 Add loading spinner and restore message send queue 5 years ago
Nicolas Werner 562169965c Show only messages in room list 5 years ago
Nicolas Werner 91d1f19058 Remove old timeline 5 years ago
Nicolas Werner 2bfb885b47 optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider 5 years ago
Nicolas Werner 1268e9f11c Make replies format nicer 5 years ago
Nicolas Werner 88dc72df4f Enable link handling 5 years ago
Nicolas Werner 993926e189 Make user clickable and improve button cursor look 5 years ago
Nicolas Werner 4f7a45a0a6 Improve avatar look and layouting 5 years ago
Nicolas Werner bde71a6cbc fixup bad room list translation commit 5 years ago
Nicolas Werner 2c37beba8d Fix translation of roomlist message preview 5 years ago
Nicolas Werner 6b6085b270 Actually fix updating roomlist on new messages 5 years ago
Nicolas Werner 15badebc77 Show own messages in RoomList 5 years ago
Nicolas Werner b1f1cb2b56 Redirect qt logger 5 years ago
Nicolas Werner 0d8bf6c676 lint 5 years ago
Nicolas Werner 3d6f502bcc Incubate delegates asynchronously 5 years ago
Nicolas Werner c8f97216fa Small fixes to delegate chooser implementation 5 years ago
Nicolas Werner c37495fae2 Use a basic implementation of a DelegateChooser for compat with older Qt 5 years ago
Nicolas Werner cff46d97a8 Add native themeing to QML (where possible) 5 years ago
Nicolas Werner a83ae7e95f Fix section layout issues and pagination issues 5 years ago
Nicolas Werner 0fd2199112 Load content if no scrollbar is needed 5 years ago
Nicolas Werner 8ebef4eed2 Size images/videos by timeline width 5 years ago
Nicolas Werner ec6953d0c0 Fix linting issues 5 years ago
Nicolas Werner 241c0236fc Try to fix windows Winsock.h compilation error 5 years ago
Nicolas Werner 425d534e22 Enable Sticker and Emote messages 5 years ago
Nicolas Werner ea98d7b2ae Add simple audio message widget 5 years ago
Nicolas Werner a8166462ad File messages (qml) 5 years ago
Nicolas Werner ea12c9f9bc Add basic read_event support (qml) 5 years ago
Nicolas Werner 1dd1a19b06 Update roomlist on new messages 5 years ago
Nicolas Werner aee29c6ed5 Reenable redactions 5 years ago
Nicolas Werner 0d3c9390c6 Rename initialize to sync, since it does the same thing 5 years ago
Nicolas Werner e2d733a01a Restore saving of media 5 years ago
Nicolas Werner 9b18440b4f Reenable ImageOverlay 5 years ago
Nicolas Werner 82091999c4 Add lock to encrypted messages 5 years ago
Nicolas Werner a5ccd00be0 Remove noisy decrypted message 5 years ago
Nicolas Werner bb60976e7e Reenable encrypted messages 5 years ago
Nicolas Werner 6c7e6b0e86 Fix read indicator 5 years ago