elpher.git
2021-06-28 Alex SchroederSmall typos and doc changes
2021-06-28 Omar Poloupdate url for gemini search engine
2021-06-28 Omar PoloJump to a heading using imenu
2021-06-28 Omar Poloexplain better the meaning of default-url-type
2021-06-28 Alex SchroederMerge remote-tracking branch 'upstream/patch_better_evi...
2021-06-28 Alex SchroederMerge remote-tracking branch 'upstream/patch_cache...
2021-06-27 Alex SchroederUse xterm-color instead of ansi-color, if possible
2021-06-27 Alex SchroederIncrease version, add copyright info for all
2021-06-27 Alex SchroederOnly add to browse-url-default-handlers if defined
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_integrate_...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_org-link...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_cert_regex...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_emacs_tty...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_customizab...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_disable...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_fix_crash_...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_add_autolo...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_fix_bookma...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_gemini_quo...
2021-06-27 Alex SchroederMerge remote-tracking branch 'upstream/patch_cleanup...
2021-06-27 Alex SchroederSupport for C-u elpher to have multiple buffers
2021-05-08 Jens ÖstlundIntegrate with `browse-url`
2021-05-08 Jens ÖstlundStore and follow elpher links in org-mode
2021-02-25 F. Jason ParkFix .key regexp for listing existing certs
2021-02-19 Christopher... Fix "wrong type argument" messages when fetching from...
2021-01-30 Omar Polomake default protocol customizable
2021-01-08 Noodles!Disable gnutls error verification
2020-12-08 Étienne DeparisRemove another forgotten and useless local variable
2020-12-07 Étienne DeparisAvoid a crash when displaying page in Emacs without...
2020-11-24 Étienne DeparisAdd autoload token to ‘elpher-go’ and ‘elpher-bookmarks...
2020-11-24 Étienne DeparisAvoid a crash when saving a new bookmark and elpher...
2020-11-21 Étienne DeparisAdd a new face to customize quoted texts in gemini...
2020-11-21 Étienne DeparisRemove an unused local variable
2020-11-21 Étienne DeparisRemove some trailing whitespaces
2020-10-04 Simon NicolussiProvide an option to visit clearnet sites over Tor
2020-10-04 Simon NicolussiAccess onion services by a SOCKS proxy (e.g., Tor)
2020-09-19 Tim VaughanFixed reported version number. (Sigh.)
2020-09-19 Tim VaughanVersion bump. v2.10.2
2020-09-19 Tim VaughanMerged Alex Schroeder's header-filling patch. Thanks!!
2020-09-19 Tim VaughanVersion bump. v2.10.1
2020-09-19 Tim VaughanMerged Michel Salim's patch. Thanks!
2020-09-04 AlexisCache links in gemini pages.
2020-09-04 AlexisAdd ability to number links on gemini pages.
2020-08-28 Zhiwei ChenAdd the missing '^' binding
2020-08-28 condy0919Better evil bindings.
2020-08-15 Michel Alexandre... Ensure certificate directory exists
2020-07-21 Alex SchroederFill headers
2020-07-01 Tim VaughanImproved default gemini face.
2020-06-28 Tim VaughanUse "persistent", fixed spelling, updated docs. v2.10.0
2020-06-26 Tim VaughanCan now install externally-generated certs from within...
2020-06-26 Tim VaughanAdded instructions on how to abort connections.
2020-06-26 Tim VaughanRemoved default ports from urls.
2020-06-22 Tim VaughanFixed spelling error. *facepalm*
2020-06-22 Tim VaughanAdded enhancement requests.
2020-06-22 Tim VaughanAdded entry for "F"orget command to start page. v2.9.1
2020-06-20 Tim VaughanTidying up for next release. v2.9.0
2020-06-20 Tim VaughanAdded client cert documentation to manual.
2020-06-20 Tim VaughanClosed gemini support issue. :-)
2020-06-20 Tim VaughanImproved client cert UX.
2020-06-19 Tim VaughanAdded basic client cert functionality.
2020-06-18 Tim VaughanVersion bump. v2.8.0
2020-06-18 Tim VaughanLinting following refactor.
2020-06-18 Tim VaughanRefactored data transfer code.
2020-06-09 Tim VaughanEncode URLs before display in mouse-over. v2.7.11
2020-06-09 Tim VaughanVersion bump.
2020-06-09 Tim VaughanRevert port-stripping from elpher-address-to-url.
2020-06-05 Tim VaughanVersion bump. v2.7.10
2020-06-04 Tim Vaughanelpher-go now trims surrounding whitespace from input...
2020-06-04 Tim VaughanStrip default port numbers from URL strings.
2020-06-03 Tim VaughanTiny refactor.
2020-06-03 Koushk RoyGrab port as well as host from elpher-current-page
2020-06-02 Tim VaughanAdded confirmation for bookmark deletion.
2020-06-02 Tim VaughanSlight refactor following merge, linting.
2020-06-02 Tim VaughanMerge remote-tracking branch 'origin/patch_force_ipv4'
2020-06-02 Tim VaughanAdded a command to return to the start page.
2020-06-01 Tim VaughanVersion bump. v2.7.9
2020-06-01 Tim VaughanImproved inline help for finger getter.
2020-06-01 Tim VaughanAdded hints to avoid some byte compilation warnings.
2020-06-01 Tim VaughanMouse-over text now generated when needed.
2020-06-01 Tim VaughanMade gemini link and bullet strings customizable.
2020-06-01 Tim VaughanBrings gemini bullet-deteciton into line with spec...
2020-06-01 Tim VaughanBumped priority of bookmark grouping.
2020-06-01 Koushk RoyAllow option to force ipv4
2020-05-27 Tim VaughanFixed history bug.
2020-05-27 Tim VaughanUnescape gopher selectors when extracting from URLs. v2.7.8
2020-05-26 Tim VaughanAdded history bug to issues document.
2020-05-25 Tim VaughanVersion bump. v2.7.7
2020-05-22 Tim VaughanFixed reflow behaviour around bullets.
2020-05-22 Tim VaughanGave preformatted text its own configurable face.
2020-05-22 Tim VaughanVersion bump. v2.7.6
2020-05-22 Tim VaughanWork around Doom emacs tls problems.
2020-05-22 Tim VaughanVersion bump. v2.7.5
2020-05-20 Tim VaughanMake explicit mention of Gemini across all documentation.
2020-05-20 Tim VaughanMerge remote-tracking branch 'origin/patch_gus'
2020-05-19 Tim VaughanAdded contributors list to README.
2020-05-18 Simon SouthRecognize Shift-Tab from a Linux virtual console.
2020-05-17 Tim VaughanUnknown gemini content now rendered as download.
2020-05-17 Tim VaughanMade gophermap info type parser more robust.
2020-05-17 Tim VaughanAdded transfer progress feedback.
2020-05-17 VeeReorder search engines
next