Conversation
Collaborator
Author
|
/backport to stable-4.6 |
Closed
Member
|
When I click on three dots menu for an interal share, I see "delete link", but it should be "unshare" (or smth like that) |
Member
|
Can you retest this, on web:
If yes, this is a bug on Notes web app |
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
e702a64 to
0d0e813
Compare
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
tobiasKaminsky
approved these changes
Feb 12, 2026
Contributor
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/3043.apk |
Collaborator
Author
|
@tobiasKaminsky @AndyScherzinger force merge needed |
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 free
to 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.

Fixes
Updates the view to correctly reflect share fields.
De-duplicates share fetch logic and standardizes its usage.
Fixes share update logic.
Fixes sending share emails.
Fixes displaying email addresses in the search bar.
Fixes icon alignment issues.
Replaces buttons with Material 3 icon buttons.
Removes non-existent actions for notes.
Warns users when selecting a weak share password instead of failing silently.
Ensures cached share data is removed when a share is deleted.
Clarifies function naming to distinguish between
getandfetch.Fixes update POST request body and aligns it with the web implementation.
Unifies share permission setting and checking logic.
Implements allow download and sync option for
InternalandUsershare type just like webPublic share fields tests
public_share_field_tests.mp4
Public share set password
public_share_set_password_test.mp4
Internal share tests
internal_share_test.mp4