10538 Commits

Author SHA1 Message Date
Camila Ayres
29d9a53b53 docs(desktop): update Ubuntu version.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2026-03-25 14:17:43 +01:00
Camila Ayres
126139f7af fix(desktop): references.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2026-03-25 14:17:43 +01:00
Camila Ayres
3e49149372 docs(desktop): update installation.rst with note about Citrix
Signed-off-by: Camila Ayres <hello@camilasan.com>
2026-03-25 14:17:43 +01:00
Hamza
386e81a5c8 Merge pull request #14143 from jameskimmel/master
update CalDAV and CardDAV for recent macOS
2026-03-25 11:53:15 +01:00
Christoph Wurst
f328d115a2 feat(usermanual): document unified search for Mail
AI-assisted: OpenCode (Claude Haiku 4.5)
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
2026-03-25 09:38:03 +01:00
Iva Horn
d2428404b2 Merge branch 'master' into macos-vfs-update 2026-03-24 08:32:05 +01:00
Cristian Scheid
04cf987249 feat(teams): document behaviour of 'Prevent teams from being a member of another team' option
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-23 10:05:14 -03:00
jameskimmel
71741641ff update CalDAV and CardDAV for recent macOS
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
2026-03-19 13:24:45 +01:00
David Dreschner
f25950245d Revert "feat(mail): Improve quick action documentation by providing gif with example usage"
This reverts commit fd44aa166d.

Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
2026-03-16 11:41:01 +01:00
Iva Horn
65b82c0516 macOS virtual files client article update for release 33.0.0
- Removed obsolete information about the different macOS builds for classic synchronization and file provider extension because we now have only one universal macOS client left.
- Clarified the conflict between the classic folder synchronization integration and file provider extension.
- Removed specific installation information because it is redundant with the general client installation documentation.
- Shifted the terminology a bit towards "file provider extension" instead of "virtual files" because the former is the official terminology used by Apple and macOS for this kind of software and what users are more likely to understand. macOS also uses this terminology in its system settings where our integration is listed.
- Clarified the benefits of enabling push notifications on the server side.
- Updated feature list.
- Updated screenshots. The user interface has changed significantly. The screenshots now have a consistent appearance. The screenshots were taken on macOS 26 Tahoe which is the latest major release as off writing. This shows that our support of macOS is up to date. Also dedicated demo content and user account was used.
- Screenshots are now in optimized JPG format instead of PNG. There is no notable quality loss but the image sizes are drastically reduced.
- Added information about the preservation of unsynchronized changes on file provider domain removal.
- Extended explanation of status symbols on file provider items.

Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
2026-03-11 11:21:00 +01:00
Daniel
24c769473b Merge pull request #14092 from nextcloud/fix/add-quickactions-info
feat(mail): Improve quick action documentation
2026-03-06 14:32:55 +01:00
Ferdinand Thiessen
88eea31610 Merge pull request #14078 from nextcloud/alexanderdd-patch-1
improve wording "encryption" > "server-side encryption"
2026-02-27 21:37:16 +01:00
David Dreschner
fd44aa166d feat(mail): Improve quick action documentation by providing gif with example usage
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
2026-02-26 12:08:43 +01:00
SebastianKrupinski
2ad4db80f1 feat: federated read/write
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-02-25 10:56:17 -05:00
Alexander Müller
c4a0c36350 improve wording "encryption" > "server-side encryption"
this has already been improved in admin docs https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html

now I see that (IMO) it should also be made more exact here in user docs

Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2026-02-17 13:11:11 +01:00
Maksim Sukharev
7ecdd93f5f wip: update some screenshots
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2026-02-12 17:12:34 +01:00
Maksim Sukharev
c9ea7f57a5 wip: chat bubbles
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2026-02-12 17:12:34 +01:00
Maksim Sukharev
21ea1847fe wip: schedule messages
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2026-02-12 17:12:34 +01:00
Maksim Sukharev
9274830bdc wip: pinned messages
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2026-02-12 17:12:34 +01:00
Maksim Sukharev
ee0dbd1bfa feat: add Talk 23 / Nextcloud 33 features documentation
- wip: live translations

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2026-02-12 13:04:01 +01:00
Greta
460a42a08c Merge pull request #13973 from nextcloud/add/compact-view-mail
add documentation for compact mode on mail app
2026-02-06 16:29:58 +01:00
greta
8f7607a6de add documentation for compact mode on mail app
Signed-off-by: greta <gretadoci@gmail.com>
2026-02-06 16:25:09 +01:00
SebastianKrupinski
2cea884ea9 feat: automated appointment creation
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-01-23 19:48:34 +01:00
David Dreschner
0ffe51f79a fix(groupware): Add separate section for mail troubleshooting, remove mail shortcuts and re-sort some things
Signed-off-by: David Dreschner <github-2017@dreschner.net>
2026-01-20 15:17:59 +01:00
David Dreschner
0f673faa4b fix(groupware): Move admin and user documentation for mail app to central documentation
Signed-off-by: David Dreschner <github-2017@dreschner.net>
2026-01-19 12:43:18 +01:00
Carl Schwan
8aa7b2eafa Merge pull request #13978 from ways/patch-1
Update instructions for iOS sync
2026-01-16 12:50:05 +01:00
Grigory Vodyanov
18becc1d18 fix(Groupware/Calendar): update calendar importing section
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
2026-01-15 13:39:46 +01:00
Lars Falk-Petersen
bbf663a8dd Update instructions for iOS sync
Clarify that the path is needed for both calendar and contacts, and which parts needs to be replaced.

