continuwuity/src
Tom Foster 3e68b67562
All checks were successful
Release Docker Image / define-variables (push) Successful in 3s
Checks / Prefligit / prefligit (push) Successful in 14s
Checks / Rust / Format (push) Successful in 39s
Checks / Rust / Clippy (push) Successful in 4m8s
Checks / Rust / Cargo Test (push) Successful in 4m50s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 13m22s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 13m56s
Release Docker Image / merge (push) Successful in 21s
Checks / Prefligit / prefligit (pull_request) Successful in 14s
Documentation / Build and Deploy Documentation (pull_request) Successful in 36s
fix(appservice): Create user on authentication for existing appservices
Ensures appservice users are created during authentication requests,
fixing the issue for appservices registered before the initial fix.
This allows existing appservices to work without re-registration.
2025-08-04 20:27:56 +01:00
..
admin refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
api fix(appservice): Create user on authentication for existing appservices 2025-08-04 20:27:56 +01:00
build_metadata build: Don't rerun on git changes 2025-05-26 19:16:05 +01:00
core fix(policy-server): Correctly default to 10 second timeout 2025-07-23 17:56:45 +01:00
database chore: Update rocksdb, feature flag changes 2025-07-24 21:51:52 +01:00
macros refactor: Replace std Mutex with parking_lot 2025-07-20 16:31:02 +01:00
main chore: Update rocksdb, feature flag changes 2025-07-24 21:51:52 +01:00
router Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
service fix(appservice): Create appservice user on registration 2025-08-04 19:33:02 +01:00
web docs: Add vias to matrix.to links 2025-07-24 13:31:58 +01:00