Commit Graph

2284 Commits (3ecf835b50064f604940af5c48c8d138c0ee7dd8)
 

Author SHA1 Message Date
Matthias Ahouansou 3ecf835b50
ci: cache attic on artifacts job 2 months ago
Matthias Ahouansou e6b6cc77d1 Merge branch 'verify-x-matrix-destination' into 'next'
feat(auth): check if X-Matrix destination is correct if present

Closes #271

See merge request famedly/conduit!661
2 months ago
Matthias Ahouansou b69a74961b Merge branch 'x-matrix-destination-header' into 'next'
feat(federation): add destination field to X-Matrix header

See merge request famedly/conduit!660
2 months ago
Matthias Ahouansou 622aa574b6 Merge branch 'namespace-fixes' into 'next'
fix(appservices): don't forward events relating to remote users, and forward events relating to remote aliases

See merge request famedly/conduit!653
2 months ago
Matthias Ahouansou 63ba157ef6
feat(auth): check if X-Matrix destination is correct if present 2 months ago
Matthias Ahouansou dfe2916357
feat(federation): add destination field to X-Matrix header 2 months ago
Matthias Ahouansou b4a60c3f9a Merge branch 'ci' into 'next'
ci: use attic.conduit.rs

See merge request famedly/conduit!658
2 months ago
Matthias Ahouansou 0b217232ac
ci: push attic to binary cache, update nix script 2 months ago
Timo Kösters 3b7c001350
ci: use attic.conduit.rs 2 months ago
Matthias Ahouansou 10412d4be9 Merge branch 'master' into 'next'
Pull v0.7.0 tag into next

See merge request famedly/conduit!657
3 months ago
Matthias Ahouansou 3c8879771c Merge branch 'docker-update-request-size' into 'next'
docs(docker): don't use underscores for max request size

Closes #289

See merge request famedly/conduit!656
3 months ago
Matthias Ahouansou 4fac7ca169 Merge branch 'backup-faq-docs' into 'next'
docs(faq): add backup instructions

See merge request famedly/conduit!655
3 months ago
Matthias Ahouansou a23bfdb3f0
docs(docker): don't use underscores for max request size 3 months ago
Matthias Ahouansou 60fe238893
docs(faq): add backup instructions 3 months ago
Matthias Ahouansou cd4e4fe7ac Merge branch 'Daniel15au-next-patch-38459' into 'next'
[docs] Remove references to legacy Docker Compose v1

See merge request famedly/conduit!642
3 months ago
Matthias Ahouansou 0a7ac058a0 Merge branch 'docs-migrate-faq-fix' into 'next'
docs(faq): correct answer about migration

See merge request famedly/conduit!654
3 months ago
Daniel Lo Nigro c90e4816b7
[docs] Update docker-compose commands 3 months ago
Matthias Ahouansou 2b5295aa29
docs(faq): correct answer about migration 3 months ago
Matthias Ahouansou df0ad2d07c
fix(appservices): don't forward events relating to remote users, and forward events relating to remote aliases 3 months ago
Matthias Ahouansou bd5d9a7560 Merge branch 'stun-spelling' into 'next'
docs: fix STUN typo

See merge request famedly/conduit!652
3 months ago
Matthias Ahouansou 14ede9898d Merge branch 'faq' into 'next'
docs: add FAQ

See merge request famedly/conduit!651
3 months ago
Matthias Ahouansou 0220e9e9d1 Merge branch 'update-deps' into 'next'
Update trivial dependencies

See merge request famedly/conduit!650
3 months ago
Matthias Ahouansou f62db723f7
docs: fix STUN typo 3 months ago
Matthias Ahouansou a499c80d1b
docs: add FAQ 3 months ago
Matthias Ahouansou 5760d98192
chore: upgrade rocksdb in flake 3 months ago
Matthias Ahouansou 2d3f64c1e5
chore: upgrade lockfile 3 months ago
Ossi Herrala aff97e4032
Update image crate 3 months ago
Ossi Herrala a56139549f
Trust-DNS has been renamed to Hickory-DNS 3 months ago
Ossi Herrala 3b6928ebcf
Update dependencies that don't need code changes 3 months ago
Ossi Herrala 61cd2892b8
Remove unused dependencies 3 months ago
Timo Kösters acef61a3cc Merge branch 'bump' into 'next'
Bump version to v0.8.0-alpha

See merge request famedly/conduit!647
3 months ago
Timo Kösters c6a7563126 Merge branch 'docs' into 'next'
Update download links in documentation

See merge request famedly/conduit!648
3 months ago
Timo Kösters 779cebcd77
Update download links in documentation 3 months ago
Timo Kösters 3b3466fd51
Bump version to v0.8.0-alpha 3 months ago
Timo Kösters a854ce5cf6 Merge branch 'next' into 'master'
Merge branch 'next' into 'master'

See merge request famedly/conduit!646
3 months ago
Timo Kösters 414056442a Merge branch 'bump' into 'next'
Bump version to v0.7.0

See merge request famedly/conduit!645
3 months ago
Timo Kösters 7c83372336 Merge branch 'exclusive-namespace-error' into 'next'
feat(appservice): ensure users/aliases outside of namespaces are not accessed

See merge request famedly/conduit!634
3 months ago
Timo Kösters a854a46c24
Bump version to v0.7.0 3 months ago
Timo Kösters 429f80548f Merge branch 'sync-up-debian-generated-config' into 'next'
Sync up the generated Conduit config for Debian

See merge request famedly/conduit!644
3 months ago
Timo Kösters a140bf8a6f Merge branch 'authorized-user-search' into 'next'
fix(membership): perform stricter checks when choosing an authorized user

See merge request famedly/conduit!620
3 months ago
Matthias Ahouansou 74db555336
fix(membership): perform stricter checks when choosing an authorized user 3 months ago
Timo Kösters 08636ef236 Merge branch 'can-invite-state-lock' into 'next'
fix(state-accessor): hold the state_lock when checking if a user can invite

See merge request famedly/conduit!643
3 months ago
Matthias Ahouansou 3086271139
feat(appservice): ensure users/aliases outside of namespaces are not accessed 3 months ago
Matthias Ahouansou e40aed3a7d
fix(state-accessor): hold the state_lock when checking if a user can invite 3 months ago
Paul van Tilburg 0c0c9549b9
Sync up the generated Conduit config for Debian
This applies changes made in the exampl config by commits dc89fbe and
844508b.
3 months ago
Timo Kösters 53d3f9ae89 Merge branch 'registration-token-in-config' into 'next'
add registration_token in default cfg and DEPLOY

See merge request famedly/conduit!557
3 months ago
Timo Kösters 7ace9b0dff Merge branch 'check-if-membership-is-case-endpoints' into 'next'
feat(membership): check if user already has the membership that is requested to be set

See merge request famedly/conduit!622
3 months ago
Timo Kösters 624654a88b Merge branch 'fix-unrejectable-invites' into 'next'
Fix unrejectable invites

Closes #418

See merge request famedly/conduit!623
3 months ago
Timo Kösters 461236f3fb Merge branch 'room-v11' into 'next'
Add support for room v11

Closes #408

See merge request famedly/conduit!562
3 months ago
Matthias Ahouansou 1c4ae8d268
fix(redaction): use content.redacts when checking v11 events 3 months ago