Commit Graph

60 Commits (e1f3cfd92a17f6988646d62d8a10acb1f5063412)

Author SHA1 Message Date
Nicolas Werner 0d0709ccd3
Show verification status next to messages 4 years ago
Nicolas Werner ab0baf5d9e
Only show actions, when you have permissions to do them 4 years ago
Nicolas Werner fcda5ace6b
Update translations 4 years ago
Nicolas Werner 84b2cf08a1
Set Dialog flag on Dialogs 4 years ago
Loren Burkholder 877685d66d Use qsTr() for strings 4 years ago
Nicolas Werner 05c636a8d4
Fix qml license headers again 4 years ago
Nicolas Werner 1961312b15
Improve sorting and sizing of completions a bit 4 years ago
Nicolas Werner c03f716e8b
Fix conflict between qmlformat and license check 4 years ago
Nicolas Werner bb6ff8cec8
Show mxid on hovering username 4 years ago
Nicolas Werner a6f0d2ea7d
Update license headers 4 years ago
Nicolas Werner 8351cc4180 Fix miscalculation of padding in timeline 4 years ago
Jedi18 35aa0126ac added changing of name through edit modal, removed old roomsettings 4 years ago
trilene 974c336c5e make lint 4 years ago
Joseph Donofry 2bfd44755e
Try to fix format script and fix linting 4 years ago
Jedi18 cd3f719e43 add loading indicator 4 years ago
Jedi18 d535cc5e75 add error message and update avatars on avatar change in timeline and user profile dialog 4 years ago
Jedi18 c3e02240bf update room and global avatar through user profile 4 years ago
Jedi18 0ebb2947ef focus and select text on clicking edit button 4 years ago
Loren Burkholder 58dc79074c Close user profile dialog on Esc 4 years ago
Loren Burkholder cd998d1c35 Center user info dialog on the screen 4 years ago
Jedi18 e09e587796 shifted isUsernameEditingAllowed to qml from c++ 4 years ago
Jedi18 9b5a287d14 made requeste changes 4 years ago
Jedi18 b3f29f592b Changed edit method from double clicking to an edit button 4 years ago
Jedi18 87490c29cd Username can be edited by double clicking on text, added global user profile menu action in user info widget 4 years ago
Jedi18 5e3f513655 update room specific username from userprofile 4 years ago
Loren Burkholder 7e374a205c Fix UserProfile's behavior in dark theme 4 years ago
Nicolas Werner 724e6436ee Remove unused stuff in profile 4 years ago
Nicolas Werner 6090d00251 Revert "Update QtQuick versions to match Qt 5.10" 4 years ago
Nicolas Werner 31881e14d9 Make it easier to understand, what button to click for verification from profile 4 years ago
Joseph Donofry 74e32dd96b
Update QtQuick versions to match Qt 5.10 4 years ago
Joseph Donofry 9a604d3821
Clean up Avatar click event handling 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 bca29a4227 Make steps in verification flow explicit 4 years ago
Nicolas Werner 94690ebd4c Clean up verification and key cache a bit 4 years ago
CH Chethan Reddy 8eb74daf76 Split qml part of Device Verification 4 years ago
Nicolas Werner 94e1b52ddd Single line click handler 4 years ago
Nicolas Werner b934cf329c Clean up UserProfile a bit 4 years ago
Chethan2k1 f6a47ce72f Some fixes 4 years ago
Chethan2k1 e70b4e4268 Fix wrong tran_id issue 4 years ago
CH Chethan Reddy 8a4bd37fea [WIP] Room Verification Works! 4 years ago
CH Chethan Reddy 2e20049b36 [WIP] Room-Verification Messages 4 years ago
CH Chethan Reddy 1fcd768f88 Adding Room Key Verification Stuff 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 fd232b1f4a Some more fixes 4 years ago