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 background update to remove unstable private read receipts #1

Merged
merged 10 commits into from
Jul 29, 2022

Commits on Jul 29, 2022

  1. Add background update to remove unstable private read receipts

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    404459f View commit details
    Browse the repository at this point in the history
  2. Remove handling for unstable private read receipts

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    57251c8 View commit details
    Browse the repository at this point in the history
  3. Don't bump SCHEMA_VERSION

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    e12706c View commit details
    Browse the repository at this point in the history
  4. Remove READ_PRIVATE_UNSTABLE from ReceiptTypes

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c8cf10e View commit details
    Browse the repository at this point in the history
  5. Assume return value

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    84299f6 View commit details
    Browse the repository at this point in the history
  6. Remove non-relevant test

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    208e97a View commit details
    Browse the repository at this point in the history
  7. Don't bother with a migration script

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a7c3a1c View commit details
    Browse the repository at this point in the history
  8. Remove non-schema thing

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    252146d View commit details
    Browse the repository at this point in the history
  9. Only use single '

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    SimonBrandner and clokep committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3cbd80b View commit details
    Browse the repository at this point in the history
  10. Use !=

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    SimonBrandner and clokep committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8854e35 View commit details
    Browse the repository at this point in the history