Boole215 / Lagann

A browser for gemini written in python
0 stars 0 forks source link

Fixed relative links, SNI. Now supports pre-formatted lines #21

Closed Boole215 closed 2 years ago

Boole215 commented 2 years ago

Added support and fixed the aforementioned things.

Did some housekeeping by moving some business logic from connection.py to client.py.

Added additional logging statements to: view.py, gem_page.py, connection.py, and client.py.

There is now testing in the project, currently only testing the parsing operations in Client.