Disable presence by default #1399

Merged
nex merged 3 commits from nex/chore/disable-presence-by-default into main 2026-02-17 02:07:20 +00:00
Owner

This pull request disables outbound presence by default, and attaches warnings about the performance impact of enabling outbound presence, typing, and read receipts. Also removes the inflammatory and empirically incorrect statements about being faster than synapse.

Pull request checklist:

  • This pull request targets the main branch, and the branch is named something other than
    main.
  • I have written an appropriate pull request title and my description is clear.
  • I understand I am responsible for the contents of this pull request.
  • I have followed the contributing guidelines:
    • My contribution follows the code style, if applicable.
    • I ran pre-commit checks before opening/drafting this pull request.
    • I have tested my contribution (or proof-read it for documentation-only changes) myself, if applicable. This includes ensuring code compiles. N/A - config only change
    • My commit messages follow the commit message format and are descriptive.
    • I have written a news fragment for this PR, if applicable.
This pull request disables *outbound* presence by default, and attaches warnings about the performance impact of enabling outbound presence, typing, and read receipts. Also removes the inflammatory and empirically incorrect statements about being faster than synapse. **Pull request checklist:** <!-- You need to complete these before your PR can be considered. If you aren't sure about some, feel free to ask for clarification in #dev:continuwuity.org. --> - [x] This pull request targets the `main` branch, and the branch is named something other than `main`. - [x] I have written an appropriate pull request title and my description is clear. - [x] I understand I am responsible for the contents of this pull request. - I have followed the [contributing guidelines][c1]: - [x] My contribution follows the [code style][c2], if applicable. - [x] I ran [pre-commit checks][c1pc] before opening/drafting this pull request. - [ ] ~~I have [tested my contribution][c1t] (or proof-read it for documentation-only changes) myself, if applicable. This includes ensuring code compiles.~~ N/A - config only change - [x] My commit messages follow the [commit message format][c1cm] and are descriptive. - [x] I have written a [news fragment][n1] for this PR, if applicable<!--(can be done after hitting open!)-->. <!-- Notes on these requirements: - While not required, we encourage you to sign your commits with GPG or SSH to attest the authenticity of your changes. - While we allow LLM-assisted contributions, we do not appreciate contributions that are low quality, which is typical of machine-generated contributions that have not had a lot of love and care from a human. Please do not open a PR if all you have done is asked ChatGPT to tidy up the codebase with a +-100,000 diff. - In the case of code style violations, reviewers may leave review comments/change requests indicating what the ideal change would look like. For example, a reviewer may suggest you lower a log level, or use `match` instead of `if/else` etc. - In the case of code style violations, pre-commit check failures, minor things like typos/spelling errors, and in some cases commit format violations, reviewers may modify your branch directly, typically by making changes and adding a commit. Particularly in the latter case, a reviewer may rebase your commits to squash "spammy" ones (like "fix", "fix", "actually fix"), and reword commit messages that don't satisfy the format. - Pull requests MUST pass the `Checks` CI workflows to be capable of being merged. This can only be bypassed in exceptional circumstances. If your CI flakes, let us know in matrix:r/dev:continuwuity.org. - Pull requests have to be based on the latest `main` commit before being merged. If the main branch changes while you're making your changes, you should make sure you rebase on main before opening a PR. Your branch will be rebased on main before it is merged if it has fallen behind. - We typically only do fast-forward merges, so your entire commit log will be included. Once in main, it's difficult to get out cleanly, so put on your best dress, smile for the cameras! --> [c1]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md [c2]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/docs/development/code_style.mdx [c1pc]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#pre-commit-checks [c1t]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#running-tests-locally [c1cm]: https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/CONTRIBUTING.md#commit-messages [n1]: https://towncrier.readthedocs.io/en/stable/tutorial.html#creating-news-fragments
chore: Disable presence by default, and add warnings to other heavy ops
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
c32d1bddc1
ginger requested changes 2026-02-17 01:50:07 +00:00
Dismissed
ginger left a comment
Owner

you need to run cargo build to generate the new example config :3

you need to run `cargo build` to generate the new example config :3
chore: Add news frag & rebuild config
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m9s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 5m47s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
d150841a4c
nex requested review from ginger 2026-02-17 01:52:02 +00:00
ginger approved these changes 2026-02-17 01:52:39 +00:00
Dismissed
Owner

my name is ginger shaped and i approve this pull request

