Commits


ask to save a page when it can't be rendered it's good for thing like images and text with weird encodings.


allow saving the new certificate after mismatch


switch from strtok to strsep and while there fix the wrong args to strtonum


don't crash on invalid known_hosts file


renamed some functions


save session and reload it on startup


improve no bookmark message


fix warnings


mkdir ~/.telescope on startup


persist certificate hashes to the known_hosts file


de-duplication: factorize dispatch_imsg


ability to add page to bookmarks!


added fs process it's the only one that has file system access. For now it serves about:new (from memory) and about:bookmarks (from ~/.telescope/bookmarks.gmi if found)