Skip to content
Snippets Groups Projects
  1. Apr 14, 2021
  2. Mar 15, 2021
  3. Mar 11, 2021
  4. Feb 16, 2021
  5. Jan 26, 2021
  6. Jan 25, 2021
    • Patrick Cloke's avatar
      Add an admin API for shadow-banning users. (#9209) · 4a55d267
      Patrick Cloke authored
      This expands the current shadow-banning feature to be usable via
      the admin API and adds documentation for it.
      
      A shadow-banned users receives successful responses to their
      client-server API requests, but the events are not propagated into rooms.
      
      Shadow-banning a user should be used as a tool of last resort and may lead
      to confusing or broken behaviour for the client.
      4a55d267
  7. Jan 08, 2021
  8. Oct 15, 2020
  9. Oct 02, 2020
  10. Aug 24, 2020
  11. Jul 21, 2020
  12. May 04, 2020
    • Erik Johnston's avatar
      Fix redis password support. (#7401) · 350421e0
      Erik Johnston authored
      We forgot to set the password on the subscriber connection, as well as
      not calling super methods for overridden connectionMade/connectionLost
      functions.
      350421e0
  13. Apr 22, 2020
Loading