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
      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. Jan 02, 2018
  9. Dec 31, 2017
  10. Dec 30, 2017
  11. Dec 27, 2017
  12. Dec 26, 2017
  13. Dec 25, 2017
  14. Dec 24, 2017
  15. Dec 23, 2017
  16. Dec 22, 2017
  17. Dec 21, 2017
Loading