Commit Graph

9 Commits (aa486a5c0ca9b5e886fedd3b12acf0e5238f2ce7)

Author SHA1 Message Date
Konstantinos Sideris 4865f852d8 Remove room re-ordering option 6 years ago
Konstantinos Sideris 8767ea181d Mark unread rooms as such in the room list 7 years ago
Konstantinos Sideris f8a1ed84a8 Fix background color on the room list widget 7 years ago
Konstantinos Sideris 8386dd73ce Enable scrollbar on the room list for macOS (#174) 7 years ago
Konstantinos Sideris 59a42183bc Fix issue with missing communities due to an unregistered metatype 7 years ago
Konstantinos Sideris 35067088f9 Disable paint updates when removing the room filter 7 years ago
Konstantinos Sideris 73e3161c88 Disable paint updates while applying room filtering (#380) 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 33490eddab Remove the v2 namespace from the http client 7 years ago
Konstantinos Sideris 4344b6964f Save timeline messages in cache for faster startup times 7 years ago
Konstantinos Sideris 8e9d210a2a Rename the log namespace to avoid symbol clash with the math function 7 years ago
Konstantinos Sideris 626c680911 Add support for displaying decrypted messages 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 3f80725c33 Add support for displaying m.sticker events 7 years ago
Konstantinos Sideris c971602b2d Add remove_if for maps 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 4a2f1af090 Save read receipts 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris 39a8150fae Update room name & avatar on new rooms 7 years ago
Konstantinos Sideris f95998a64b Be explicit about the captured parameters in lambdas 7 years ago
Konstantinos Sideris fdd5051dcf Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 7 years ago
Konstantinos Sideris 86280098b4 Implement server-side notification count 7 years ago
William Pitcock 0be787f1e4 RoomList: do not blindly dereference RoomState (#232) 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 0e91dae922 Erase items using the key 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 5e0fbe87a0 Use `toMSecsSinceEpoch` to be compatible with qt < 5.8 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 a605e4486f Migrate to matrix-structs for event and response parsing 7 years ago
Konstantinos Sideris eae069ad93 Group emoji and dialogs with namespaces 7 years ago
Konstantinos Sideris 32c8340577 Create directories for related files 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
Max Sandholm 19b526d453 Use system color scheme (using a Qt stylesheet) #104 7 years ago
Konstantinos Sideris b586a2329c Fix roomlist borders 7 years ago
Konstantinos Sideris a6b84fac45 Remove unnecessary layouts 7 years ago
Konstantinos Sideris 91b8427795 Add missing headers 7 years ago
Konstantinos Sideris c18a49915b Save the changes between syncs in cache 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago