stratself
bf1e42b225
docs(perf): Remove section on .well-known
...
It is not a clear performance gain, and should be added
later in delegation.mdx
2026-05-06 09:03:13 +00:00
stratself
ec76a234db
docs(perf): Various changes from feedback
...
* Only recommend turning off all presences
* Add example trusted_servers and notice to vet them
* Add explained benefits of HTTP/3
* Some grammar nits
2026-05-06 09:03:13 +00:00
stratself
091514e9f9
docs(perf): Grammar/wording edits from feedback
...
Also combined the introductory paragraphs into one
2026-05-06 09:03:13 +00:00
stratself
789ad499f7
fix: Grammar + wording for perftuning page from feedback
2026-05-06 09:03:13 +00:00
stratself
1e6eaa4337
fix(docs): Remove sysctl and limits.conf recs from perf tuning
2026-05-06 09:03:13 +00:00
stratself
de97900b07
chore(docs): Add performance tuning navigation
2026-05-06 09:03:13 +00:00
stratself
cb68a3d0ae
docs(perf): Rewrite notary tuning stuff and add section on HTTP/3
...
Some more wording fixes too
2026-05-06 09:03:12 +00:00
stratself
d3852abe51
docs(perf): Add .well-known, nofiles, and sysctl recs + some copyedits
2026-05-06 09:03:12 +00:00
stratself
15845b1c55
chore: Add changelog for #1498
2026-05-06 09:03:12 +00:00
stratself
f7d558baa6
docs(perf-tuning): Add notaries batch size advise + copyedits from comments
...
performance.md is now performance.mdx
2026-05-06 09:03:11 +00:00
stratself
edd80b2600
docs(perf-tuning): Add bottommost compression section and other changes
...
* docs: Move typing/readmarks disabling section up, and separate
outbound sending disablement from total disablement of features
* docs: Change introduction tone to "get more out of your server",
remove wrong notion of tuned for small instances
2026-05-06 09:03:11 +00:00
stratself
03eab32c27
docs: Add initial performance tuning guidance
2026-05-06 09:03:10 +00:00
Ian Wagner
636de8a708
docs: Add link to matrix.org federation tester
2026-05-06 07:30:27 +00:00
Ginger
e212c91ebf
fix: Address review comments
2026-05-05 13:35:35 -04:00
Ginger
83f3314f08
chore: News fragment
2026-05-05 09:10:51 -04:00
Ginger
8c2cf67783
refactor: Remove support for guest user registration
2026-05-05 09:09:48 -04:00
Ginger
7436e2f4e1
chore: Update admin command docs
2026-05-05 09:05:43 -04:00
timedout
9ba406761b
chore: Regenerate example config
2026-05-04 21:14:22 +01:00
nex
97f49d6357
chore: Remove news fragment checkbox from PR template
...
Requiring them is now handled by an action
2026-05-04 20:06:40 +00:00
new-years-eve
1a49bc6f87
docs: Add changelog
2026-05-04 20:05:26 +00:00
new-years-eve
833216256b
feat: Add support for fallback keys
...
Fallback keys can be provided by client devices to be used in case the
supply of one-time keys run out. The server will store one fallback key
per user, per device, per algorithm. The server will keep track of
whether this fallback key has been used or not.
The /keys/claim endpoint now provides a fallback key
if no one-time key is found
The /keys/upload endpoint now accepts fallback keys
The /sync endpoint now informs the client of the algorithms for which it
has an unused fallback key in stock.
2026-05-04 20:05:26 +00:00
new-years-eve
5fa3087401
feat: Implement serialization/deserialization for booleans
2026-05-04 20:05:26 +00:00
Ginger
e95c0bd53f
chore: News fragment
2026-05-04 11:28:11 -04:00
Ginger
52d1ed24a9
refactor: Remove LDAP support
2026-05-04 11:27:47 -04:00
timedout
4c1638e495
style: Resolve end-of-line lint failure
2026-05-04 14:57:21 +01:00
grgergo
3f69cf8ed7
chore: update example config
2026-05-04 14:57:21 +01:00
grgergo
560a615c29
chore: news fragment for #1706
2026-05-04 14:57:21 +01:00
grgergo
2e19310a87
clarify max_request_size limiting federation
...
Signed-off-by: grgergo <csakbek@freemail.hu >
2026-05-04 14:57:21 +01:00
Renovate Bot
81c5c6b2bc
chore(deps): update sentry-rust monorepo to 0.48.0
2026-05-03 14:41:05 +00:00
Renovate Bot
73d8462ace
chore(deps): update rust crate askama to 0.16.0
2026-05-03 14:40:44 +00:00
Renovate Bot
8b5fda1fb5
chore(deps): lock file maintenance
2026-05-03 14:40:16 +00:00
Ginger
6f9b4a989e
fix: Update ctor macro arguments
2026-05-03 14:39:30 +00:00
Renovate Bot
fe0d83d447
chore(deps): update rust crate ctor to 0.13.0
2026-05-03 14:39:30 +00:00
Renovate Bot
37dccdbeb0
chore(deps): update https://github.com/taiki-e/install-action digest to b5fddbb
2026-05-03 12:30:32 +00:00
Renovate Bot
1060adc670
chore(deps): update dependency cargo-bins/cargo-binstall to v1.19.0
2026-05-03 05:04:01 +00:00
Renovate Bot
d963b89a07
chore(deps): update rust-zerover-patch-updates
2026-05-01 17:40:13 +00:00
Ginger
680c972b44
chore: News fragment
2026-05-01 13:17:00 -04:00
Ginger
88b59eb053
fix: Include target user's membership when building stripped state
2026-05-01 13:15:55 -04:00
timedout
4a99de0d28
fix: Store incoming federated invite membership events correctly
...
Co-Authored-By: Ginger <ginger@gingershaped.computer >
Reviewed-By: Ginger <ginger@gingershaped.computer >
2026-05-01 14:49:27 +01:00
Renovate Bot
0e1f0683c6
chore(deps): update pre-commit hook crate-ci/typos to v1.46.0
2026-05-01 05:04:01 +00:00
Renovate Bot
cec4abc7cd
chore(deps): update ruma digest to 5742fec
2026-04-30 05:05:10 +00:00
Ginger
e6cae5b8ed
fix: Fix membership check in kick handler
2026-04-29 12:45:15 -04:00
Ginger
02ccf64d2e
fix: Properly create room summary stripped state
2026-04-29 12:44:57 -04:00
Renovate Bot
4d4d875231
chore(deps): update node-patch-updates to v2.0.10
2026-04-29 14:14:58 +00:00
Renovate Bot
cdf05b9a8b
chore(deps): update rust crate serde-saphyr to 0.0.25
2026-04-29 14:14:17 +00:00
Ginger
9491be928d
fix: Fix panic when creating rooms
2026-04-29 09:26:13 -04:00
Ginger
049babc7ca
fix: Fix appservice authentication
2026-04-29 09:09:09 -04:00
Ginger
7b99757337
chore: Update news fragment
2026-04-28 09:16:57 -04:00
Ginger
d09de005e3
refactor: Drop unused MSC3843 endpoint definition
2026-04-28 09:16:57 -04:00
Ginger
e34fd76dc0
fix: Re-add support for MSC4293
2026-04-28 09:16:57 -04:00