Commit Graph

835 Commits (6b16616e3a646a5fe3046434a54f9e673c1c0db6)

Author SHA1 Message Date
Konstantinos Sideris bbf37bf633 Don't clear selection when a context menu is requested 6 years ago
Konstantinos Sideris c64a1bf759 Move TextLabel into its own file 6 years ago
Konstantinos Sideris 9bc7b6305e Lint 6 years ago
Konstantinos Sideris c9427c7f17 Clear text selection when focus is lost 7 years ago
Konstantinos Sideris 7a288cc2cb Add infinite scroll in member list 7 years ago
Konstantinos Sideris 39b4c83bb0 Don't clear the member list when the modal is hidden 7 years ago
Konstantinos Sideris adf2019c56 Use QPushButton on the preview modal 7 years ago
Konstantinos Sideris dec643e6ea v0.6.0 7 years ago
Konstantinos Sideris fc684f6571 Require login when the cache format changes (regression on #444) 7 years ago
Konstantinos Sideris b0e3a7c7fa Add close buttons to all dialogs 7 years ago
Konstantinos Sideris 2a2b52e07f Center dialogs around the main window 7 years ago
Konstantinos Sideris ce26f041ad Add method to center widgets & clean up unused headers 7 years ago
Konstantinos Sideris ecc346a6da Close dialogs on confirmation 7 years ago
Konstantinos Sideris d4ce7a9dda Use confirm as the default button 7 years ago
Konstantinos Sideris 1b7816f7ca macOS: Use the native emoji picker 7 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 7 years ago
Konstantinos Sideris 3e49afd6ba Fix compile warnings 7 years ago
Konstantinos Sideris 440237cdb9 Clean up unread rooms after initial sync 7 years ago
Konstantinos Sideris 1f3535bc43 Bump cache version due to incompatible changes 7 years ago
Konstantinos Sideris 9ad4aab657 Ignore sessions that cannot be parsed 7 years ago
Konstantinos Sideris a9ddc3b3d3 Implement import/export of megolm session keys (#358) 7 years ago
Konstantinos Sideris cf71a5858c Update mtxclient 7 years ago
Konstantinos Sideris 8767ea181d Mark unread rooms as such in the room list 7 years ago
Konstantinos Sideris 9f3de8679d Temporary fix to work with mx-reply tags 7 years ago
Konstantinos Sideris bf4d559523 Strip paragraph tags 7 years ago
Konstantinos Sideris e88cfa1b20 Use <em></em> for m.emote messages 7 years ago
Konstantinos Sideris 7a6816a9f6 Remove italics from m.notice messages 7 years ago
Konstantinos Sideris 9c06ba5d25 Open user profile on matrix.to links 7 years ago
Konstantinos Sideris e9ee29978d Add context menu option to show the raw message 7 years ago
Konstantinos Sideris bc38fcec6c Move some info logs to debug 7 years ago
Konstantinos Sideris dd73a4b278 Trim whitespace from text messages 7 years ago
Konstantinos Sideris a0a76e352b Enable html attributes 7 years ago
Konstantinos Sideris 4565f2cf00 Don't break the layout on empty text messages 7 years ago
Konstantinos Sideris 074608dec1 Switch to libcmark 7 years ago
Konstantinos Sideris 72333aec59 Enable Qt auto scaling 7 years ago
Konstantinos Sideris 667ee75d66 Show sidebar after initial sync 7 years ago
Konstantinos Sideris 5267e0262b Remove custom stylesheet for qmenu 7 years ago
Konstantinos Sideris 0588cb3dbf macOs: Add missing border on the TopBar 7 years ago
Konstantinos Sideris 19626dbb10 Small refactoring on the EditModal 7 years ago
Konstantinos Sideris 245a3735e5 Remove debug prints 7 years ago
Konstantinos Sideris 9e8f0b7409 Initial support for sending markdown formatted messages 7 years ago
Konstantinos Sideris a21db789e7 Fix double href links on username pills 7 years ago
Konstantinos Sideris 896fe069b6 Use proxy objects on lambdas instead of raw pointers 7 years ago
Konstantinos Sideris a1af99becb Put back removed links 7 years ago
Konstantinos Sideris 8ad01f520a Add initial support for displaying formatted messages 7 years ago
Konstantinos Sideris 0c6a3b6282 Remove captcha dialog from the member list 7 years ago
Konstantinos Sideris 797a69fd90 Fallback to the login screen when the one-time keys cannot be uploaded 7 years ago
Konstantinos Sideris 4a30eb30b3 Enable colors in console logger 7 years ago
Konstantinos Sideris 990a3a97c7 Merge matrix-structs into the client lib 7 years ago
Konstantinos Sideris e9a8e51208 Guard against flickering for items added to the top of the timeline 7 years ago