Luke Barnard eb8d8d6f57 Use join_policy API instead of joinable
The API is now under
 /groups/$group_id/setting/m.join_policy

and expects a JSON blob of the shape

```json
{
  "m.join_policy": {
    "type": "invite"
  }
}
```

where "invite" could alternatively be "open".
2018-04-03 16:16:40 +01:00
..
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2016-01-07 04:26:29 +00:00
2018-03-15 23:43:31 +00:00
2016-01-07 04:26:29 +00:00
2018-03-15 23:43:31 +00:00
2016-05-13 14:40:38 +01:00
2018-03-15 23:43:31 +00:00
2016-10-17 11:08:19 +01:00
2016-10-19 11:40:35 +01:00
2017-05-11 12:48:50 +01:00
2018-02-13 16:44:46 +00:00
2017-02-17 10:51:49 +00:00
2017-05-11 12:05:22 +01:00
2017-11-04 19:35:33 +00:00
2017-11-21 11:14:17 +00:00
2017-10-11 13:23:15 +01:00
2018-02-13 16:44:46 +00:00
2018-02-16 11:35:01 +00:00