Skip to content

# Remove wp calls and improve docs. Fix issue #55#59

Open
carloshendvpm wants to merge 3 commits into
ErnaneJ:masterfrom
carloshendvpm:remove-wp-calls
Open

# Remove wp calls and improve docs. Fix issue #55#59
carloshendvpm wants to merge 3 commits into
ErnaneJ:masterfrom
carloshendvpm:remove-wp-calls

Conversation

@carloshendvpm

@carloshendvpm carloshendvpm commented Jun 21, 2025

Copy link
Copy Markdown
Contributor

Remove WhatsApp Notifications

Summary

Removes WhatsApp notifications feature in favor of browser-only notifications, improving security and simplifying the user experience. Closes #55

Key Changes

  • Removed WhatsApp notification functionality and related UI elements
  • Updated privacy policy to reflect removal of external messaging service
  • Simplified notification system to use only browser notifications
  • Removed external API dependencies and host permissions
  • Updated documentation across the project

Security

  • Removed external API dependency (buddy.ernane.dev)
  • Reduced required permissions
  • Eliminated phone number storage

@carloshendvpm carloshendvpm changed the title # Remove wp calls and improve docs. # Remove wp calls and improve docs. Fix issue #55 Jun 21, 2025
ErnaneJ

This comment was marked as duplicate.

@ErnaneJ ErnaneJ left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for this!

I just noticed one thing: WhatsApp notifications were removed, which is fine, but we should make sure browser notifications are still working, as you've implemented. However, during testing, I wasn't able to receive any browser notifications.

We need to look into this before proceeding with the merge.

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove WhatsApp notification feature (Buddy service discontinued)

2 participants