forked from matrix-org/synapse
-
Notifications
You must be signed in to change notification settings - Fork 0
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
SimonBrandner
merged 10 commits into
SimonBrandner/feat/disable-rr
from
SimonBrandner/feat/db-rr
Jul 29, 2022
Merged
Add background update to remove unstable private read receipts #1
SimonBrandner
merged 10 commits into
SimonBrandner/feat/disable-rr
from
SimonBrandner/feat/db-rr
Jul 29, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
4 tasks
clokep
reviewed
Jul 29, 2022
clokep
reviewed
Jul 29, 2022
clokep
reviewed
Jul 29, 2022
clokep
reviewed
Jul 29, 2022
synapse/storage/schema/main/delta/73/01remove_unstable_private_read_receipts.sql
Outdated
Show resolved
Hide resolved
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
clokep
reviewed
Jul 29, 2022
clokep
reviewed
Jul 29, 2022
synapse/storage/schema/main/delta/72/04remove_unstable_private_read_receipts.sql
Outdated
Show resolved
Hide resolved
Signed-off-by: Šimon Brandner <[email protected]>
Co-authored-by: Patrick Cloke <[email protected]>
For cross-linking, this essentially applies to matrix-org#13273. |
clokep
reviewed
Jul 29, 2022
Co-authored-by: Patrick Cloke <[email protected]>
SimonBrandner
pushed a commit
that referenced
this pull request
Sep 3, 2022
* Add monthly active users documentation * changelog * Tidy up notes * more tidyup * Rewrite #1 * link back to mau docs * fix links * s/appservice|AS/application service * further review * a newline * Remove bit about shadow banned users. I think talking about them is confusing, and the current text doesn't imply they get any special treatment. * Update docs/usage/administration/monthly_active_users.md Co-authored-by: Patrick Cloke <[email protected]> * Update docs/usage/administration/monthly_active_users.md Co-authored-by: Patrick Cloke <[email protected]> Co-authored-by: Brendan Abolivier <[email protected]> Co-authored-by: Patrick Cloke <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.