Uh oh!
There was an error while loading. Please reload this page.
feat(activity): add share link upload notifications - #46945
Merged
Conversation
skjnldsvforce-pushed
the
fix/activity-upload-public
branch
from
August 1, 2024 08:53
9273054 to
07615bcCompareskjnldsvforce-pushed
the
fix/activity-sections
branch
from
August 1, 2024 09:03
3938052 to
80231e6Compareskjnldsvforce-pushed
the
fix/activity-upload-public
branch
3 times, most recently
from
August 7, 2024 06:45
c381c15 to
bb79a17Compareskjnldsv
requested review from
a team, icewind1991, miaulalala, sorbaugh and yemkareems
and removed request for
a teamAugust 7, 2024 06:46
skjnldsv
marked this pull request as ready for review
August 7, 2024 06:52
yemkareems
approved these changes
Aug 7, 2024
skjnldsvforce-pushed
the
fix/activity-upload-public
branch
from
August 7, 2024 07:01
bb79a17 to
8ab0484CompareAltahrim
approved these changes
Aug 7, 2024
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsvforce-pushed
the
fix/activity-upload-public
branch
from
August 7, 2024 07:49
8ab0484 to
3cb8062Compare Merged
8 tasks
nfebe added a commit
that referenced
this pull request
Jun 4, 2025
This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads to public links disabled by default (opt-in) for users. This addresses concerns about new notifications being enabled by default for existing users, leading to unexpected emails. Related: #46945 Signed-off-by: nfebe <fenn25.fn@gmail.com>
nfebe added a commit
that referenced
this pull request
Jun 17, 2025
This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads to public links disabled by default (opt-in) for users. This addresses concerns about new notifications being enabled by default for existing users, leading to unexpected emails. Related: #46945 Signed-off-by: nfebe <fenn25.fn@gmail.com>
backportbotBot
pushed a commit
that referenced
this pull request
Jun 17, 2025
This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads to public links disabled by default (opt-in) for users. This addresses concerns about new notifications being enabled by default for existing users, leading to unexpected emails. Related: #46945 Signed-off-by: nfebe <fenn25.fn@gmail.com>
AIlkiv pushed a commit
to AIlkiv/server
that referenced
this pull request
Jul 10, 2025
This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads to public links disabled by default (opt-in) for users. This addresses concerns about new notifications being enabled by default for existing users, leading to unexpected emails. Related: nextcloud#46945 Signed-off-by: nfebe <fenn25.fn@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix#45449
Needs nextcloud/activity#1745