Commit Graph

511 Commits (e1f3cfd92a17f6988646d62d8a10acb1f5063412)

Author SHA1 Message Date
Nicolas Werner 2606568376 Fix messages sometimes not being rendered, when they are too large 4 years ago
Nicolas Werner 6a2e8a6952 Try to avoid QTBUG-89568 4 years ago
Nicolas Werner a62276c289 Fix UI allowing edits of foreign messages in some cases 4 years ago
Nicolas Werner 29c89b1b9e Abort -> Cancel 4 years ago
Nicolas Werner 6e2ae1d812 Add edit shortcuts and fix some focus stuff 4 years ago
Nicolas Werner 9b7d33e847 Implement message editing 4 years ago
Nicolas Werner 00fd4eecec Display edits correctly 4 years ago
Jedi18 37679ac57e added room settings qml 4 years ago
trilene 974c336c5e make lint 4 years ago
Jedi18 4aefac08a4 focus message input on adding emoji/reacting to a message 4 years ago
Jedi18 f02342fe22 close emoji autocompleter if space typed after : issue #433 and adds default option for emoji font family settings 4 years ago
Nicolas Werner 3433cc3be7 Cleanup privacy screen, no more grabImage 4 years ago
Loren Burkholder 5109dc5e0f Fix QML layout warnings 4 years ago
Joseph Donofry 2a858d84e2
Update format script again 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
Loren Burkholder 1c3e113d4e Allow drag/drop of files on whole timeline 4 years ago
Joseph Donofry 1127aa7c91
Small UX fixes 4 years ago
Joseph Donofry d59910a8f2
Remove redundant import and fix visible warning 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
Nicolas Werner 73244afdb8 Fix username completion deleting characters before it 4 years ago
Nicolas Werner 54cc77de0e Only select elements in completer when mouse is moved 4 years ago
Nicolas Werner d1280af2e4 Autoclose completer when space is pressed and no suggestion available 4 years ago
Jedi18 5e3f513655 update room specific username from userprofile 4 years ago
Joseph Donofry bfeb766a91
Implement Privacy Screen 4 years ago
Joseph Donofry cb93ac3402
Fix formatting 4 years ago
Joseph Donofry 0794f0a3fd
Initial commit for privacy screen 4 years ago
Loren Burkholder bc7cf9ef39 Get category switching working 4 years ago
Nicolas Werner e5d2e2b728 Remove test log message 4 years ago
Nicolas Werner 2165eb8cb8 Focus input area on room switch and reply change again 4 years ago
rnhmjoj c569ab24bc
Add "open in external program" action 4 years ago
Loren Burkholder cd426d8f75 Use colors.mid for Completer border 4 years ago
Loren Burkholder 7e374a205c Fix UserProfile's behavior in dark theme 4 years ago
Nicolas Werner 97340bed13 Fix font tags showing up in playable media messages 4 years ago
Loren Burkholder b1f8397499 Add border to Completer to distinguish it from the window 4 years ago
Nicolas Werner 6f17e2ff6e Fix flickable direction for MessageInput 4 years ago
Nicolas Werner 32a20a5f8c Simplify section handling a bit 4 years ago
trilene 150046233b Fix typo 4 years ago
Nicolas Werner 15750872de Fix completer opening in wrong place after warning fix 4 years ago
Nicolas Werner d11978ac1b Fix qml warnings 4 years ago
Nicolas Werner bcfa683468 Improve hover stuff, needs HoverHandler for a proper fix 4 years ago
Nicolas Werner 6a0de004a2 Fix placeholderTextColor not supported below Qt 5.12 4 years ago