Commit Graph

26 Commits (275d4dfed912affccc0af01a20b2c6bc8c59256e)

Author SHA1 Message Date
Nicolas Werner 4cd260bfcf Optimize includes a bit 5 years ago
Nicolas Werner 13df852479 Reduce some include of Cache.h since it needs 11s on average 5 years ago
Nicolas Werner 932dbf38fe Fix position of invite button and elide long button texts 5 years ago
Nicolas Werner ba25771c08 Make invites always stick to the top 5 years ago
Nicolas Werner 2c37beba8d Fix translation of roomlist message preview 5 years ago
Nicolas Werner ebeb1eb772 Implement avatars in qml timeline 5 years ago
Aidan Hahn 4a223ef508
relinted 6 years ago
Aidan Hahn a1c2aed36a
Refactored Avatar and RoomInfoListItem to access rounding settings in place 6 years ago
Aidan Hahn b10d453bd5
add controll bits for avatar rounding 6 years ago
Nicolas Werner 52056a79fa Try to reduce memory usage by reusing avatar pixmaps 6 years ago
Joseph Donofry 4c0d4f35fe
Fix support for Qt versions < 5.11 6 years ago
Joseph Donofry 2484e0c118
Fix formatting issues 6 years ago
Joseph Donofry c0a010acbb
Fix deprecated function call issues with Qt 5.13 6 years ago
redsky17 4185b8d121 Add unread notification color for user mentioned 6 years ago
redsky17 3fceaeb203 Add hover color for timestamp. 6 years ago
Joe Donofry ae91bab07d Tweak some of the colors in the CSS rules for nheko. 6 years ago
Konstantinos Sideris 6a90ed574e Increase the height of the roomlist items 6 years ago
Konstantinos Sideris 184c8b28e9 Use a smaller font size for the timestamp 6 years ago
Konstantinos Sideris aa486a5c0c Adjustments for the minimized sidebar 6 years ago
Konstantinos Sideris 844443a324 Adjust the widget size of the room list items 6 years ago
Konstantinos Sideris 9038c950ae Remove pixel value from fonts 6 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 6 years ago
Konstantinos Sideris 8767ea181d Mark unread rooms as such in the room list 7 years ago
Konstantinos Sideris 990a3a97c7 Merge matrix-structs into the client lib 7 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
Konstantinos Sideris 5538a04690 Make the number of unread messages fit in the bubble 7 years ago
Konstantinos Sideris 18061f0600 Use the correct avatar size for HiDPI displays 7 years ago
Konstantinos Sideris 21c68c5824 Show room tooltips when the sidebar is collapsed 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris 284d200361 Fix invite button colors on the system theme 7 years ago
Konstantinos Sideris ed0b345e76 Pin invites to the top of the room list 7 years ago
Konstantinos Sideris 480de2d30b Adjust unread msg bubble 7 years ago
Konstantinos Sideris d2d65b6662 More stylistic changes & dark theme tweaks 7 years ago
Konstantinos Sideris cef385e1e4 Use the full with of the roomlist for the last message 7 years ago
Konstantinos Sideris bac1f46127 Dark theme revisited 7 years ago
Konstantinos Sideris 7253dc2c54 roomlist: Put the message timestamp on the top 7 years ago
Konstantinos Sideris f95998a64b Be explicit about the captured parameters in lambdas 7 years ago
Konstantinos Sideris 86280098b4 Implement server-side notification count 7 years ago
Konstantinos Sideris ba8faa357f Remove empty destructors 7 years ago
Konstantinos Sideris 3929261a8e Use QSharedPointer to save RoomStates 7 years ago
Konstantinos Sideris 5b09c8e652 Handle surrogate pairs in avatars 7 years ago
Max Sandholm 312df6f3bb Communities (#195) 7 years ago
Konstantinos Sideris 1705273bb8 Fix font size inconsistencies 7 years ago
Konstantinos Sideris ccbcfe9fa4 Bold room names 7 years ago
Konstantinos Sideris f11044b5eb Handle incoming invites 7 years ago
Max Sandholm 19b526d453 Use system color scheme (using a Qt stylesheet) #104 7 years ago
Benjamin Saunders 5bd5555a51 Use C++11 braced list style (#121) 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago
Konstantinos Sideris c0e55378c3 Remove extra inline keywords 7 years ago
Max Sandholm 7ad45d8d64 React to externally left and joined rooms, and add "leave room" button in room menu (#75) 7 years ago