Skip to content
Snippets Groups Projects
  1. Dec 02, 2021
  2. Nov 07, 2021
  3. Dec 05, 2020
  4. Oct 18, 2020
  5. Oct 11, 2020
  6. Sep 25, 2020
  7. Sep 24, 2020
  8. Sep 16, 2020
  9. Sep 10, 2020
  10. Sep 07, 2020
  11. Aug 25, 2020
  12. Jun 17, 2020
  13. Jun 16, 2020
  14. May 16, 2020
  15. May 12, 2020
  16. Apr 26, 2020
  17. Apr 05, 2020
    • Philipp Hörist's avatar
      Client: Add ClientState.AVAILABLE · 3d738ae7
      Philipp Hörist authored
      When we are connected to the server we need to set some things up
      before we send our initial available presence. The new state makes
      it possible for other code to difference between when we are connected
      and when we are available.
      
      For example other code should not send a presence before we requested
      the roster.
      
      Fixes #9983
      3d738ae7
  18. Feb 04, 2020
  19. Jan 28, 2020
  20. Sep 03, 2019
  21. Aug 31, 2019
  22. Aug 25, 2019
  23. Aug 24, 2019
  24. Aug 21, 2019
  25. Aug 17, 2019
    • Philipp Hörist's avatar
      Discovery: Refactor disco_muc() · 01be1d6f
      Philipp Hörist authored
      - Use everywhere disco_muc()
      - Cache results with set_last_disco_info()
      - Raise muc-disco-update event after every successful disco
      - Raise muc-join-failed when disco is not successful before join
      01be1d6f
  26. Aug 05, 2019
  27. Aug 03, 2019
Loading