Release 2.3.2 into develop #185

Merged
sloum merged 26 commits from release2.3.2 into develop 2020-08-08 21:32:04 +00:00

26 Commits

Author SHA1 Message Date
Sloom Sloum Sluom IV 0e2b80626e Merge pull request 'Removes support for client certificates in Bombadillo' (#181) from remove-client-certs into release2.3.2
Reviewed-on: #181
2020-07-10 00:46:48 -04:00
Sloom Sloum Sluom IV 99fb1ce20b Solves merge conflicts with target 2020-07-09 21:45:58 -07:00
Sloom Sloum Sluom IV a346d78c7b Merge pull request 'Updates `handleGemini` to allow for handling relative redirects' (#182) from fixes-relative-redirects into release2.3.2
Reviewed-on: #182
2020-07-10 00:38:28 -04:00
Sloom Sloum Sluom IV 44dc3f5029 Merge branch 'release2.3.2' into fixes-relative-redirects 2020-07-10 00:38:17 -04:00
Sloom Sloum Sluom IV f8a9465eaf Merge pull request 'Uses 'linux' OpenInBrowser settings for any non-darwin and non-windows os' (#180) from fixes-browser-opening-for-bsd into release2.3.2
Reviewed-on: #180
2020-07-10 00:37:33 -04:00
Sloom Sloum Sluom IV 6308d3e761 Merge branch 'release2.3.2' into fixes-browser-opening-for-bsd 2020-07-10 00:37:18 -04:00
Sloom Sloum Sluom IV 3dcd0c5e13 Merge pull request 'Adds user configurable timeout to gopher and gemini connections (as single value)' (#178) from timeout-setting into release2.3.2
Reviewed-on: #178
2020-07-10 00:37:01 -04:00
Sloom Sloum Sluom IV 3d85b43732 Merge branch 'release2.3.2' into timeout-setting 2020-07-10 00:36:34 -04:00
Sloom Sloum Sluom IV 688a0b3ef2 Merge branch 'release2.3.2' into remove-client-certs 2020-07-03 18:04:39 -04:00
sloum 328d16a191 Removes additional cert references and improves error messaging 2020-07-03 15:04:16 -07:00
Sloom Sloum Sluom IV 953ae8e28f Merge pull request 'Adds default mime per gemini spec' (#183) from mime-fix into release2.3.2
Reviewed-on: #183
2020-07-03 17:59:00 -04:00
sloum df4f09a6bb Adds default mime per gemini spec 2020-07-03 14:56:12 -07:00
Sloom Sloum Sluom IV d7a65e6679 Allows for relative redirects 2020-07-02 14:47:38 -07:00
Sloom Sloum Sluom IV b6207c7b96 Merge branch 'release2.3.2' of https://tildegit.org/sloum/bombadillo into remove-client-certs 2020-07-02 11:51:37 -07:00
Sloom Sloum Sluom IV 21e87706aa Removes gemini client certificate support from Bombadillo 2020-07-02 11:51:07 -07:00
Sloom Sloum Sluom IV e3a0292638 Removes unneeded build tags from darwin and windows files 2020-07-02 10:19:53 -07:00
Sloom Sloum Sluom IV 4ac6c8c2e5 Removes unneeded file and simplifies gui mode opening 2020-07-02 10:08:36 -07:00
Sloom Sloum Sluom IV df3b03c661 Merge branch 'release2.3.2' into timeout-setting 2020-07-01 22:39:01 -04:00
Sloom Sloum Sluom IV 6b2ccc5ad4 Merge pull request 'Line wrap correction' (#179) from line-wrap-correction into release2.3.2
This is approved/merging in now :) For historical conversation on this PR please see: #175
2020-07-01 22:38:37 -04:00
Sloom Sloum Sluom IV baf7932ab5 Merge branch 'release2.3.2' into line-wrap-correction 2020-07-01 22:37:23 -04:00
Sloom Sloum Sluom IV 81457d8406 increments version for release 2020-06-29 22:21:43 -07:00
Sloom Sloum Sluom IV 185c62f272 Adds timeout config option 2020-06-29 22:19:14 -07:00
Sloom Sloum Sluom IV 80bdbb642d Adds timeout to tls for gemini and increases gopher timeout 2020-06-29 21:45:24 -07:00
asdf d2c8af2a08 Page content now renders to the entire terminal width 2020-06-23 14:56:10 +10:00
asdf 57b3afd4d7 Add supporting unit tests for WrapContent 2020-06-21 14:58:51 +10:00
asdf 980f236d84 Corrects wrapped lines to ensure they fit the required terminal width 2020-06-21 14:24:12 +10:00