my name is ginger shaped and i approve this pull request
Henry-Hiles requested changes 2026-02-17 01:54:01 +00:00
Dismissed
Henry-Hiles left a comment
Contributor

idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"?

idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"?
Jade approved these changes 2026-02-17 01:54:14 +00:00
Contributor

otherwise good!

otherwise good!
ginger requested changes 2026-02-17 01:54:41 +00:00
Dismissed
ginger left a comment
Owner

sorry quad changed my mind :(

sorry quad changed my mind :(
Owner

mrs shaped, this is a wendy's

mrs shaped, this is a wendy's
Author
Owner

@Henry-Hiles wrote in #1399 (comment):

idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"?

The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue.

@Henry-Hiles wrote in https://forgejo.ellis.link/continuwuation/continuwuity/pulls/1399#issuecomment-24389: > idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"? The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue.
Contributor

@nex wrote in #1399 (comment):

@Henry-Hiles wrote in #1399 (comment):

idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"?

The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue.

It's also called undue for typing indicators and read reciepts though.

@nex wrote in https://forgejo.ellis.link/continuwuation/continuwuity/pulls/1399#issuecomment-24394: > @Henry-Hiles wrote in #1399 (comment): > > > idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"? > > The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue. It's also called undue for typing indicators and read reciepts though.
Contributor

If you disagree dont worry though, its you folks' project after all. Was just the only thing I noticed when reading through the diff.

If you disagree dont worry though, its you folks' project after all. Was just the only thing I noticed when reading through the diff.
Author
Owner

@Henry-Hiles wrote in #1399 (comment):

@nex wrote in #1399 (comment):

@Henry-Hiles wrote in #1399 (comment):

idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"?

The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue.

It's also called undue for typing indicators and read reciepts though.

Start typing in old Matrix HQ and you'll change your mind on it being "undue"

@Henry-Hiles wrote in https://forgejo.ellis.link/continuwuation/continuwuity/pulls/1399#issuecomment-24397: > @nex wrote in #1399 (comment): > > > @Henry-Hiles wrote in #1399 (comment): > > > idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"? > > > > > > The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue. > > It's also called undue for typing indicators and read reciepts though. Start typing in old Matrix HQ and you'll change your mind on it being "undue"
Contributor

@nex wrote in #1399 (comment):

@Henry-Hiles wrote in #1399 (comment):

@nex wrote in #1399 (comment):

@Henry-Hiles wrote in #1399 (comment):

idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"?

The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue.

It's also called undue for typing indicators and read reciepts though.

Start typing in old Matrix HQ and you'll change your mind on it being "undue"

To be fair if you do anything in old matrix hq you will regret your life choices!

@nex wrote in https://forgejo.ellis.link/continuwuation/continuwuity/pulls/1399#issuecomment-24399: > @Henry-Hiles wrote in #1399 (comment): > > > @nex wrote in #1399 (comment): > > > @Henry-Hiles wrote in #1399 (comment): > > > > idk if i like "undue strain". is it undue? maybe just "extra strain"? or "a lot of strain"? > > > > > > > > > The additional weight of federated presence is disproportionate to its value, in my opinion, making it undue. > > > > > > It's also called undue for typing indicators and read reciepts though. > > Start typing in old Matrix HQ and you'll change your mind on it being "undue" To be fair if you do *anything* in old matrix hq you will regret your life choices!
ginger approved these changes 2026-02-17 02:03:43 +00:00
ginger left a comment
Owner

my name is ginger shaped and i think this pull request is okay

my name is ginger shaped and i think this pull request is okay
chore: Lighten the phrasing
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 5m25s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 6m25s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 27m8s
4ccb68c975
Author
Owner

@ginger wrote in #1399 (comment):

my name is ginger shaped and i think this pull request is okay

Just okay? 🥺

@ginger wrote in https://forgejo.ellis.link/continuwuation/continuwuity/pulls/1399#issuecomment-24401: > my name is ginger shaped and i think this pull request is okay Just okay? 🥺
Henry-Hiles left a comment
Contributor

my name is quad and i approve this pull request!!!

my name is quad and i approve this pull request!!!
Author
Owner

image

![image](/attachments/a8487093-a3e3-45ac-867a-f31f5ddfc41d)
334 KiB
nex merged commit d40893730c into main 2026-02-17 02:07:20 +00:00
nex deleted branch nex/chore/disable-presence-by-default 2026-02-17 02:07:20 +00:00
ginger added this to the next milestone 2026-02-20 14:10:33 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1399
No description provided.