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
Owner

Includes:

  • Addition of timeout options and adding timeouts to gopher/gemini requests
  • Fixes some display issues where line wrapping was not working right
  • Adds a default mime type (text/gemini) for gemini, per the spec
  • Adds unit test for line wrapping
  • Adds gui browser support for BSD and simplifies files around using a gui browser
  • Removes client certificate support from gemini*

* This was done in line with Bombadillo's goals of being a content reader with some interactive capabilities. The client certificate system for gemini has proven to be cumbersome to implement and not often used at this point in time. Removing this support simplifies the code and makes a statement about the direction the developer(s) would like to see gemini move (away from closed doors, walled gardens, and user based systems in favor of the old internet style document systems; open to all)

Includes: - Addition of _timeout_ options and adding timeouts to gopher/gemini requests - Fixes some display issues where line wrapping was not working right - Adds a default mime type (text/gemini) for gemini, per the spec - Adds unit test for line wrapping - Adds gui browser support for BSD and simplifies files around using a gui browser - Removes client certificate support from gemini* \* This was done in line with Bombadillo's goals of being a content reader with some interactive capabilities. The client certificate system for gemini has proven to be cumbersome to implement and not often used at this point in time. Removing this support simplifies the code and makes a statement about the direction the developer(s) would like to see gemini move (away from closed doors, walled gardens, and user based systems in favor of the old internet style document systems; open to all)
sloum merged commit 97b74ea767 into develop 2020-08-08 21:32:04 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/bombadillo#185
No description provided.