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

Add labs flag to automatically rageshake on decryption errors #7307

Merged
merged 14 commits into from Jan 13, 2022

Commits on Dec 8, 2021

  1. Add labs flag to automatically rageshake on decryption errors

    Also sends a to-device message to the sender, prompting them to auto-rageshake too if they have this lab enabled as well.
    duxovni committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    b8cd337 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
    duxovni and SimonBrandner committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    3d78570 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    e7e5d5d View commit details
    Browse the repository at this point in the history
  2. Use AsyncStoreWithClient

    duxovni committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1b208fe View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

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

Commits on Dec 15, 2021

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

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    551c0c1 View commit details
    Browse the repository at this point in the history
  2. code review feedback

    duxovni committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    778fdac View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    fbc8155 View commit details
    Browse the repository at this point in the history
  2. Update src/rageshake/submit-rageshake.ts

    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    duxovni and t3chguy committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    75f5349 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Fix casing on auto_uisi field

    duxovni committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ee9f442 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

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

Commits on Jan 13, 2022

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