Commits


move more stuff outta telescope.c


colorize text/x-patch


initial gophermaps support


align


rename textplain/gemtext.c to parser_*


rename gemini.c -> net.c


fix for distcheck


use proper path (out-of-tree builds) and include pages/*.gmi


move help to its own file in order to do so, we also have to export some internal variables from ui (the width and height of the window). Not the best possible outcome, but are used only in recompute_help, and can be dropped later. Also, move wrap_page to wrap.c.


allow about: pages to be locally overridden


add about:crash


add about:license


move built-in pages to pages/*.gmi


behold the great emoji-matcher!


bundle data/emoji.txt and don't install README and LICENSE while there also add the ChangeLog to the tarball. The wrong install of README and LICENSE was found by Andrea Feletto, thanks!