Commit Graph

669 Commits (24e0285210e758ab4913fbad84daba632bc2a6d1)
 

Author SHA1 Message Date
Konstantinos Sideris 24e0285210 Don't try to send megolm session keys to devices with no one-time keys 7 years ago
Konstantinos Sideris b758cc4487 Pass down toolchain file on Windows 7 years ago
Konstantinos Sideris 9102a141f3 Handle OLM_MESSAGE type of messages properly 7 years ago
Konstantinos Sideris 7fc010fc4f Fix CI errors on macOS & Windows 7 years ago
Konstantinos Sideris 8e9d210a2a Rename the log namespace to avoid symbol clash with the math function 7 years ago
Konstantinos Sideris 5d47cc3940 Add support for sending encrypted messages 7 years ago
Konstantinos Sideris e5dd64c63a Add method to convert PendingMessage's to event types 7 years ago
Konstantinos Sideris a97528b432 Fix bug where cache was initialized twice in a row 7 years ago
Konstantinos Sideris 36cb62748b Add menu option to enable encryption in a private room 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 1366b01790 Install missing dependencies in travis-ci/appveyor 7 years ago
Konstantinos Sideris 0a9d95dfc9 Include mtxclient in the build 7 years ago
Konstantinos Sideris 70ffa43424 Bump version to v0.4.3 7 years ago
Konstantinos Sideris 0fe81ecd4a Show Matrix ID tooltip when hovering over display name 7 years ago
Konstantinos Sideris b371c15b5f Properly resize Audio & File widgets 7 years ago
Konstantinos Sideris 90595beb16 Set fixed height for the DateSeparator & TextLabel 7 years ago
Konstantinos Sideris bcba977f4c Fix resize slowness on the TopBar 7 years ago
Konstantinos Sideris f533d9d7ea Bump version to 0.4.2 7 years ago
Konstantinos Sideris 5538a04690 Make the number of unread messages fit in the bubble 7 years ago
Konstantinos Sideris 5e9d8373e4 Use the white for text on the dark theme 7 years ago
Konstantinos Sideris c11b18d5e0 Fix "jumpy messages" regression 7 years ago
Konstantinos Sideris ec7b3e1e2b Bump version to 0.4.1 7 years ago
Konstantinos Sideris 3cf7ab9f04 Fix line break issue on timeline with long words 7 years ago
Konstantinos Sideris 03c5f79543 Use std::string for the "creator" key in m.room.member 7 years ago
Konstantinos Sideris 9eb1c496a0 Retrieve the current room state from cache when the edit modal opens 7 years ago
Konstantinos Sideris d88dee3185 Refresh the room info on the top bar after sync 7 years ago
Konstantinos Sideris 4ab42c68f4 Fix crash on unfinished animation & center the edit modal 7 years ago
Konstantinos Sideris b19a5f6f8f Generate missing translations strings 7 years ago
Konstantinos Sideris 4d3709615a Update dockerfiles with the qt-svg dependency 7 years ago
Konstantinos Sideris 1bc4260249 Update screen-shot 7 years ago
Konstantinos Sideris 3d26c5f14d Add missing header 7 years ago
Konstantinos Sideris 791a9d0a4d Hide the edit menu when the user doesn't have enough power 7 years ago
Konstantinos Sideris 340c9ab9de Add menu to modify the name & topic of the room 7 years ago
Anton Karmanov fab413327c Initial Russian translate (#318) 7 years ago
Konstantinos Sideris 127d0cd1a4 Add missing markdown extension 7 years ago
Konstantinos Sideris 592640addf Add contributing document 7 years ago
Konstantinos Sideris ccf089ddb6 Fix translations 7 years ago
twahm 4bd43780d9 Add read support for room access options (#324) 7 years ago
Konstantinos Sideris 18061f0600 Use the correct avatar size for HiDPI displays 7 years ago
Konstantinos Sideris 05585ff8cf Make explicit that MatrixClient & Cache are unique pointers 7 years ago
Konstantinos Sideris 701aa93b0a Add scrollbar in the settings menu 7 years ago
Anton Karmanov 17896b1c82 Start in tray (#319) 7 years ago
Konstantinos Sideris 7d809be79f Hide SnackBar initially & guard against access of an empty list 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 ffb43836e4 Remove the pseudo deb & rpm packages from releases 7 years ago
Konstantinos Sideris 5aff3e4309 Don't send notification for the room that is currently open 7 years ago
Konstantinos Sideris 506cf68072 Implement desktop notification for mac 7 years ago
Konstantinos Sideris ed9501023a Add support for retrieving the notification events (#33) 7 years ago