Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-15 | http: add support for query parameters, use Jason for JSON encoding instead ↵ | William Pitcock | |
of Poison like everywhere else | |||
2019-01-01 | Merge remote-tracking branch 'origin/develop' into pool-usage | lain | |
2019-01-01 | Remove default pool, it's used automatically anyway. | lain | |
2018-12-31 | update copyright years to 2019 | William Pitcock | |
2018-12-29 | Salmon# fixed publish an activity to remote accounts | Maksim Pechnikov | |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock | |
2018-12-04 | remove httpoison_mock | Maksim Pechnikov | |
2018-12-04 | formatting the code | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | init tesla and updated the http requests in Pleroma.Web.Websub | Maksim Pechnikov | |
2018-10-26 | http: fix mediaproxy | William Pitcock | |
2018-10-26 | http: enable keepalive / connection pooling (closes #336) | William Pitcock | |
2018-08-24 | http: fix TLS server name indication | William Pitcock | |
by default, hackney only sent TLS server name indication if TLS was locked to TLS 1.2. since there are many instances out there not speaking TLS 1.2, it is not acceptable to lock SNI to TLS 1.2. closes #261 | |||
2018-03-30 | Format the code. | lain | |
2018-01-29 | use nil instead of empty string | Jeff Becker | |
2017-12-30 | make httppoison use configurable http proxy | Jeff Becker | |