0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-29 14:28:56 +02:00
dendrite/userapi/internal
Neboer 2a4c7f45b3
Add support for config "auto_join_rooms" (#2823)
Add support for config "auto_join_rooms". Now new accounts can join the
rooms in config file automatically.

### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [x] I have justified why this PR doesn't need tests.
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)

Signed-off-by: `Rubin Poster <rubinposter@gmail.com>`
2022-10-26 11:04:53 +02:00
..
api.go Add support for config "auto_join_rooms" (#2823) 2022-10-26 11:04:53 +02:00
api_logintoken.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00