Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various not push related notification improvements #4929

Merged
merged 24 commits into from
Feb 24, 2025

Conversation

connyduck
Copy link
Collaborator

@connyduck connyduck commented Feb 20, 2025

Some screenshots:
follow
moderation_warning
severed_relationship
unknown
unknown_info
notifications

@connyduck connyduck marked this pull request as ready for review February 22, 2025 18:57
val b = bodyForType(body, account)

Log.d(TAG, "titleForType: $t")
Log.d(TAG, "bodyForType: $b")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intended?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope this was debugging to see why no body was shown 🤦

<string name="moderation_warning_action_silence">Your account has been limited.</string>
<string name="moderation_warning_action_suspend">Your account has been suspended.</string>

<string name="unknown_notification_type_explanation">Tusky does not recognize this notification type and can\'t show it to you. Your server\'s web interface may be able to do so. Please also inform the Tusky developers so they can add support for this type! </string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "instance" instead of "server"? 🤷

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really care, I used server because I think thats what Mastodon calls them these days.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True. Now "server" is offcial and it's better understand in other languages.

@connyduck connyduck merged commit d0b20cf into develop Feb 24, 2025
1 check passed
@connyduck connyduck deleted the notification-improvements branch February 24, 2025 13:53
connyduck added a commit that referenced this pull request Feb 28, 2025
This changes the notification channel names back to what they were pre
#4929 so users don't lose their
settings and the channels won't be duplicated. Tusky nightly users that
installed a in-between version will still have duplicate channels, they
will need to reinstall.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants