Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Feb 10, 2018
  2. Feb 09, 2018
  3. Feb 08, 2018
  4. Jan 30, 2018
  5. Jan 29, 2018
  6. Jan 25, 2018
  7. Jan 24, 2018
  8. Jan 23, 2018
  9. Jan 22, 2018
  10. Jan 21, 2018
  11. Jan 16, 2018
  12. Jan 15, 2018
  13. Jan 14, 2018
  14. Jan 13, 2018
  15. Jan 12, 2018
  16. 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
  17. Jan 10, 2018
  18. Jan 09, 2018
  19. Jan 05, 2018
  20. Jan 04, 2018
  21. Jan 03, 2018
Loading