dendrite/userapi
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 Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00
consumers Allow m.read.private to clear notifications (#2811) 2022-10-21 09:19:52 +01:00
internal Add support for config "auto_join_rooms" (#2823) 2022-10-26 11:04:53 +02:00
inthttp Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00
producers Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
storage Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00
types Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
util Update FAQ 2022-07-19 11:51:46 +01:00
userapi_test.go Set display_name and/or avatar_url for server notices (#2820) 2022-10-21 10:48:25 +02:00
userapi.go Add support for config "auto_join_rooms" (#2823) 2022-10-26 11:04:53 +02:00