Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jan 11, 2018
    • Konstantinos Sideris's avatar
      8beef5e6
    • Konstantinos Sideris's avatar
      Lint · 9521efab
      Konstantinos Sideris authored
      [ci skip]
      9521efab
    • krombel's avatar
      Filter out content in sync that is currently unhandled (#198) · 05701352
      krombel authored
      I had a look at sync.cpp and checked which parts of the sync response
      are currently handled and which not. As I think it is unnecessary to let the 
      unhandled data be transmitted without being handled I added these filters.
      
      In the same term I increased the timeout server-side to 30s as Riot
      defaults to this value as well. Especially now when a lots of presence-updates 
      are not send anymore this value is more relevant.
      
      It is now also possible to use a filter that is defined in`client/sync_filter`.
      Advanced users might want to set an own filter here.
      
      [ci skip]
      05701352
  2. Jan 10, 2018
  3. Jan 09, 2018
  4. Jan 08, 2018
  5. Jan 05, 2018
  6. Jan 04, 2018
  7. Jan 03, 2018
  8. Dec 30, 2017
  9. Dec 25, 2017
  10. Dec 24, 2017
  11. Dec 23, 2017
  12. Dec 22, 2017
  13. Dec 21, 2017
  14. Dec 19, 2017
  15. Dec 17, 2017
  16. Dec 16, 2017
  17. Dec 14, 2017
  18. Dec 12, 2017
    • Konstantinos Sideris's avatar
      Valgrind run · 1d285993
      Konstantinos Sideris authored
      - Fix a memory leak where a layout was created without being used.
      - Fix uninitialized value.
      1d285993
  19. Dec 11, 2017
  20. Dec 10, 2017
  21. Dec 06, 2017
  22. Dec 05, 2017
  23. Dec 04, 2017
Loading