Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: marcelja/facebook-delete
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2
Choose a base ref
...
head repository: marcelja/facebook-delete
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    0590b9e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. New custom flags, better debug info, updated default behavior and doc…

    …umentation (#50)
    
    * Added content flags to skip selection. Increased default rate limit to 30000.
    
    * Improved README
    
    * Improved README
    
    * Improved README
    
    * Removed Instagram flag. Improved README clarity.
    
    * README clarity on default rate delay being set to 30 seconds.
    
    * Fixed months detection
    
    * Fixed README syntax
    
    * Code cleanup. Moved flag validation after login
    
    * Panic with cookie error. Gives more information
    
    * Moved processing back into main function.
    
    * Update README.md
    
    Co-authored-by: Marcel Jankrift <marcel@jankrift.de>
    
    * Update deleter.go
    
    Co-authored-by: Marcel Jankrift <marcel@jankrift.de>
    
    * Lowered rate delay to 100ms
    
    Co-authored-by: Marcel Jankrift <marcel@jankrift.de>
    AlexKalopsia and marcelja authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    adbd456 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    marcelja authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    297db5f View commit details
    Browse the repository at this point in the history
Loading