Commit Graph

1819 Commits (1fcd768f88f7e84978d19283c9fa6205624f2544)
 

Author SHA1 Message Date
CH Chethan Reddy 1fcd768f88 Adding Room Key Verification Stuff 4 years ago
CH Chethan Reddy a2979c2df1 Updating keys of outdated encrypted users 4 years ago
CH Chethan Reddy 1103cc15cf Adding icons to UserProfile 4 years ago
Nicolas Werner 08028d5c57 Refactor UserProfile 4 years ago
CH Chethan Reddy ac1fbbb69f Some issue with UserProfile 4 years ago
CH Chethan Reddy 6fae36abc4 [WIP] Add Caching for users 4 years ago
CH Chethan Reddy ffa61095b8 Error Handling and some fixes 4 years ago
CH Chethan Reddy 00e36b6068 Add some Userprofile buttons 4 years ago
CH Chethan Reddy 75efa5d3a2 Fix the Weird auto-confirmation and cancellation 4 years ago
CH Chethan Reddy fd232b1f4a Some more fixes 4 years ago
Nicolas Werner 4862be06be Fix presence indicator 4 years ago
CH Chethan Reddy 1633650303 Some more changes 4 years ago
CH Chethan Reddy d49ab15656 Some Improvements 4 years ago
CH Chethan Reddy ce013e67a6 Add some more slots and mac 4 years ago
CH Chethan Reddy 67367d0004 Shared secret with decimal and emoji works! 4 years ago
CH Chethan Reddy 41b6ef0c32 Add DeviceVerificationList to keep track of all flows and Popup on 4 years ago
Chethan2k1 1eb162cb6f Handle Device Verification related to_device messages 4 years ago
Chethan2k1 cd5dd0e39b Add SAS Method choice and Add send_to_device API call 4 years ago
Chethan2k1 b628f485ff Tweak UI for device verification and Add more slots 4 years ago
CH Chethan Reddy f9c0f4dd54 Add C++ Model for DeviceList 4 years ago
Chethan2k1 a54a973ad6 Adding DeviceList for userprofile 4 years ago
CH Chethan Reddy 64f204d984 Rewrite UserProfile in qml 4 years ago
Nicolas Werner 707248fea3 Add DeviceVerificationFlow dummy and verification test button 4 years ago
Nicolas Werner b1362ca69f Use label in device verification dialogs (for proper theming) 4 years ago
Nicolas Werner fed0463e57 Make emojis a bit smaller 4 years ago
Nicolas Werner 480c4bc8f5 Set proper emoji font for device verification 4 years ago
Nicolas Werner 2088053d26 Add DeviceVerificationFlow dummy and verification test button 4 years ago
Nicolas Werner 488cc5e73b First design iteration of device verification dialogs 4 years ago
Nicolas Werner 7f3d97517f Fix double free by closing cursor at the right time 4 years ago
Nicolas Werner 12090c0a06 Add workaround for duplicate syncs 4 years ago
Nicolas Werner 720bb164f7 Fix migration (hopefully) 4 years ago
Nicolas Werner ade905c881 Fix shadowing variable 4 years ago
Nicolas Werner a00b11def7 Rename EventStore::event to get to remove ambiguity with QObject::event 4 years ago
Nicolas Werner 28e7ea40cb Bump mtxclient and use git dependency in flatpak 4 years ago
Nicolas Werner 8bf26917ad Make long press menu actually work 4 years ago
Nicolas Werner 6f557c19a1 Optimize scrolling a little bit 4 years ago
Nicolas Werner cbb4356b19 Fix more non integer heights 4 years ago
Nicolas Werner fdcf91f5eb Fix binding loop and non integer text height 4 years ago
Nicolas Werner 4e7bd20e0c Reset fetch in progress when fetch failed 4 years ago
Nicolas Werner b294430fe5 Return to redacted messages instead of just storing the redaction 4 years ago
Nicolas Werner 147ae68c31 Don't send url, if we send an encrypted file 4 years ago
Nicolas Werner f23d733cff Fix room joins 4 years ago
Nicolas Werner 19f27236ea Fix reactions 4 years ago
Nicolas Werner 6f2bc908ba Fix reaction display 4 years ago
Nicolas Werner d467568a65 Close cursor we don't need and where we overwrite the contents 4 years ago
Nicolas Werner 8261446f83 Fix reply scrolling 4 years ago
Nicolas Werner 5695f004a2 Fix race condition between /messages and /sync 4 years ago
Nicolas Werner 046b3f4da6 Mark own events as read again after sending 4 years ago
Nicolas Werner 36e4405f25 Fix flickering of encrypted messages when sending using new store 4 years ago
Nicolas Werner a5dda86a6c Fix encryption indicator 4 years ago