Commit Graph

14 Commits (3a047ffe30cf5efa125d1ef07a97de87055ea100)

Author SHA1 Message Date
Nicolas Werner 7b46aa2a6e Store secrets in keychain 4 years ago
Nicolas Werner bd0deb7213 Fix crash on exit 4 years ago
Nicolas Werner 641a883bfd Optimize RoomList sorting 5 years ago
Emi Simpson b6bd36ac16
Added toggle in the settings to ignore minor events 5 years ago
Nicolas Werner 7ccc120f63 modernize: use nullptr 5 years ago
Nicolas Werner 127fb9370b Remove metatypes from headers 5 years ago
Nicolas Werner 558fd10f7b Add next/prev room shortcuts 5 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
Konstantinos Sideris 4865f852d8 Remove room re-ordering option 6 years ago
Konstantinos Sideris 8767ea181d Mark unread rooms as such in the room list 6 years ago
Konstantinos Sideris 59a42183bc Fix issue with missing communities due to an unregistered metatype 7 years ago
Konstantinos Sideris 54c7eb374a Lower the complexity of the group filtering algorithm (#380) 7 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 7 years ago
Konstantinos Sideris b89257a34b Migrate to mtxclient for the http calls 7 years ago
Konstantinos Sideris ebed87ea57 Don't use shared pointers for cache 7 years ago
Konstantinos Sideris 4c4ea557b3 Replace shared pointers of MatrixClient with a single instance 7 years ago
Konstantinos Sideris 95120c602b Refactor utils::getMessageDescription 7 years ago
Konstantinos Sideris 1642f3cf40 Update invites in the UI after sync 7 years ago
Konstantinos Sideris 9d825b07ca Remove dead code 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 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 26f221ec23 Move LeaveRoom dialog to MainWindow (#87) 7 years ago
Konstantinos Sideris 1fad9398fc Use more stl containers & minor refactorings 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 33f534c6f8 Cache room avatars (#139) 7 years ago
Konstantinos Sideris f11044b5eb Handle incoming invites 7 years ago
Konstantinos Sideris eae069ad93 Group emoji and dialogs with namespaces 7 years ago
Konstantinos Sideris 54cf3418bc Paint RoomList's background (#137) 7 years ago
Konstantinos Sideris 0f363b5f44 Send read receipts 7 years ago
Konstantinos Sideris 937caddacd Keep track of newly joined rooms in the settings manager 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago
Konstantinos Sideris bc4b47a5e3 Use shared pointer for the modals 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 1bfe48de75 Style change again 8 years ago
Konstantinos Sideris 146aaa8746 Display the most recent message instead of the topic 8 years ago
Konstantinos Sideris af80c251d7 Add context menu on RoomList items 8 years ago
Konstantinos Sideris 30fce32161 Remove RoomList UI form 8 years ago
Konstantinos Sideris 6553aa61a1 Replace include guards with #pragma once 8 years ago
Konstantinos Sideris 7502f167ae Use QSharedPointer to manage TimelineViews and RoomInfoListItems 8 years ago
Konstantinos Sideris 1f90c58076 Use timeline to retrieve state events 8 years ago
Konstantinos Sideris e1d48367f8 Show the unread message count on the window title 8 years ago
Konstantinos Sideris 3b0ff1a4cd Add initial support for unread message count 8 years ago
Konstantinos Sideris 6468faa39e Use only a MatrixClient as a shared pointer 8 years ago
Konstantinos Sideris 239780557f Add logout button 8 years ago
Konstantinos Sideris 4f45575c79 Initial commit 8 years ago