Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29Clean up TalkReplyTextField, remove unnecessary parent Itembugfix/clean-up-talkreplytextfieldClaudio Cambra
2022-07-27Make apps menu scrollable when content taller than available vertical space, ...Claudio Cambra
2022-07-25Ensure that throttled notifications still appear in tray activity modelClaudio Cambra
2022-07-21Stop styling QML unified search items hierarchically, use global Style constantsClaudio Cambra
2022-07-21Stop clearing notifications when new notifications are receivedClaudio Cambra
2022-07-18Fix ActivityItemContent QML paintedWidth errorsClaudio Cambra
2022-07-15QMLify the UserModel, use properties rather than setter methodsClaudio Cambra
2022-07-15Take ints by value rather than reference in UserModel methodsClaudio Cambra
2022-07-13Merge branch 'master' into bugfix/limit-concurrent-notificationsClaudio Cambra
2022-07-12Refactor tray window opening code for clarity and efficiencyClaudio Cambra
2022-07-12Limit concurrent notificationsClaudio Cambra
2022-07-06Clean up systray methods, make more QML-friendlyClaudio Cambra
2022-07-04Work around issues with window positioning on Linux DEs, hardcode tray window...Claudio Cambra
2022-07-01Close call notifications when the call has been joined by the user, or the ca...Claudio Cambra
2022-06-28Clean up code, move values to Style.qml.Camila
2022-06-28Talk reply field should now have the same height as the 'Reply' button.Camila
2022-06-24Make client language gender-neutral and more clearClaudio Cambra
2022-06-24Fix crashing when selecting user statusClaudio Cambra
2022-06-23Remove unused signal fileActivityButtonClicked.Camila
2022-06-23absolutePath was undefined.Camila
2022-06-23Remove tooltip because it is only repeating the label of the link.Camila
2022-06-22Ensure call notification stays on top of other windowsClaudio Cambra
2022-06-21Add contrast to the text/icon of buttons if the server defined color is light.Camila
2022-06-10Prevent call dialogs from being presented when do not disturb is set as the u...Claudio Cambra
2022-05-25Change color of text field to ncTextColor instead of ncSecondaryTextColor.Camila
2022-05-25Add a transparent background to the send reply button.Camila
2022-05-25Reduce spacing above the notification buttons.Camila
2022-05-24Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.Camila
2022-05-23Display chat message inside the OS notification.alex-z
2022-05-17add explicit capture for lambdaMatthieu Gallien
2022-05-17i18n: Add a spaceValdnet
2022-05-16Convert primary, WEB and DELETE notification links to action buttons.Camila
2022-05-16Do not add a second DELETE to the list of actions in one notification.Camila
2022-05-16Allow manual renaming of files and folders with spaces. Allow uploading inval...alex-z
2022-05-16Fixed several issues with activity items relating to icon colouration and act...Claudio Cambra
2022-05-16Fix notifications not being shown when they should beClaudio Cambra
2022-05-16Use proper online status for user ('dnd', 'online', 'invisible', etc.) to ena...alex-z
2022-05-12Do not replace strings in action links coming from the notification api.Camila
2022-05-04l10n: Changed triple dot to ellipsisrakekniven
2022-05-02Add user avatars in talk notifications in activity listClaudio Cambra
2022-05-02show errors on lock/unlock actionsMatthieu Gallien
2022-04-29Optimize activities fetch requests. Do not fetch when the Tray is not open. F...alex-z
2022-04-28Add an incoming talk call notification to the desktop clientClaudio Cambra
2022-04-27Realigned and resized thumbnailsClaudio Cambra
2022-04-20Removed spacing between activies, labels now centre-alignedClaudio Cambra
2022-04-19Fix thumbnails for new files made while client openClaudio Cambra
2022-04-15Use header text color to improve contrast with header colours when hovering o...Claudio Cambra
2022-04-06Remove unused function parameter.Camila
2022-04-06Adress design issues.Camila
2022-04-06Do not hide'View chat' link.Camila