Commit Graph

17 Commits (c24f9a22a535fe26130c856caf2a8a7c4631e689)

Author SHA1 Message Date
Nicolas Werner 12fff7408e Optimize build 4 years ago
Nicolas Werner bd0deb7213 Fix crash on exit 4 years ago
Emi Simpson 5c308b1caf
Fixed bug caused by me forgetting what types im using (invites appearing at the bottom of the list instead of the top when priority sorting was off) 5 years ago
Emi Simpson b6bd36ac16
Added toggle in the settings to ignore minor events 5 years ago
Emi Simpson 08125e8c44
Sort room list by room priority 5 years ago
Nicolas Werner 9efa001bcf Fix high dpi scaling of avatars 5 years ago
Nicolas Werner 7ccc120f63 modernize: use nullptr 5 years ago
Nicolas Werner 13df852479 Reduce some include of Cache.h since it needs 11s on average 5 years ago
Aidan Hahn ce978589b7
removed leftovers from previous refactor 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
redsky17 4185b8d121 Add unread notification color for user mentioned 6 years ago
redsky17 996a4c9590 Fix clang-format linting issue 6 years ago
redsky17 bcabf2fb73 Update travis ci config to point to redsky17 config and try to fix lint 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 844443a324 Adjust the widget size of the room list items 6 years ago
Konstantinos Sideris 8767ea181d Mark unread rooms as such in the room list 6 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
Konstantinos Sideris 4344b6964f Save timeline messages in cache for faster startup times 7 years ago
Konstantinos Sideris 5538a04690 Make the number of unread messages fit in the bubble 7 years ago
Konstantinos Sideris 1642f3cf40 Update invites in the UI after sync 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris d2d65b6662 More stylistic changes & dark theme tweaks 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 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
Max Sandholm 312df6f3bb Communities (#195) 7 years ago
Konstantinos Sideris 208f957911 Re-order room list based on activity 7 years ago
Konstantinos Sideris 1ab55d4732 Add date separator in the timeline 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
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago
Konstantinos Sideris c0e55378c3 Remove extra inline keywords 7 years ago
Konstantinos Sideris 8390ff253d Fix icons for retina displays 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
Konstantinos Sideris 748f480077 Add missing update calls 7 years ago
Konstantinos Sideris 1bfe48de75 Style change again 8 years ago
Konstantinos Sideris 2644e4acca Small style change 8 years ago
Konstantinos Sideris 9c28ba28a8 Update the last sender from the initial pagination 8 years ago
Konstantinos Sideris 146aaa8746 Display the most recent message instead of the topic 8 years ago
Konstantinos Sideris af0f22fc91 Keep fetching history until the scrollbar gets activated 8 years ago
Konstantinos Sideris 30fb46e25b Use pixels to specify the font sizes 8 years ago
Konstantinos Sideris 730a56f58e Remove hardcoded font sizes, margins etc 8 years ago
Konstantinos Sideris da190593c8 Repaint when the room avatar is received 8 years ago
Konstantinos Sideris af80c251d7 Add context menu on RoomList items 8 years ago
Konstantinos Sideris 0cd9e3b1e5 Resolve name and avatar on 1-on-1 rooms 8 years ago