iOS gives terrible feedback when the path is missing, so I found help at https://help.nextcloud.com/t/ios-caldav-client-not-syncing/155018/2. This was tested yesterday.

Signed-off-by: Lars Falk-Petersen <dev@falk-petersen.no>
2026-01-14 10:04:33 +01:00
Hamza
d95beb28cf Merge pull request #13976 from nextcloud/feat/user/pin-favorites
feat(user-manual): Pin favorites in mail app
2026-01-13 15:23:43 +01:00
Hamza
215c005b07 feat(user-manual): Pin favorites in mail app
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2026-01-13 15:14:20 +01:00
transifex-integration[bot]
1844c60e12 Translate whats_new.pot in ko
100% translated source file: 'whats_new.pot'
on 'ko'.
2026-01-06 08:02:48 +00:00
transifex-integration[bot]
2b054720c1 Translate macosvfs.pot in ko
100% translated source file: 'macosvfs.pot'
on 'ko'.
2026-01-06 08:02:03 +00:00
transifex-integration[bot]
10c5206ba8 Translate access_webdav.pot in ko
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 08:01:40 +00:00
transifex-integration[bot]
24e26fee1e Translate access_webdav.pot in ko
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 08:01:27 +00:00
transifex-integration[bot]
9b0b4aeb3b Translate macosvfs.pot in ko
100% translated source file: 'macosvfs.pot'
on 'ko'.
2026-01-06 07:57:43 +00:00
transifex-integration[bot]
2901ebe8ff Translate quota.pot in ko
100% translated source file: 'quota.pot'
on 'ko'.
2026-01-06 07:56:44 +00:00
transifex-integration[bot]
373af6d9a5 Translate conflicts.pot in ko
100% translated source file: 'conflicts.pot'
on 'ko'.
2026-01-06 07:55:56 +00:00
transifex-integration[bot]
b55bf935d6 Translate access_webdav.pot in ko
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 07:55:43 +00:00
transifex-integration[bot]
0dfb7e963d Translate webinterface.pot in ko
100% translated source file: 'webinterface.pot'
on 'ko'.
2026-01-06 07:55:34 +00:00
transifex-integration[bot]
384b409db7 Translate macosvfs.pot in ko
100% translated source file: 'macosvfs.pot'
on 'ko'.
2026-01-06 07:52:53 +00:00
transifex-integration[bot]
170f73b914 Translate desktop_mobile_sync.pot in ko
100% translated source file: 'desktop_mobile_sync.pot'
on 'ko'.
2026-01-06 07:51:43 +00:00
transifex-integration[bot]
f60edbfdf2 Translate access_webdav.pot in ko
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 07:48:49 +00:00
transifex-integration[bot]
848dd8115e Translate access_webdav.pot in ko
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 07:48:41 +00:00
transifex-integration[bot]
7bb47e34fa Translate webinterface.pot in ko
100% translated source file: 'webinterface.pot'
on 'ko'.
2026-01-06 07:43:27 +00:00
transifex-integration[bot]
b603886356 Translate updatechannel.pot in ko
100% translated source file: 'updatechannel.pot'
on 'ko'.
2026-01-06 07:42:29 +00:00
transifex-integration[bot]
0007b56b6a Translate updatechannel.pot in ko
100% translated source file: 'updatechannel.pot'
on 'ko'.
2026-01-06 07:41:40 +00:00
transifex-integration[bot]
b3b42724bf Translate userpreferences.pot in fr
100% translated source file: 'userpreferences.pot'
on 'fr'.
2025-12-09 23:33:13 +00:00
rakekniven
00afb41fb6 Merge pull request #13897 from nextcloud/feat/user-manual/classification
docs(user-manual): add a note about opting out of classification
2025-11-28 21:41:22 +01:00
Hamza
f6e2619840 docs(user-manual): add a note about opting out of classification
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2025-11-28 18:10:43 +01:00
Hamza
d98ce880f1 feat(user-manual): refresh mailbox
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2025-11-28 17:02:27 +01:00