| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use standard icon names | Karol Kosek | 2020-12-27 | 1 | -4/+2 |
| * | Fix #79. Also added Ctrl+U shortcut for 'View page source' | Mike Skec | 2020-12-26 | 1 | -1/+8 |
| * | Fix fav_button not being re-checked after cancelling 'delete favourite' messa... | Mike Skec | 2020-12-26 | 1 | -0/+3 |
| * | Fix fav_button not being re-enabled after successful load. | Mike Skec | 2020-12-26 | 1 | -2/+1 |
| * | Add font color rule for theme previews | Karol Kosek | 2020-12-24 | 1 | -1/+2 |
| * | theme changes are now reflected instantly upon confirmation. | Mike Skec | 2020-12-24 | 1 | -13/+25 |
| * | Add 'view source' to right-click context menu | Mike Skec | 2020-12-24 | 1 | -1/+9 |
| * | gemini: respect sensitive input (status 11) | nixo | 2020-10-29 | 1 | -1/+2 |
| * | Set text color for default stylesheet | Liam Cooke | 2020-09-03 | 1 | -1/+1 |
| * | Adds 'show document source' menu item. Closes #11. | Felix (xq) Queißner | 2020-08-17 | 1 | -0/+37 |
| * | Add back and forward context menu options | Steve Winslow | 2020-08-17 | 1 | -0/+12 |
| * | Paves road for new favourite system: Refactors the favourites into tree struc... | Felix (xq) Queißner | 2020-06-29 | 1 | -5/+14 |
| * | Implements style preview for kristall document styles. Allows importing them ... | Felix (xq) Queißner | 2020-06-29 | 1 | -9/+113 |
| * | Makes Ctrl-LMB on a link open into a new tab. | Felix (xq) Queißner | 2020-06-29 | 1 | -2/+2 |
| * | Huge refacoring of the settings stuff. Provides automated migration between o... | Felix (xq) Queißner | 2020-06-28 | 1 | -19/+19 |
| * | Implements Ctrl-F search, fully featured (F3, Shift-F3, Ctrl-F, Escape) | Felix (xq) Queißner | 2020-06-27 | 1 | -0/+64 |
| * | Fixes typo, adds middle-click to open link in new tab. | Felix (xq) Queißner | 2020-06-27 | 1 | -4/+7 |
| * | Starts to implement new markdown rendering | Felix (xq) Queißner | 2020-06-23 | 1 | -7/+6 |
| * | Restructures the project source and cleans up a bit | Felix (xq) Queißner | 2020-06-22 | 1 | -11/+11 |
| * | Fixes some minor bugs, uses MimeType more, updates help.gemini and updates.ge... | Felix (xq) Queißner | 2020-06-21 | 1 | -19/+8 |
| * | Adds option for manually trusting a TLS server. | Felix (xq) Queißner | 2020-06-21 | 1 | -3/+45 |
| * | tries to fix code for netbsd. | Felix (xq) Queißner | 2020-06-21 | 1 | -0/+4 |
| * | Removes deprecation warning for setTabStopWidth, tries to fix netbsd build. | Felix (xq) Queißner | 2020-06-21 | 1 | -2/+8 |
| * | Makes previous code a tad nicer. | Felix (xq) Queißner | 2020-06-20 | 1 | -26/+19 |
| * | Adds new feature: Auto-enable and host matching for client certificates | Felix (xq) Queißner | 2020-06-20 | 1 | -14/+69 |
| * | 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 |