Claudio Cambra
|
7d087026ca
|
Limit concurrent notifications
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-12 20:24:50 +02:00 |
|
Claudio Cambra
|
850d23c63a
|
Only set _FORTIFY_SOURCE when a higher level of this flag has not been set
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-12 20:23:35 +02:00 |
|
Claudio Cambra
|
f892d24717
|
Fix bad quote in PNG generation message
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-12 20:20:30 +02:00 |
|
Claudio Cambra
|
fee45e4409
|
Use macOS-specific application icon
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-12 17:39:46 +02:00 |
|
Claudio Cambra
|
b707aef3a2
|
Merge pull request #4628 from nextcloud/feature/emoji-picker-placeholder-message
|
2022-07-12 15:29:24 +02:00 |
|
Claudio Cambra
|
e0041feca0
|
Add a placeholder message for the recents tab of the emoji picker
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-12 15:19:57 +02:00 |
|
Nextcloud bot
|
e37746d924
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-12 04:10:48 +00:00 |
|
Nextcloud bot
|
58e5b15fb4
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-10 04:10:41 +00:00 |
|
Nextcloud bot
|
289b6aac39
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-09 04:08:34 +00:00 |
|
Nextcloud bot
|
85f5bbdf33
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-08 04:10:03 +00:00 |
|
Nextcloud bot
|
7da75cccb8
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-07 04:07:40 +00:00 |
|
Claudio Cambra
|
2ffe6409fe
|
Merge pull request #4687 from nextcloud/work/systray-cleanup
Clean up systray methods, make more QML-friendly
|
2022-07-06 12:38:52 +02:00 |
|
Claudio Cambra
|
b712eb95e2
|
Clean up systray methods, make more QML-friendly
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-06 11:26:53 +02:00 |
|
Claudio Cambra
|
d6faf0a250
|
Merge pull request #4686 from nextcloud/feature/back-button-setup
Add a custom back button to the account wizard's advanced setup page
|
2022-07-06 10:56:43 +02:00 |
|
Claudio Cambra
|
5e67405b45
|
Add a custom back button to the account wizard's advanced setup page
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-06 09:57:30 +02:00 |
|
Matthieu Gallien
|
dfe2ef87cd
|
Merge pull request #4683 from nextcloud/enh/discovery-logs
Add 'db/local/remote' reference to log string.
|
2022-07-05 23:16:39 +02:00 |
|
Camila
|
6be5cb9f78
|
Add 'db/local/remote' reference to log string.
Signed-off-by: Camila <hello@camila.codes>
|
2022-07-05 18:35:28 +02:00 |
|
Nextcloud bot
|
4b2298cec3
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-05 04:08:46 +00:00 |
|
Claudio Cambra
|
082372955c
|
Merge pull request #4685 from nextcloud/bugfix/workaround-window-positioning-linux
Work around issues with window positioning on Linux DEs, hardcode tray window to screen center when new account added
|
2022-07-05 00:12:59 +02:00 |
|
Claudio Cambra
|
22464f5005
|
Work around issues with window positioning on Linux DEs, hardcode tray window to screen center when new account added
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-04 14:11:19 +02:00 |
|
Nextcloud bot
|
2894c80d37
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-04 04:08:29 +00:00 |
|
Nextcloud bot
|
23d0ec5c13
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-03 04:04:00 +00:00 |
|
Nextcloud bot
|
677b7bbd1b
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-02 04:07:50 +00:00 |
|
Matthieu Gallien
|
c8fd189050
|
Merge pull request #4693 from nextcloud/bugfix/increase-call-notification-timeout
Increase the call state checking interval to not overload the server
|
2022-07-01 16:07:30 +02:00 |
|
Claudio Cambra
|
ada355061a
|
Increase the call state checking interval to not overload the server
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-01 14:44:46 +02:00 |
|
Claudio Cambra
|
60960e7358
|
Merge pull request #4643 from nextcloud/bugfix/finder-sync-crashing
Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS
|
2022-07-01 13:58:23 +02:00 |
|
Claudio Cambra
|
a74f9b367d
|
Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-01 13:15:40 +02:00 |
|
Claudio Cambra
|
8ce08424ba
|
Merge pull request #4672 from nextcloud/bugfix/close-dead-call-notifications
Close call notifications when the call has been joined by the user, or the call has ended
|
2022-07-01 12:55:10 +02:00 |
|
Claudio Cambra
|
a504dbf965
|
Close call notifications when the call has been joined by the user, or the call has ended
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-07-01 11:39:50 +02:00 |
|
Nextcloud bot
|
974939eb6f
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-07-01 04:19:27 +00:00 |
|
Simon L
|
55465234b0
|
Merge pull request #4671 from nextcloud/enh/noid/use-em-dash
use an en-dash for the userstatus panel
|
2022-06-30 15:36:14 +02:00 |
|
szaimen
|
d81d3b188a
|
use an en-dash for the userstatus panel
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-06-30 14:34:20 +02:00 |
|
Nextcloud bot
|
277aefc24e
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-30 04:08:03 +00:00 |
|
allexzander
|
24d5f52510
|
Merge pull request #4682 from nextcloud/bugfix/windows-ci-craft-revision
Windows CI. Use specific Craft revision.
|
2022-06-29 22:11:15 +03:00 |
|
alex-z
|
3630ae6ddd
|
Windows CI. Use forked Craft repository.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-06-29 20:29:46 +03:00 |
|
Nextcloud bot
|
c748d3cdb0
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-29 04:12:57 +00:00 |
|
Camila
|
f914df9c4f
|
Merge pull request #4577 from nextcloud/enh/talkreply
Reply button size should be same as the input field, smaller + text color
|
2022-06-28 19:56:11 +02:00 |
|
Camila
|
fae5b5573c
|
Clean up code, move values to Style.qml.
Signed-off-by: Camila <hello@camila.codes>
|
2022-06-28 09:25:48 +02:00 |
|
Camila
|
3ff781ee17
|
Talk reply field should now have the same height as the 'Reply' button.
Signed-off-by: Camila <hello@camila.codes>
|
2022-06-28 09:25:48 +02:00 |
|
Matthieu Gallien
|
ffd552ebb6
|
Merge pull request #4678 from nextcloud/Valdnet-patch-2
Correct spelling
|
2022-06-28 09:22:36 +02:00 |
|
Valdnet
|
b214b87491
|
i18n: Add dot
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-06-28 08:55:54 +02:00 |
|
Valdnet
|
5ad0dc004a
|
i18n: Fix for "end-to-end"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-06-28 08:55:54 +02:00 |
|
Valdnet
|
2fb1aab655
|
i18n: Fix for "end-to-end"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-06-28 08:55:54 +02:00 |
|
Nextcloud bot
|
c2d278a6f5
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-28 04:19:40 +00:00 |
|
Nextcloud bot
|
ffc1a3cd16
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-27 04:09:36 +00:00 |
|
Matthieu Gallien
|
5657fc4ea1
|
Merge pull request #4526 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
|
2022-06-26 23:20:48 +02:00 |
|
Nextcloud bot
|
9b0591a39a
|
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-26 22:20:25 +02:00 |
|
Nextcloud bot
|
bc1509dc85
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-26 04:07:46 +00:00 |
|
Nextcloud bot
|
645c4150e0
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-25 04:09:15 +00:00 |
|
Claudio Cambra
|
05a4b45ba9
|
Merge pull request #4655 from nextcloud/bugfix/gnome-open-main-dialog
Fix the system tray menu not being correctly replaced in setupContextMenu on GNOME
|
2022-06-24 19:15:36 +02:00 |
|