• Stefy Spora's avatar
    Add privacy level dropdown menu for flexible privacy settings · 0cd0e345
    Stefy Spora authored
    - Add dropdown menu to select between 'Friends Only' and 'All Fetlifers' privacy levels
    - Update XHR payloads to use selected privacy level for both pictures and videos
    - Pictures: 'only_friends' vs 'public' based on selection
    - Videos: true vs false for only_friends based on selection
    - Update popup.js to pass privacy level to content script functions
    - Update background.js context menu functions to use privacy level
    - Update content.js executePrivacyUpdate function to accept privacy level parameter
    - Update README.md with privacy level selection instructions
    - Add version 1.0.3 to CHANGELOG.md documenting the new feature
    - Maintain backward compatibility with default 'friends_only' setting
    0cd0e345
CHANGELOG.md 3.91 KB