elpher.git
2019-09-11 Tim VaughanReplaced add-to-list with push. v2.0.0
2019-09-11 Tim VaughanUpdated the README.
2019-09-11 Tim VaughanUpdated texinfo doc.
2019-09-11 Tim VaughanPrepping for 2.0 release.
2019-09-11 Tim VaughanUpdated dev notes.
2019-09-11 Tim VaughanDebugging after refactor: now functional.
2019-09-11 Tim VaughanCompleted draft of refactor.
2019-09-11 Tim VaughanContinuing with factoring.
2019-09-10 Tim VaughanFactoring out transport code from rendering code.
2019-09-10 Tim VaughanRemoved some useless function defs.
2019-09-10 Tim VaughanAdded support for mime-specified gemini charset.
2019-09-10 Tim VaughanUpdated dev notes.
2019-09-10 Tim VaughanFixed up text/gemini margins, handling of mailto: URLs.
2019-09-10 Tim VaughanBetter gemini error handling, support for images+input.
2019-09-09 Tim VaughanVery scratchy text/gemini support.
2019-09-09 Tim VaughanAdded to dev notes.
2019-09-09 Tim VaughanFledgling gemini support.
2019-09-09 Tim VaughanAdded an other-url-specific face.
2019-09-09 Tim VaughanFinishing conversion to URL addresses.
2019-09-08 Tim VaughanGot rid of make-node-from-matched-url. Broke things.
2019-09-08 Tim VaughanMade default protocol gopher.
2019-09-08 Tim VaughanEverything seems to be working again.
2019-09-08 Tim VaughanStart page almost rendering.
2019-09-08 Tim VaughanDraft refactor with url-centric addresses.
2019-09-06 Tim VaughanMerge branch 'master' into url_addresses
2019-09-06 Tim VaughanWorked a bit more on address->url conversion.
2019-09-06 Tim VaughanWorking on switching to URL-based addresses.
2019-09-05 Tim VaughanUpdated start page help following rebinding.
2019-09-05 Tim VaughanReplaced "w" with "." as default view-raw binding.
2019-08-26 Tim VaughanUpdated dev notes.
2019-08-16 Tim VaughanVersion bump. v1.4.7
2019-08-16 Tim VaughanFixed error in previous commit.
2019-08-16 Tim VaughanReport error on unsupported selector type.
2019-07-28 Tim VaughanWorking on switching to URL-based addresses.
2019-07-10 Tim VaughanAdded URI percent decoding/encoding.
2019-07-08 Tim VaughanAdded support for IPv6 addresses in URLs. v1.4.6
2019-06-27 Tim VaughanAdded ?P and ?s to the list of known item types.
2019-06-27 Tim VaughanAdded elpher-go-current.
2019-06-26 Tim VaughanClarified info documentation link.
2019-06-26 Tim VaughanStart page getter now directly renders page.
2019-06-25 Tim VaughanChanged menu item type label www to url.
2019-06-25 Tim VaughanChanged info manual dir category to "Emacs". v1.4.5
2019-06-24 Tim VaughanVersion bump. v1.4.4
2019-06-24 Tim VaughanFixed typo in README.
2019-06-24 Tim VaughanImproved README.
2019-06-24 Tim VaughanUpdated package header.
2019-06-24 Tim VaughanSpelling fixes.
2019-06-24 Tim VaughanAdded command index.
2019-06-24 Tim VaughanMerge branch 'master' into manual
2019-06-24 Tim VaughanMade auto-disabling of TLS mode optional and non-default.
2019-06-24 Tim VaughanAdded section on encryption.
2019-06-24 Tim VaughanAdded character encoding chapter.
2019-06-24 Tim VaughanAdded history+caching and bookmarks chapters.
2019-06-23 Tim VaughanFinished between-page navigation section.
2019-06-23 Tim VaughanAdded quick start section.
2019-06-23 Tim VaughanMore work on manual.
2019-06-23 Tim VaughanMerge branch 'master' into manual
2019-06-21 Tim VaughanVersion bump. v1.4.3
2019-06-21 Tim VaughanFixed coding system handling and improved download...
2019-06-21 Tim VaughanMore work on manual.
2019-06-21 Tim VaughanUpdated dev notes.
2019-06-21 Tim VaughanMore work on manual.
2019-06-21 Tim VaughanStarted work on texinfo manual.
2019-06-21 Tim VaughanAdded elpher-download-current, fixed free variable... v1.4.2
2019-06-21 Tim VaughanGracefully handle Emacs builds without GnuTLS support.
2019-06-21 Tim VaughanURL copying now uses gophers:// for TLS addresses. v1.4.1
2019-06-21 Tim VaughanAdded explicit toggle for TLS mode. Version bump. v1.4.0
2019-06-21 Tim VaughanAdded TLS support.
2019-06-20 Tim VaughanVersion number bump. v1.3.0
2019-06-20 Tim VaughanAllow explicit specification of coding system.
2019-06-20 Tim VaughanAutodetection of character encoding.
2019-06-19 Tim VaughanCorrect handling of special addresses.
2019-06-19 Tim VaughanFixed bug in non-gopher URL construction. v1.2.4
2019-06-19 Tim VaughanMore helpful column codes.
2019-06-16 Tim VaughanDummy version bump. v1.2.3
2019-06-15 Tim VaughanFixed another history tree topology bug. (!!) v1.2.2
2019-06-15 Tim VaughanFixed massive bug introduced by new caching system. v1.2.1
2019-06-14 Tim VaughanAdded HTML selector rendering.
2019-06-14 Tim VaughanImproved error handling, command hints.
2019-06-14 Tim VaughanUpdated notes. v1.2.0
2019-06-14 Tim VaughanMerge.
2019-06-14 Tim VaughanAdded some help text, bumped displayed version.
2019-06-14 Tim VaughanAllowed for editing of bookmark display strings.
2019-06-13 Tim VaughanUpdated start page with keys for new commands.
2019-06-13 Tim VaughanDraft bookmarks implementation.
2019-06-13 Tim VaughanRemoved unused start page address customization.
2019-06-13 Tim VaughanUpdated notes.
2019-06-13 Tim VaughanSeparated caches from nodes.
2019-06-13 Tim VaughanRemoved caddr usage.
2019-06-13 Tim VaughanDefined special type and getter for start page.
2019-06-13 Tim VaughanReplaced org-mode faces with font-lock/basic faces.
2019-06-13 Tim VaughanAdded note on faces.
2019-06-13 Tim VaughanAdded warning for incorrectly formatted directory records.
2019-06-13 Tim VaughanUpdated version number. v1.1.1
2019-06-12 Tim VaughanRemoved "tab" instruction (is wrong if helm-mode is...
2019-06-12 Tim VaughanRemoved use of caddr (not defined in emacs25!)
2019-06-10 Tim VaughanFix wrong instruction, even if it is only temporary.
2019-06-10 Tim VaughanCan now add URL representations of items to kill-ring.
2019-06-10 Tim VaughanUpdated dev notes.
2019-06-10 Tim VaughanAdded node info commands, header option, better bookmarks.
next