Nicolas Werner
e2fc676c77
Revert keeping whitespace in html, it breaks lists
4 years ago
Jedi18
35aa0126ac
added changing of name through edit modal, removed old roomsettings
4 years ago
Jedi18
f044e2d2a1
fix avatar update on timeline sync
4 years ago
Jedi18
a7d7d18e92
shifted room avatar changing
4 years ago
Jedi18
473b14ed0f
added roomversion, roomid etc
4 years ago
Jedi18
7401bd13b2
added notifications and encryption for the new roomsettings
4 years ago
Nicolas Werner
2a5e20dc6f
Fix cancel edit order on Escape key
4 years ago
Jedi18
b70f37194f
ui almost looks the same, midway between transition from old room settings to new room settings
4 years ago
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
...
The UI still looks ugly, but I have no good idea atm.
fixes #134
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
...
fixes #421
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
...
* Add handles for window focus gained / focus lossed and connect to timer
* Clean up some of the PrivacyScreen.qml code
* Connect settings to PrivacyScreen visibility
4 years ago
Joseph Donofry
cb93ac3402
Fix formatting
4 years ago
Joseph Donofry
0794f0a3fd
Initial commit for privacy screen
...
Missing window focus event and knowing when room is encryption
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
...
fixes #412
fixes #413
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