1. 23 Apr, 2019 2 commits
  2. 12 Apr, 2019 1 commit
  3. 29 Mar, 2019 1 commit
  4. 23 Mar, 2019 3 commits
  5. 19 Mar, 2019 2 commits
  6. 10 Mar, 2019 1 commit
  7. 07 Mar, 2019 2 commits
  8. 06 Mar, 2019 1 commit
  9. 23 Feb, 2019 4 commits
  10. 17 Feb, 2019 1 commit
  11. 16 Feb, 2019 1 commit
  12. 15 Feb, 2019 1 commit
  13. 09 Feb, 2019 1 commit
  14. 03 Feb, 2019 1 commit
  15. 02 Feb, 2019 2 commits
  16. 01 Feb, 2019 1 commit
  17. 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
  18. 18 Jan, 2019 1 commit
  19. 15 Jan, 2019 1 commit
  20. 13 Jan, 2019 4 commits
  21. 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
  22. 30 Dec, 2018 1 commit
  23. 19 Dec, 2018 1 commit
  24. 15 Dec, 2018 1 commit
  25. 10 Dec, 2018 2 commits
  26. 09 Dec, 2018 1 commit
  27. 08 Dec, 2018 1 commit