Commit Graph

40 Commits (243cd14b2ed6dba0b3d2d7b89f3c7da4fb0fd295)

Author SHA1 Message Date
Konstantinos Sideris 6f07ab433e Send image dimensions in m.image event 7 years ago
Konstantinos Sideris 9a0e18dea7 Add a timeline message when encryption is enabled 7 years ago
Konstantinos Sideris 67458dd2f8 Mark all decrypted messages with a padlock 7 years ago
Konstantinos Sideris 4344b6964f Save timeline messages in cache for faster startup times 7 years ago
Konstantinos Sideris 9802ea8809 Send one claim request per user that includes all devices 7 years ago
Konstantinos Sideris 197b2dac74 Fix regressions regarding invites & slowness during shutdown 7 years ago
Konstantinos Sideris 24e0285210 Don't try to send megolm session keys to devices with no one-time keys 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 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 90595beb16 Set fixed height for the DateSeparator & TextLabel 7 years ago
Konstantinos Sideris 4c4ea557b3 Replace shared pointers of MatrixClient with a single instance 7 years ago
Konstantinos Sideris ed9501023a Add support for retrieving the notification events (#33) 7 years ago
Konstantinos Sideris 23accc50d6 Show user avatar for messages on different day or time gap > 15 mins 7 years ago
Konstantinos Sideris 31f5fbf891 Improve the date separator widget 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris 0a09ce0f75 Update first & last sender after message deletion 7 years ago
Konstantinos Sideris fef7cd5b83 Don't count m.room.member or m.room.reaction events as viewable 7 years ago
Konstantinos Sideris 81d3bd8ce6 Remove redacted events from other users (#171) 7 years ago
Konstantinos Sideris a0ae6cf5d5 Add ability to redact messages 7 years ago
Konstantinos Sideris d6b61fbb14 Add context menu option to mark events individually as read 7 years ago
Konstantinos Sideris f95998a64b Be explicit about the captured parameters in lambdas 7 years ago
Konstantinos Sideris 8b139c32a3 Minor adjustments 7 years ago
christarazi cd9d1a2ec6 Support audio, video, generic file for pasting (#220) 7 years ago
Konstantinos Sideris 86280098b4 Implement server-side notification count 7 years ago
Konstantinos Sideris ddcc0f7f60 Generate a date separator before local messages 7 years ago
Konstantinos Sideris b1f232bf86 Render messages received by `/messages` on demand 7 years ago
Konstantinos Sideris 86aa409c1f Register timeline item so that it will be available 7 years ago
Konstantinos Sideris 2274642f12 Show the scroll-down button when showing the timeline 7 years ago
Konstantinos Sideris 26540bd120 Hack to work around layout flickering when adding new timeline items 7 years ago
Konstantinos Sideris 396becbaa7 Properly assign default value to QSharedPointer for Qt5.7 7 years ago
Konstantinos Sideris daabb40bed Use Q_NULLPTR to be compatible with qt5.7 7 years ago
christarazi ddfce136ed Add support for pasting images into a room (#180) 7 years ago
Konstantinos Sideris 983aea7c76 Create widgets on demand for messages added to the end of the timeline 7 years ago
Konstantinos Sideris 1ab55d4732 Add date separator in the timeline 7 years ago
Konstantinos Sideris 9d763c4de9 Don't keep fetching history on non-visible timelines 7 years ago
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 7 years ago
Konstantinos Sideris 432a2e1354 Add inline audio clip player (m.audio) (#143) 7 years ago
Konstantinos Sideris 32c8340577 Create directories for related files 7 years ago
Konstantinos Sideris 5663c58dd9 Use templates for the TimelineItem generation 7 years ago
Konstantinos Sideris deb1a6e292 Simplify timeline item creation 7 years ago
Konstantinos Sideris fdb76bb5c1 Implement file uploads 7 years ago
Konstantinos Sideris b21942a3e3 Add read support for m.file messages (#24) 7 years ago
Konstantinos Sideris 0f363b5f44 Send read receipts 7 years ago
Max Sandholm 19b526d453 Use system color scheme (using a Qt stylesheet) #104 7 years ago
Konstantinos Sideris 4166a863b4 Lint 7 years ago
Jani Mustonen 4e1c8dd663 Implement a per-room send queue. (#118) 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago
Konstantinos Sideris 845228ac6a Add scroll-down button 7 years ago