Skip to content
Snippets Groups Projects
  1. Feb 16, 2021
  2. Feb 11, 2021
  3. Feb 08, 2021
  4. Feb 04, 2021
  5. Feb 03, 2021
  6. Feb 02, 2021
    • Travis Ralston's avatar
      Add an admin API to get the current room state (#9168) · b60bb28b
      Travis Ralston authored
      This could arguably replace the existing admin API for `/members`, however that is out of scope of this change.
      
      This sort of endpoint is ideal for moderation use cases as well as other applications, such as needing to retrieve various bits of information about a room to perform a task (like syncing power levels between two places). This endpoint exposes nothing more than an admin would be able to access with a `select *` query on their database.
      Unverified
      b60bb28b
  7. Feb 01, 2021
  8. Jan 29, 2021
  9. Jan 28, 2021
  10. Jan 27, 2021
  11. Jan 26, 2021
  12. Jan 25, 2021
  13. Jan 22, 2021
  14. Jan 21, 2021
  15. Jan 20, 2021
  16. Jan 18, 2021
  17. Jan 15, 2021
Loading