1. 26 Jul, 2016 15 commits
  2. 25 Jul, 2016 3 commits
  3. 24 Jul, 2016 1 commit
  4. 18 Jul, 2016 3 commits
  5. 05 Jul, 2016 2 commits
  6. 02 Jul, 2016 2 commits
  7. 01 Jul, 2016 1 commit
  8. 30 Jun, 2016 1 commit
  9. 24 Jun, 2016 1 commit
  10. 23 Jun, 2016 1 commit
  11. 22 Jun, 2016 3 commits
  12. 21 Jun, 2016 3 commits
  13. 20 Jun, 2016 3 commits
  14. 17 Jun, 2016 1 commit
    • JC Brand's avatar
      Don't check visibility before hiding. · b90ad3aa
      JC Brand authored
      In some cases the element is not visible,but we want to set 'display: None'
      regardless, for example in cases where you only want one single chat of
      multiple to be visible at any one time, while hiding it behind a sidebar.
      b90ad3aa