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-25Ensure that throttled notifications still appear in tray activity modelClaudio Cambra
2022-07-21Stop clearing notifications when new notifications are receivedClaudio 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-12Limit concurrent notificationsClaudio Cambra
2022-07-01Close call notifications when the call has been joined by the user, or the ca...Claudio Cambra
2022-06-10Prevent call dialogs from being presented when do not disturb is set as the u...Claudio Cambra
2022-05-23Display chat message inside the OS notification.alex-z
2022-05-16Fix notifications not being shown when they should beClaudio Cambra
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-19Fix thumbnails for new files made while client openClaudio Cambra
2022-04-06Windows fix: activityIndex was not being passed to the lambda slot function.Camila
2022-03-28Rename functions.Camila
2022-03-28Let qml know the message reply was sent.Camila
2022-03-20Fix for VFS crashesClaudio Cambra
2022-03-17Add TalkReply class and tests.Camila
2022-03-17Add thumbnails for files in the activity viewClaudio Cambra
2022-03-16Add support for server color theming by using server color as accentfeature/accent-colorClaudio Cambra
2022-03-16File activity dialog now works for all file actions activities (e.g. deleted ...Claudio Cambra
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-01-14Show only filenames in tray activity items, with full path in tooltipClaudio Cambra
2021-11-15Check if the server has user status app enabledFelix Weilbach
2021-10-25our source code files have lower case namesMatthieu Gallien