Skip to content
Snippets Groups Projects
  1. Apr 05, 2018
  2. Apr 03, 2018
    • Luke Barnard's avatar
      Use join_policy API instead of joinable · eb8d8d6f
      Luke Barnard authored
      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".
      eb8d8d6f
  3. Mar 28, 2018
  4. Mar 23, 2018
  5. Mar 22, 2018
  6. Mar 20, 2018
  7. Mar 19, 2018
  8. Mar 16, 2018
  9. Mar 15, 2018
Loading