2206 Commits (b5e21f761bebac1c3c06a70a35439947e134f630)
 

Author SHA1 Message Date
Val Lorentz b5e21f761b Merge branch 'next' into 'room-v11' 2 years ago
Matthias Ahouansou 9e6ce8326f Remove TODO 2 years ago
Matthias Ahouansou e88d137bd7 Replace panic!() with unreachable!() 2 years ago
Charles Hall 7f63948db9 Merge branch 'version-extra' into 'next' 2 years ago
Timo Kösters f16bff2466 Merge branch 'user_can_membership' into 'next' 2 years ago
Timo Kösters e8796d6bf9 Merge branch 'admin-check-remote-users' into 'next' 2 years ago
Matthias Ahouansou fe78cc8262
refactor(state_accessor): add method to check if a user can invite another user 2 years ago
Timo Kösters 03f9c888f0 Merge branch 'remove-join_authorized_via_users_servers' into 'next' 2 years ago
Matthias Ahouansou 110b7e10e6
fix: do not allow administration of remote users 2 years ago
Timo Kösters 6c3ce71304 Merge branch 'dont-expect-reqwest-http-request' into 'next' 2 years ago
Charles Hall dc23206e27 Merge branch 'nix-0.28' into 'next' 2 years ago
Matthias Ahouansou 0f6b771cdd
fix(membership): remove join_authorized_via_users_server field on state update 2 years ago
Timo Kösters 24e9c99d47 Merge branch 'no-auth-ignore-token' into 'next' 2 years ago
Matthias Ahouansou 0d62c9de7c
fix: ignore access tokens where they are not needed 2 years ago
Timo Kösters 33fb32be9a Merge branch 'srv-matrix-fed-record' into 'next' 2 years ago
Matthias Ahouansou e38af9b7fc
feat: use _matrix-fed._tcp SRV record, fallback to _matrix._tcp 2 years ago
Matthias Ahouansou 1c529529aa
chore: upgrade nix to 0.28 2 years ago
Timo Kösters cf1e7bc1ed Merge branch 'unregister-fail-id-not-found' into 'next' 2 years ago
Matthias Ahouansou 3ce3d13378
fix: do not expect that all http requests are valid reqwest requests 2 years ago
Matthias Ahouansou 11612e347d
fix: return error when trying to unregister unknown appservice id 2 years ago
Timo Kösters 7aa70e2030 Merge branch 'error-appservice-token-auth' into 'next' 2 years ago
Timo Kösters 71546a9fb7 Merge branch 'registration_appservice_token_check' into 'next' 2 years ago
Matthias Ahouansou 5c634ceb6b
fix: reject requests with authentication when not used 2 years ago
Matthias Ahouansou 8d70f69e62
fix: reject /register requests when there is no token and the type is appservice 2 years ago
Timo Kösters 9176474513 Merge branch 'ruma-registration-type' into 'next' 2 years ago
Matthias Ahouansou b20483aa13
refactor(appservices): avoid cloning frequently 2 years ago
Matthias Ahouansou 5c650bb67e
refactor: use BTreeMap for cached registration info 2 years ago
Timo Kösters b11855e7a1 Merge branch 'performance' into 'next' 2 years ago
Timo Kösters 0bb28f60cf
refactor: minor appservice code cleanup 2 years ago
Timo Kösters d2817679e5
refactor: remove previous typing implementation and add sync wakeup for new one 2 years ago
Timo Kösters 6bd7ff4917
improvement: do not save typing edus in db 2 years ago
Timo Kösters bdae9ceccf Merge branch 'rocksdb' into 'next' 2 years ago
Charles Hall 3ffdaaddcd Merge branch 'docs' into 'next' 2 years ago
Charles Hall 5a4ee9808a
make chapter name reflect file name 2 years ago
Charles Hall 3dd21456ef
reduce scope of nixos documentation 2 years ago
Charles Hall f6bfba7014
normalize headers to "Conduit for X" 2 years ago
Charles Hall f56abba216
rename "simple" deployment to "generic" 2 years ago
Charles Hall 2022efd279
remove section about cross compilation 2 years ago
Charles Hall 0a790686c5
avoid duplicating links in documentation 2 years ago
Charles Hall 68a33862b3
add mdbook to the devshell 2 years ago
Timo Kösters 879a8b969d
improvement: use simpler rocksdb config 2 years ago
Timo Kösters 81bc1fc4e3 Merge branch 'matrix-ecosystem-clients' into 'next' 2 years ago
Timo Kösters 1931a45aba Merge branch 'disabled-federation-authcheck' into 'next' 2 years ago
Matthias Ahouansou 5f0bea6961
refactor: check if federation is disabled inside the authcheck where possible 2 years ago
Matthias Ahouansou 120035685b
docs: point people to the matrix client list instead of element 2 years ago
Charles Hall a8da61e5b7 Merge branch 'docs/mdbook-full' into 'next' 2 years ago
Samuel Meenzen a3968725b4
chore: add EditorConfig 2 years ago
Charles Hall 6800e5fd18
build book in ci, deploy it to gitlab pages 2 years ago
Charles Hall 4f8d3953b3
add nix output for the book 2 years ago
Samuel Meenzen 425660472c
docs: build docs using mdBook 2 years ago