batch presence updates per server, not room. bundle events and local users under batch requests per a smart policy.
documentation.yml #12561 -
Commit 60d37b038d pushed by gamesguru
fix(cli): uwu enable SIGINT (Ctrl+C) mid-command
documentation.yml #12035 -
Commit 076b3b37d7 pushed by gamesguru
fix(testing): fix DB path for Matrix Complement test
documentation.yml #12022 -
Commit 70b6ffb7d1 pushed by gamesguru
Merge branch 'main' into guru/fix/cli-optimization/faster-startup-safer-shutdown
documentation.yml #12007 -
Commit de9b531955 pushed by gamesguru
feat: enable MSC4267 by default (force forget rooms on leave) to help clear out the "empty rooms" issue esp on Element
documentation.yml #11823 -
Commit cded27b2d1 pushed by gamesguru
fix: restrict startup presence reset to local users
documentation.yml #11817 -
Commit 5e5fdf5b52 pushed by gamesguru
fix: restore less ominous warning log from guru/nightly
documentation.yml #11814 -
Commit 6a4f968f5f pushed by gamesguru
fix: lint warnings from my branch and main
documentation.yml #11812 -
Commit 1ce0ffbaed pushed by gamesguru
fix: include outlier PDUs in state resolution to fix partially-loaded member lists
documentation.yml #11772 -
Commit d68d2dca9f pushed by gamesguru
perf: use `wide_` methods to parallelize server discovery and remote PDU fetching
documentation.yml #11769 -
Commit cc21434412 pushed by gamesguru
fix: missing m.room.create outliers causing a sea of Empty rooms and Version 1 errors
documentation.yml #11765 -
Commit 45c34d2cc5 pushed by gamesguru
fix: lint warning on main to appease clippy
documentation.yml #11763 -
Commit e4a7f1bbd5 pushed by gamesguru
changes to refactor it again, more
documentation.yml #11694 -
Commit 6a8619a776 pushed by gamesguru
restore deleted check_legacy_freeze functionality
documentation.yml #11633 -
Commit d4b19fb200 pushed by gamesguru
fix: revert to fall thru to legacy only on Unrecognized
documentation.yml #11631 -
Commit 472e4d5a01 pushed by gamesguru
feat: stateless sync and orphan all sync tokens
documentation.yml #11628 -
Commit 1b9987df14 pushed by gamesguru
feat: implement transactional wrappers around room joins and other key code blocks writing to the database
documentation.yml #11626 -
Commit 7b846ccffe pushed by gamesguru
feat(media): add config to enable missing legacy media endpoints
documentation.yml #11624 -
Commit 15956a6422 pushed by gamesguru
fix(testing): fix DB path for Matrix Complement test and enable easier first-time registration for automation
documentation.yml #11622 -
Commit 03d13a489c pushed by gamesguru
fix(registration): discrepancy between 401 response and 500 log statement
documentation.yml #11620 -
Commit 1b2e9f20fb pushed by gamesguru
feat: notifications (cinny/schildichat)
documentation.yml #11558 -
Commit c0865b42dc pushed by gamesguru
fix: more aggressive user agent for URL preview
documentation.yml #11403 -
Commit 49efbeafe4 pushed by gamesguru
fix(admin-cli): concatenation/formatting error, i.e.,
documentation.yml #11019 -
Commit fdf9cea533 pushed by gamesguru