Commit Graph

17957 Commits

Author SHA1 Message Date
Claudio Cambra 0d26929d41 Ensure call notification stays on top of other windows
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-06-22 10:25:51 +02:00
Nextcloud bot af93a98f0e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-22 04:08:53 +00:00
Matthieu Gallien 3a53a1c857
Merge pull request #4641 from nextcloud/bugfix/userheadercolor-contrast
Add contrast to the text/icon of buttons if the server defined color is light.
2022-06-21 13:11:32 +02:00
Camila fc2408cf41 Add contrast to the text/icon of buttons if the server defined color is light.
Signed-off-by: Camila <hello@camila.codes>
2022-06-21 11:49:30 +02:00
Camila db1454b0d4
Merge pull request #4656 from nextcloud/bugfix/cfapi-test
Fix segfault when _transferDataSocket is nullptr.
2022-06-21 11:48:36 +02:00
Camila a97c07f148 Fix segfault when _transferDataSocket is nullptr.
Signed-off-by: Camila <hello@camila.codes>
2022-06-21 09:34:10 +02:00
Nextcloud bot 19bb164cb3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-21 04:11:04 +00:00
Nextcloud bot cb6223d111
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-18 04:09:54 +00:00
Nextcloud bot c1f65e7a74
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-17 04:09:15 +00:00
Matthieu Gallien d19841fa74
Merge pull request #4645 from nextcloud/bugfix/windows-tests
Remove assert, it is no longer useful.
2022-06-16 11:13:42 +02:00
Camila 65d012afea Remove assert, it is no longer useful.
Signed-off-by: Camila <hello@camila.codes>
2022-06-16 10:39:47 +02:00
Nextcloud bot 4890df09a5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-16 04:11:17 +00:00
Claudio Cambra defdb00d48
Merge pull request #4637 from nextcloud/bugfix/rephrase-login-dialog
Rephrase login dialog button text to be in line with clients on other platforms
2022-06-15 13:32:34 +02:00
Claudio Cambra 8267136013 Rephrase button text to be in line with clients on other platforms
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-06-15 12:52:12 +02:00
Nextcloud bot 49b2c5aed5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-14 04:16:48 +00:00
Nextcloud bot 0b355dc4c7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-12 04:16:56 +00:00
allexzander 22e136aecb
Merge pull request #4609 from nextcloud/bugfix/enable-windows-ci-testing
Bugfix/enable Windows CI unit tests and test coverage
2022-06-10 17:18:24 +03:00
alex-z 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-06-10 15:18:54 +03:00
Claudio Cambra 90a2f12549
Merge pull request #4611 from nextcloud/bugfix/dnd-call
Prevent call dialogs from being presented when do not disturb is set as the user status
2022-06-10 12:05:15 +02:00
Claudio Cambra 281e50f4cd Prevent call dialogs from being presented when do not disturb is set as the user status
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-06-10 11:30:16 +02:00
allexzander d7217d1c07
Merge pull request #4622 from nextcloud/feature/generate-state-icons-from-svg
Feature/generate state icons from svg
2022-06-10 12:15:45 +03:00
Claudio Cambra 7566d038cf
Merge pull request #4612 from nextcloud/bugfix/build-bundleless-mac
Fix building the client on macOS without the application bundle
2022-06-10 11:15:11 +02:00
Claudio Cambra 9dd9c46493 Do not compile things that require the app bundle when building the client without the app bundle on macOS
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-06-10 10:43:36 +02:00
alex-z db9d83be2a Git ignore state icons PNG.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-06-10 11:37:29 +03:00
alex-z 238ba048ed Delete .png state icons.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-06-10 11:37:29 +03:00
alex-z 6ef296d823 Generate state icons from SVG in CMake.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-06-10 11:37:29 +03:00
Nextcloud bot 5c326c2caa
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-09 04:20:58 +00:00
Nextcloud bot d1be71a881
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-08 04:22:55 +00:00
allexzander 994af63602
Merge pull request #4615 from nextcloud/feature/ignore-office-temp-folders
Ignore Office temp folders on Mac ('.sb-' in folder name).
2022-06-07 14:41:25 +03:00
alex-z 7af1f0b649 Ignore Office temp folders on Mac ('.sb-' in folder name).
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-06-07 11:05:00 +03:00
Nextcloud bot 8aa451f7db
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-07 04:19:04 +00:00
Nextcloud bot de11eef6d9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-06 04:24:19 +00:00
Nextcloud bot f46cbd9495
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-05 04:23:00 +00:00
Nextcloud bot 79a470222e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-04 04:21:15 +00:00
Nextcloud bot bf55e34dd9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-03 04:24:08 +00:00
Nextcloud bot 1a428b6493
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-02 04:25:12 +00:00
Nextcloud bot 2657a94222
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-01 04:22:49 +00:00
Claudio Cambra 87ebd3ff3b
Merge pull request #4563 from nextcloud/bugfix/pre-bigsur-build-fix
Fix build on macOS versions pre-11 (down to 10.14)
2022-05-31 11:37:08 +02:00
Claudio Cambra 4bdfe59270 Fix builds on macOS versions pre-11
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-31 11:10:17 +02:00
Nextcloud bot 5636deecc6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-31 04:18:17 +00:00
Matthieu Gallien 616f552abf
Merge pull request #4495 from nextcloud/rakekniven-patch-1
l10n: Fixed grammar
2022-05-30 11:05:32 +02:00
rakekniven 276616d211 l10n: Fixed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-05-30 10:12:33 +02:00
Nextcloud bot e57ba87fac
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-30 04:17:07 +00:00
Nextcloud bot f0269faf65
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-29 04:20:32 +00:00
Nextcloud bot 6456ea3502
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-28 04:16:43 +00:00
Nextcloud bot 7f9964c423
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-27 04:14:38 +00:00
Nextcloud bot 9c2f63428a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-26 04:15:15 +00:00
Matthieu Gallien b401bf03dd
Merge pull request #4578 from nextcloud/enh/talkreply-2
Add a transparent background to the send reply button.
2022-05-25 14:02:58 +02:00
Camila 6ff82659ac Change color of text field to ncTextColor instead of ncSecondaryTextColor.
Signed-off-by: Camila <hello@camila.codes>
2022-05-25 12:08:53 +02:00
Camila f911c546d9 Add a transparent background to the send reply button.
Signed-off-by: Camila <hello@camila.codes>
2022-05-25 12:08:53 +02:00