1. 25 Apr, 2019 1 commit
    • Francesco Poldi's avatar
      Fix #401 · fa205729
      Francesco Poldi authored
      Also removed join_date and join_time from users' index
      fa205729
  2. 23 Apr, 2019 3 commits
  3. 12 Apr, 2019 1 commit
  4. 29 Mar, 2019 1 commit
  5. 23 Mar, 2019 3 commits
  6. 19 Mar, 2019 2 commits
  7. 10 Mar, 2019 1 commit
  8. 07 Mar, 2019 2 commits
  9. 06 Mar, 2019 1 commit
  10. 23 Feb, 2019 4 commits
  11. 17 Feb, 2019 1 commit
  12. 16 Feb, 2019 1 commit
  13. 15 Feb, 2019 1 commit
  14. 09 Feb, 2019 1 commit
  15. 03 Feb, 2019 1 commit
  16. 02 Feb, 2019 2 commits
  17. 01 Feb, 2019 1 commit
  18. 24 Jan, 2019 1 commit
    • decapstrike's avatar
      Add timeout to geocoder (#336) · 1d8417d3
      decapstrike authored
      * Add timeout to geocoder
      
      Was experiencing frequent 429 errors that indicated too many requests to the service. Added a timeout to avoid this issue.
      
      * Updated for previous patch
      1d8417d3
  19. 18 Jan, 2019 1 commit
  20. 15 Jan, 2019 1 commit
  21. 13 Jan, 2019 4 commits
  22. 08 Jan, 2019 1 commit
    • joseccnet's avatar
      added support for http proxy (#325) · b0dd728b
      joseccnet authored
      * added support for http proxy
      
      Added support for http proxy. Tested and working:
      
      twint --search "twint" --since 2019-01-02 --proxy-type http --proxy-host 182.160.119.254 --proxy-port 56229
      
      * added support for http proxy
      
      added support for http proxy. fix int to str cast.
      
      * Removed comment
      
      Here the comment for reference: aiohttp no works with HTTPS proxy, only HTTP. Ref https://github.com/aio-libs/aiohttp/issues/845
      b0dd728b
  23. 30 Dec, 2018 1 commit
  24. 19 Dec, 2018 1 commit
  25. 15 Dec, 2018 1 commit
  26. 10 Dec, 2018 2 commits