index
:
forks/AV-98
master
A fork of the AV-98 Gemini client merging in some useful patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-27
Merge branch 'search-fix' of https://tildegit.org/sario528/AV-98
HEAD
master
Josias
2021-04-15
Swap GUS for geminispace.info
sario528
2021-01-03
'url n' prints URL of item n
Callum Brown
2020-12-24
Document RC files. Closes #27.
Solderpunk
2020-09-03
Fix another hasty cache hack bug.
Solderpunk
2020-09-01
Ignore the cache when reloading a page.
Solderpunk
2020-09-01
Add option to disable caching.
Solderpunk
2020-09-01
Count cache hits in black box output.
Solderpunk
2020-08-31
Make sure early terminations of _fetch_over_network happen via an exception, ...
Solderpunk
2020-08-31
Fix variable name bug introduced by hasty hacking of cache system.
Solderpunk
2020-08-30
Turn some magic numbers into constants.
Solderpunk
2020-08-30
Initial implementation of short-term caching.
Solderpunk
2020-08-30
Remove more transient client certificate stuff.
Solderpunk
2020-08-30
Visually distinguish non-Gemini links from Gemini links.
Solderpunk
2020-08-30
Permit use of ~ in key/cert files.
Solderpunk
2020-08-18
Stop treating transient client certificates as a special case.
Solderpunk
2020-08-18
Make default MIME handlers more generic.
Solderpunk
2020-08-18
Use proper handler resolution logic for the text/gemini case (so that setting...
Solderpunk
2020-08-18
Error out if a URL attempts to redirect to itself.
Solderpunk
2020-08-18
Rename handle_index handle_gemtext, for clarity. It should have been called ...
Solderpunk
2020-08-15
Merge pull request 'Fix some bugs in the 'cert' UI' (#22) from govynnus/AV-98...
Solderpunk
2020-08-14
Fix some bugs in the 'cert' UI
govynnus
2020-08-11
Use correct handler for text/gemini content.
Solderpunk
2020-06-14
ACTUALLY fix time conversion bug as attempted in 76d7d, grumble, grumble...
Solderpunk
2020-06-13
Bump version for development.
Solderpunk
2020-06-13
Release 1.0.1.
v1.0.1
Solderpunk
2020-06-13
Fix time conversion bug in blackbox command.
Solderpunk
2020-06-13
Merge pull request 'Standardize abbrevs formatting' (#19) from vee/AV-98:vee/...
solderpunk
2020-06-13
Standardize abbrevs formatting
Vee
2020-06-09
Don't choke on non gopher/gemini/http(s) links. Closes #18.
Solderpunk
2020-06-08
Check that a file exists before trying to delete it. Rare errors can cause c...
Solderpunk
2020-06-08
Bump version for development.
Solderpunk
2020-06-07
Cut 1.0.0!
v1.0.0
Solderpunk
2020-06-07
Add setup.py
Solderpunk
2020-06-07
Add docstrings for client cert methods.
Solderpunk
2020-06-07
Flesh out README.
Solderpunk
2020-06-07
Support new status code 11.
Solderpunk
2020-06-07
Recognise quote line type.
Solderpunk
2020-06-07
Update recognition of list item lines to match recent spec update.
Solderpunk
2020-06-07
Do not strip non-breaking spaces from advanced line types.
Solderpunk
2020-06-04
Fill out LICENSE template! Closes #17.
Solderpunk
2020-06-04
Permit use of ECDSA.
Solderpunk
2020-06-02
Add dancek to contributors, sort contributors alphabetically.
Solderpunk
2020-06-02
Merge pull request 'Add gemini:// support directly to urllib.parse' (#16) fro...
solderpunk
2020-06-01
Add gemini:// support directly to urllib.parse
Hannu Hartikainen
2020-05-31
Do not read more than the maximum number of bytes in a valid response header.
Solderpunk
2020-05-31
Don't crash when buggy servers send no header at all.
Solderpunk
2020-05-31
Arglblargl *actually* fix redirects.
Solderpunk
2020-05-31
Fix redirect logic.
Solderpunk
2020-05-31
Fix cross-domain redirect warning, and add cross-protocol redirect warning.
Solderpunk
[next]