summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-08-21Add device ID and device fingerprint to settings page like in Riot. (#407)Rudi Floren
2018-08-20Remove pixel ratio from image scalingKonstantinos Sideris
2018-08-13Fix crash on logoutKonstantinos Sideris
2018-08-12Install the bundled spdlogKonstantinos Sideris
2018-08-12Enable compilation on FreeBSD (#403)Colin Lord
2018-08-11Add option to disable desktop notificationsKonstantinos Sideris
2018-08-11Increase the minimum modal sizeKonstantinos Sideris
2018-08-11Simplify dialog creationKonstantinos Sideris
2018-08-10Add solid background in TypingDisplayKonstantinos Sideris
2018-08-09Add bottom border line on LinuxKonstantinos Sideris
2018-08-09Remove the reserved space gap for the typing notificationsKonstantinos Sideris
2018-08-09Allow user to configure join rules for a roomKonstantinos Sideris
2018-08-09Add missing update() on typing displayKonstantinos Sideris
2018-08-08Use archives instead of repos to fetch dependenciesKonstantinos Sideris
2018-08-08Remove hover event from emoji pickerKonstantinos Sideris
2018-08-08Add tooltips for the message indicators (#377)Konstantinos Sideris
2018-08-08Remove hardcoded colors from the typing displayKonstantinos Sideris
2018-08-01Remove unwanted whitespace from the user settings menuKonstantinos Sideris
2018-08-01Consider the scale ratio when scaling down imagesKonstantinos Sideris
2018-07-30Use double instead of int when scaling pixmaps (#393)Konstantinos Sideris
2018-07-29Add tab-completion for usernamesKonstantinos Sideris
2018-07-26Fix background color on the room list widgetKonstantinos Sideris
2018-07-25Add missing tooltips on buttonsKonstantinos Sideris
2018-07-25Use repaint instead of update on the loading animationKonstantinos Sideris
2018-07-25Improve the style of snackbar a bitKonstantinos Sideris
2018-07-25Enable scrollbar on the room list for macOS (#174)Konstantinos Sideris
2018-07-25Use native scrollbar in the timelineKonstantinos Sideris
2018-07-25Align timeline widgets to the bottomKonstantinos Sideris
2018-07-25Fix issue with missing communities due to an unregistered metatypeKonstantinos Sideris
2018-07-24Disable paint updates when removing the room filterKonstantinos Sideris
2018-07-23Remove spacer & set sizePolicy on the timeline view & widgetsKonstantinos Sideris
2018-07-22Simplify the message shown when another app instance is detectedKonstantinos Sideris
2018-07-22Minor modal adjustmentsKonstantinos Sideris
2018-07-22Add option to specify the scale factorKonstantinos Sideris
2018-07-22Add input field to specify the device name on loginKonstantinos Sideris
2018-07-22Remove pixel values from modals, use pointSize insteadKonstantinos Sideris
2018-07-22Add option to ignore key requests altogetherKonstantinos Sideris
2018-07-22Refactor the room settings menu to look like the user profileKonstantinos Sideris
2018-07-22Reject key requests for users that are not members of the roomKonstantinos Sideris
2018-07-21Disable paint updates while applying room filtering (#380)Konstantinos Sideris
2018-07-21Reuse the profile modal & adjust its spacing relative to the font sizeKonstantinos Sideris
2018-07-21Lower the complexity of the group filtering algorithm (#380)Konstantinos Sideris
2018-07-21Clear timeline widgets when they exceed a certain limit (#158)Konstantinos Sideris
2018-07-20Use a smaller icon size in the sidebarKonstantinos Sideris
2018-07-20Show device list in user profile & add option to create 1-1 chatKonstantinos Sideris
2018-07-20Create user profile modalKonstantinos Sideris
2018-07-19Add user avatar after the 'encryption is enabled' messageKonstantinos Sideris
2018-07-18Fix variable shadowing on clangKonstantinos Sideris
2018-07-17Mark own read messages with a double checkmark (#377)Konstantinos Sideris
2018-07-17Move all files under src/Konstantinos Sideris