aboutsummaryrefslogtreecommitdiff
path: root/src/documentstyle.hpp
Commit message (Collapse)AuthorAgeFilesLines
* better default fontsMike Skec2021-01-041-1/+3
|
* Resolves the emoji problem, hopefully once and for all! Closes #102.Felix (xq) Queißner2021-01-011-0/+5
|
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-0/+3
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-0/+1
| | | | newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-0/+55
you can already surf on gopherspace!