| Commit message (Expand) | Author | Age | Files | Lines |
| * | English is hard | Felix (xq) Queißner | 2020-06-20 | 1 | -7/+7 |
| * | Fixes bug in client certificate handling | Felix (xq) Queißner | 2020-06-19 | 1 | -17/+15 |
| * | Implements network timeouts. | Felix (xq) Queißner | 2020-06-19 | 1 | -0/+25 |
| * | Fixes non-updating status bar, fixes bug in the mime parser. | Felix (xq) Queißner | 2020-06-19 | 1 | -4/+9 |
| * | Fixed multimedia bug. | Felix (xq) Queißner | 2020-06-19 | 1 | -1/+2 |
| * | Allows user to skip over invalid TLS connections and fetch the content anyways. | Felix (xq) Queißner | 2020-06-19 | 1 | -5/+37 |
| * | Adds safety measure to prevent Kristall send too large input messages to the ... | Felix (xq) Queißner | 2020-06-19 | 1 | -8/+22 |
| * | Adds iconv implementation to convert between input charset and UTF-8 for disp... | Felix (xq) Queißner | 2020-06-19 | 1 | -14/+111 |
| * | Rescopes version 0.3, adds roadmap plans for 0.4. | Felix (xq) Queißner | 2020-06-18 | 1 | -2/+0 |
| * | Reworks global settings handling, improves redirection configuration. | Felix (xq) Queißner | 2020-06-18 | 1 | -9/+16 |
| * | Makes client certificate usage a bit more secure. | Felix (xq) Queißner | 2020-06-18 | 1 | -0/+16 |
| * | Makes cancelling gemini requests more robust. | Felix (xq) Queißner | 2020-06-17 | 1 | -2/+4 |
| * | Makes gemini protocol handler a bit more robust.Makes style preview a file in... | Felix (xq) Queißner | 2020-06-17 | 1 | -3/+8 |
| * | Introduces cross-host and cross-scheme redirection warnings. | Felix (xq) Queißner | 2020-06-17 | 1 | -34/+85 |
| * | Adds improved error handling. | Felix (xq) Queißner | 2020-06-16 | 1 | -2/+42 |
| * | Refactoring: Changes internal structure of requests and unifies a lot of code... | Felix (xq) Queißner | 2020-06-16 | 1 | -279/+191 |
| * | Adds improved client certificate management, adds server certificate management. | Felix (xq) Queißner | 2020-06-16 | 1 | -0/+6 |
| * | Adds install target to makefile, adds support for transient client certificates. | Felix (xq) Queißner | 2020-06-10 | 1 | -16/+69 |
| * | Improves image panning and zoom. Image view is now on a better default and us... | Felix (xq) Queißner | 2020-06-10 | 1 | -5/+22 |
| * | Enables desktop services via protocols. | Felix (xq) Queißner | 2020-06-10 | 1 | -6/+19 |
| * | Adds some right click menus, fixes bug in gopher. | Felix (xq) Queißner | 2020-06-10 | 1 | -0/+36 |
| * | Introduces plain text renderer for improved styling. | Felix (xq) Queißner | 2020-06-09 | 1 | -12/+6 |
| * | Adds document margin to markdown, plaintext, html. | Felix (xq) Queißner | 2020-06-09 | 1 | -1/+4 |
| * | Adds help document, adds block quote support, updates gemini parser to newest... | Felix (xq) Queißner | 2020-06-09 | 1 | -1/+15 |
| * | Changes finger responses to monospace font. | Felix (xq) Queißner | 2020-06-08 | 1 | -0/+7 |
| * | Adds support for finger protocol. | Felix (xq) Queißner | 2020-06-08 | 1 | -0/+14 |
| * | Adds loading progress display. | Felix (xq) Queißner | 2020-06-08 | 1 | -0/+8 |
| * | Fixes bug with URL escaping, adds experimental text highlighting | Felix (xq) Queißner | 2020-06-08 | 1 | -1/+1 |
| * | Adds two new options for text display: gophermap rendering with text or icons... | Felix (xq) Queißner | 2020-06-08 | 1 | -4/+7 |
| * | Improves gopher map rendering with icons and monospace font, adds status bar ... | Felix (xq) Queißner | 2020-06-08 | 1 | -22/+16 |
| * | Adds some notes about MacOS in bug section, adds patch for more casserts! | Felix (xq) Queißner | 2020-06-08 | 1 | -1/+1 |
| * | Ubuntu20.04 patch commit. Happy hacking! | Felix Queißner | 2020-06-08 | 1 | -3/+1 |
| * | Adds changelog, utility menus, and support for file:// | Felix (xq) Queißner | 2020-06-08 | 1 | -8/+40 |
| * | Adds support for multimedia modules: Now can pla audio/ (tested) and video/ (... | Felix (xq) Queißner | 2020-06-08 | 1 | -4/+13 |
| * | Some minor improvements in gopher rendering. | Felix (xq) Queißner | 2020-06-08 | 1 | -5/+36 |
| * | Starts to implement gopher protocol and gophermap support. Heavily WIP, but y... | Felix (xq) Queißner | 2020-06-08 | 1 | -4/+23 |
| * | Adds support for light/dark widget theme, adds experiemental support for http... | Felix (xq) Queißner | 2020-06-07 | 1 | -6/+17 |
| * | Implements multi-protocol support. Adds support for HTTP/HTTPS, adds settings... | Felix (xq) Queißner | 2020-06-07 | 1 | -11/+29 |
| * | Adds rendering of about:blank and about:favourites. | Felix (xq) Queißner | 2020-06-06 | 1 | -6/+39 |
| * | Moves source code into subdirectory. | Felix (xq) Queißner | 2020-06-06 | 1 | -0/+405 |