~exprez135/castor

030755e4 — Nate Ijams 4 years ago master
A Makefile for macOS.
04afdd30 — Julien Blanchard 4 years ago
Remove unneeded clones
2210b43c — Julien Blanchard 4 years ago
[gopher] don't crash on schemes in text

"gemini:// " was crashing the link discovery
Update buttons layout
8e18e328 — Zane Ashby 4 years ago
Add refresh button (and shortcut)

Adds a refresh button after the back button, uses ctrl-r as shortcut key.
fb2362d8 — Zane Ashby 4 years ago
Fix crash when Gemini response is missing CLRF

Not sure why this happens, it may be a server bug or issue with the content that I was testing with.
Correct font configuration in the example config

Correct the [fonts.gemini] heading to [fonts.gemini.text] in the example
configuration shown in the README.md
ddf41364 — Klaus Rennecke 4 years ago
bind mouse-back to go_back
Add max_width setting
Better ANSI color codes handling
Simpler parsing
Extract gopher links with linkify
Better text wrapping
Use official rust-openssl stuff
Support new Quote syntax, better text wrapping
640f265f — Julien Blanchard 4 years ago
Add current URL to history before redirect
0696a1eb — Julien Blanchard 4 years ago
Update deps
2e12557d — Julien Blanchard 4 years ago
Only match the mime type part of meta for now

Fixes rendering gemini://alexschroeder.ch for example
Next