emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/elpher created (now a913726987)


From: ELPA Syncer
Subject: [nongnu] branch elpa/elpher created (now a913726987)
Date: Sat, 29 Jan 2022 08:00:07 -0500 (EST)

elpasync pushed a change to branch elpa/elpher.

        at  a913726987 Fix bookmark jumping when buffer doesn't exist. (Daniel 
Semyonov)

This branch includes the following new commits:

       new  bbf9cbcd50 Initial commit.
       new  4e8af883d7 Figuring out processes.
       new  42b79ed990 Can retrieve index files from gopher servers.
       new  7e0939b651 Cleaning up.
       new  ddef031a2c Links are now clickable!
       new  da6b07c79d Added mouseover text.
       new  cedb1704c1 Added text links.
       new  fe08fa7506 Refactoring.
       new  6eed0576c7 Almost usable!
       new  e0e6d24fd9 Added license and readme.
       new  fd67be9991 Switched to using insert-text-button.
       new  e4e93510ae Working on adding image support.
       new  3d8242afb9 Enabled major mode, added basic keymap.
       new  2b7f57188b Using sentinels to draw images after loading.
       new  1f1bf8f360 Added start page.
       new  0935ba5c8e Implemented history.
       new  2a3908c9de Refactoring.
       new  3ef1058c60 Implementing reload.
       new  a290898026 Working on new model.
       new  6267975273 Completed draft remodel.
       new  bb306d884b Getting things working after remodel.
       new  dcb1257775 History almost working.
       new  155ce87e8e Fixed start page caching bug.
       new  7f807b93bf Functional again.
       new  2b8b4ea3d4 Added point caching element to node.
       new  046938ba37 Position caching working, browser functional.
       new  29cd2f3915 Improved README.
       new  1e2de704ce Working on image rendering.
       new  5a6848b978 Image rendering now working.
       new  740346ac89 Updated README.
       new  0e1e7f59ce Rough-as-guts search engine support.
       new  e4a1133e92 Search now working.
       new  0e408c92b1 Added view-text and support for url links.
       new  8159cb91e6 Improved text getter, introduced raw getter.
       new  f0f484af61 Removed commented-out code.
       new  ca3bfdbad1 Fixed out-of-date start page help.
       new  49219eb87e Updated README.
       new  0da78087f5 Implemented download to file.
       new  f2b9418427 Updated readme.
       new  ce7691f3d1 Fixed bug in download procedure.
       new  997b7d99fa More elegant factoring of download logic.
       new  9366a54502 Added to readme wishlist.
       new  ed720255e0 Handling of non-local exits and load aborting.
       new  2c8c533b72 Removed debugging message.
       new  20fb5d3a38 Added support for download-only binary entries.
       new  ed88738cbb Fixed download getter race condition.
       new  41d6c3b6d5 Added buttons for urls in text files.
       new  c95abb707d Added some missing comments.
       new  f74bf8ec34 Updated readme.
       new  6c94549c76 Gopher links in text files are now clickable.
       new  c695f0cfa7 Protect against aborted searches.
       new  6fbf21ff69 Disable downloading for web links.
       new  82186e0784 Improved URL regexp.
       new  0c3e78c30b Updated development goals.
       new  db6f42219e Fixed search getter.
       new  0602dc38b0 Learned how to use defface.
       new  3a2a4c61a0 Fixed bugs in url regexp and text entry face.
       new  54397c6300 Adjusted face for text entries.
       new  b8a17684a0 Added redraw command.
       new  d6d420927d Fixed keybindings for terminals.
       new  9d519f3e22 Documented some functions.
       new  f86f1ec3b7 Updated README.
       new  13586c86f6 Finished documenting functions.
       new  656ccc1872 Removed use of deprecated function.
       new  054c7e3c5b Added to wishlist.
       new  12320978c9 Autoload main method.
       new  30434bceb5 Renamed package.
       new  b0db00a75e Added full package header.
       new  dbfd5ef1fa Optional image caching, viewing checks for GUI.
       new  2b50046808 Fixed download getter bug.
       new  12ae138fed Added type map to global constants section.
       new  53444d050a Fleshed out commentry.
       new  7f314ae465 Made start page customizable.
       new  50f5499250 Small improvements to documentation.
       new  5c4b195c03 Additional comments.
       new  c5326528d6 Improved README.
       new  0f057dfa4c More README improvements.
       new  e5647a5532 Update README.md
       new  4b21d59a7b Added command to directly jump to links by name.
       new  e574175577 Improved README.
       new  1892efc93a Made menu command robust to empty selection.
       new  72b38c78bb Modified menu function prompt.
       new  184e0cf3c2 Add support for non-conformant (LF only) line breaks in 
directories.
       new  3ff645a8f4 A few explanatory comments.
       new  692b730680 Added installation instructions.
       new  f5eab76d7f Added quotes around selectors in help strings.
       new  4fd7fc2502 Elpher now inherit from org-mode faces.
       new  b4a4a80aba Updated README.
       new  6fa87bc75a Additional readme cleanup.
       new  ffd79f2883 Added melpa badge.
       new  4b25a616eb Fixed grammar in readme.
       new  d70e4457fa Added melpa stable badge.
       new  4267b51250 Added command for visiting root directory of current 
server.
       new  3c0aac7af8 Be a bit more conservative about switching to elpher 
buffer.
       new  b54d1edc08 (elpher) switches to existing elpher buffer if one 
exists.
       new  527c5051a9 Better handling of terminating period in gopher map 
files.
       new  35254abfb8 Another minor termination period improvement.
       new  4b724b9e38 Catering for new terminating period regexp.
       new  37091f7483 Made interactive commands more robust to running ahead 
of (elpher).
       new  b3f3e8e887 Updated version string.
       new  5ce47dc02e Optionally buttinofy URLs in "i" type dir entries.
       new  a2bd528ece Child node caches now retained after reload.
       new  4b34f33b2f Addressed docstring style issue,
       new  d9adfcf362 Clarified commentary.
       new  83303b75dd Revert "Child node caches now retained after reload."
       new  66c1d16540 Made README more readable outside of github.
       new  91c4593310 Use motion state for elpher buffer (Evil).
       new  343d06a408 Updated version in package header.
       new  b323eecaa4 Draft bookmark implementation.
       new  c540545502 Robustified bookmark loader, made output prettier.
       new  93866c098b Port section of gopher URLs is now used.
       new  f72e678f1a Added development notes.
       new  9730203b5d Added pain points to dev notes.
       new  a722b63b68 Port matched in URLs now actually used.
       new  f68258e6ac Added URL support to elpher-go.
       new  2f33f5ec76 Improved docstring for elpher-go.
       new  5ea1f6b6e2 Fixed style issue (thanks flycheck)
       new  d695a797de Now h-type entries are nodes the same as everything else.
       new  9635138343 Added Telnet entry support.
       new  bd0bf4a6ca Updated dev notes.
       new  610923d255 Better factoring of URL handling in elpher-go.
       new  327849c170 Fixed bug introduced in previous commit.
       new  db31caf949 Added missing bookmark docstrings.
       new  75be7c0458 De-linted motion state initialization of elpher-mode.
       new  4c2ac2b8dc Type now part of address.
       new  af35890105 Added node info commands, header option, better 
bookmarks.
       new  c817252f78 Updated dev notes.
       new  07f36ae06a Can now add URL representations of items to kill-ring.
       new  72888f5533 Fix wrong instruction, even if it is only temporary.
       new  9c8b6172fd Removed use of caddr (not defined in emacs25!)
       new  a3ccfd1e8f Removed "tab" instruction (is wrong if helm-mode is 
acive)
       new  12a8bdf25d Updated version number.
       new  10ec98b2f3 Added warning for incorrectly formatted directory 
records.
       new  bfe2bdc4cf Added note on faces.
       new  368016ccbc Replaced org-mode faces with font-lock/basic faces.
       new  e11e54a48e Defined special type and getter for start page.
       new  8edb0b4ab9 Removed caddr usage.
       new  bf566716f4 Separated caches from nodes.
       new  dac59ed1a3 Updated notes.
       new  b9b9690dca Removed unused start page address customization.
       new  a0abd72b3a Draft bookmarks implementation.
       new  996f1bc282 Updated start page with keys for new commands.
       new  9ea621716f Allowed for editing of bookmark display strings.
       new  006a983c5e Added some help text, bumped displayed version.
       new  14f8d5cd99 Merge.
       new  77bce3822b Updated notes.
       new  ab15482767 Improved error handling, command hints.
       new  eb3e211429 Added HTML selector rendering.
       new  7cb2ba9c2c Fixed massive bug introduced by new caching system.
       new  e47d94d214 Fixed another history tree topology bug. (!!)
       new  2ba8481b69 Dummy version bump.
       new  ccb0eabe12 More helpful column codes.
       new  4796bc48d4 Fixed bug in non-gopher URL construction.
       new  63e0f6df18 Correct handling of special addresses.
       new  e7cd2b9211 Autodetection of character encoding.
       new  64431f3bb4 Allow explicit specification of coding system.
       new  7106f9887e Version number bump.
       new  bb944d286e Added TLS support.
       new  fdb5b418b1 Added explicit toggle for TLS mode.  Version bump.
       new  62d7db8d11 URL copying now uses gophers:// for TLS addresses.
       new  c832ce72cf Gracefully handle Emacs builds without GnuTLS support.
       new  e6dfc7ba25 Added elpher-download-current, fixed free variable 
reference.
       new  ba4c61bb10 Started work on texinfo manual.
       new  fe79e5cd6a More work on manual.
       new  d65012cfc1 Updated dev notes.
       new  c9ef766d67 More work on manual.
       new  7fc2e3a1a0 Fixed coding system handling and improved download error 
recovery.
       new  7a1ad18494 Version bump.
       new  71b4b025b5 Merge branch 'master' into manual
       new  9ae74aa670 More work on manual.
       new  2db3b66f49 Added quick start section.
       new  24a9e77c06 Finished between-page navigation section.
       new  a1792d0f1a Added history+caching and bookmarks chapters.
       new  cbc71e0bb8 Added character encoding chapter.
       new  09d5606689 Added section on encryption.
       new  4a7a614530 Made auto-disabling of TLS mode optional and non-default.
       new  e709905f4a Merge branch 'master' into manual
       new  52d1a99581 Added command index.
       new  4484601225 Spelling fixes.
       new  2e5c279c70 Updated package header.
       new  efc5b2480f Improved README.
       new  d3e74c8e45 Fixed typo in README.
       new  eb9738c651 Version bump.
       new  b1b78898e0 Changed info manual dir category to "Emacs".
       new  3416632554 Changed menu item type label www to url.
       new  aedf4e8457 Start page getter now directly renders page.
       new  0d10abbb1f Clarified info documentation link.
       new  fa1d9bd99e Added elpher-go-current.
       new  67896cbdb8 Added ?P and ?s to the list of known item types.
       new  0e8eb2e0c9 Added support for IPv6 addresses in URLs.
       new  f0b76ab6fa Added URI percent decoding/encoding.
       new  c80e078783 Working on switching to URL-based addresses.
       new  986d88c39d Report error on unsupported selector type.
       new  bb6fa3a36f Fixed error in previous commit.
       new  e5471b9460 Version bump.
       new  40ec805063 Updated dev notes.
       new  31e383bc7f Replaced "w" with "." as default view-raw binding.
       new  285a073c36 Updated start page help following rebinding.
       new  2d1c92a8a9 Working on switching to URL-based addresses.
       new  bf4f75fba7 Worked a bit more on address->url conversion.
       new  d653528a77 Merge branch 'master' into url_addresses
       new  956d8f2b17 Draft refactor with url-centric addresses.
       new  df75199171 Start page almost rendering.
       new  a19d312db5 Everything seems to be working again.
       new  e76f5a527f Made default protocol gopher.
       new  f627ca6a2f Got rid of make-node-from-matched-url.  Broke things.
       new  48baa0ed6f Finishing conversion to URL addresses.
       new  5df0f96c23 Added an other-url-specific face.
       new  6936e00c30 Fledgling gemini support.
       new  4c62e41f7d Added to dev notes.
       new  a0a57bc32e Very scratchy text/gemini support.
       new  25c0852cea Better gemini error handling, support for images+input.
       new  108183ff4f Fixed up text/gemini margins, handling of mailto: URLs.
       new  7d4366492b Updated dev notes.
       new  84089fd5c2 Added support for mime-specified gemini charset.
       new  41161f02d3 Removed some useless function defs.
       new  7f3d547fe0 Factoring out transport code from rendering code.
       new  c11caaccf5 Continuing with factoring.
       new  ec368d41d1 Completed draft of refactor.
       new  f75386b219 Debugging after refactor: now functional.
       new  5ca522d4fa Updated dev notes.
       new  2980e1ef73 Prepping for 2.0 release.
       new  7433f2d0dc Updated texinfo doc.
       new  bff0725bff Updated the README.
       new  1025f7696c Replaced add-to-list with push.
       new  3bcebba43b Updated dev notes.
       new  a352b567eb Proper handling of empty mime-type parameter entries.
       new  d774e436ad Replaced telnet item type support.
       new  38ed871a3b Sigh. Another bug-fix patch release.
       new  af5caada98 Buttonification on by default in directories.
       new  f79e9c2af2 mouse-3 is now bound to elpher-back
       new  5faa70510c version bump
       new  0756dad696 Fixed gemini URL processing bug.
       new  94ea6fb1db version bump
       new  371ce7b113 Fixed breaking bug introduced in previous release.
       new  ed50437059 Added new keybinding to manual.
       new  2f3ba5d038 Added URL to header.
       new  532a21c901 Improved gemini error reporting.
       new  d96c4a3114 Sanitized header string.
       new  81598c983c Made the gemini errors more palatable.
       new  e1b225126e Improved URL regexp.
       new  b4e8bb3e2c Added missing mouse-3 doc on start page.
       new  587c1b1636 Better gemini error reportage.
       new  d96f3d24cd Version bump.
       new  021bacb32d Tiny texinfo edit.
       new  bc40fb7cd3 Gemini url parsing now collapses dot sequences.
       new  e66aeefa90 Sanitize URL strings pefore displaying with message.
       new  c0ff9d26c2 Fixed eol-conversion problem under dos.
       new  e2d59f1151 Prevent adding properties to node display strings.
       new  5b568bcfd8 Header now displays TLS encryption status instead of url.
       new  e24ed079be Start page now has direct link to bookmarks page.
       new  798c375e25 Better handling of port defaults and gemini redirects.
       new  bf4ca5f27d Experimenting with asynchronous connections.
       new  c3fdacda3b Added :nowait t to gopher selector retriever.
       new  f3b23582df Enabled rendering of HTML files served over gemini.
       new  5aec951a03 Raw renderer now displays mimetype if specified.
       new  5ef4673d1e Accelerated IPv4 fallback working on gemini servers.
       new  bbfda92bd4 Converging to vaguely acceptable network connection 
behaviour.
       new  b12d920d7a Improved error handling, cancels unused timers.
       new  42ce4f2415 Made bookmarks file name clickable.
       new  a49bd450c4 Comment regarding gopher project page.
       new  39299728ca Fixed hole in gemini URL parsing.
       new  8ef6eaf7c1 Merge branch 'nowait'
       new  1d6fca7dc2 Some delinting following the nowait merge.
       new  ee2adb8d07 Tiny change to manual.
       new  654782e6a9 More uniform error handling.
       new  bddd5ad0dc New release.
       new  48b6a6f8c9 Fixed version numbers.
       new  e1a1acdde9 Improved url regex.
       new  5351af4554 Link to new web home + project page given at start.
       new  7a3289caeb Improved url regexp.
       new  1711679c68 Corrected README.
       new  e524b085bd Version bump.
       new  94c335f94d Added project page url to commentry.
       new  cfd6bea1a7 Improved issue tracker.
       new  afa26cc2c8 Migrating to stack-based history.
       new  1ba5bfa2a7 Replaced "nodes" with "pages".
       new  98b62fff55 New simplified history implementation in place.
       new  b8c77a6e1b Updated issues.
       new  c11c300320 README is now not markdown.
       new  7f205dd22a Improved URL regexp.
       new  26ae43591d Merge branch 'master' into multi-buffer
       new  258d54f685 Make elpher-go be useful non-interactively.
       new  c984632e7f Strip out ansi codes by default.
       new  0243aa0a1d Version bump and close issue.
       new  c1f0230a56 Updated texinfo.
       new  3d6e1a9ed0 Updated email address.
       new  2d67a49b7f Use ansi-color to interpret ansi escape codes.
       new  12629c283e Version bump.
       new  3f56dde434 Filter ansi codes from gopher menu items.
       new  c9175aedfa Updated link to gemini gopher page in README.
       new  a29c98cf4d Adding finger support.
       new  fd3d17d6bb Completed draft finger support.
       new  006b96d696 Added finger to manual and readme.
       new  ca1a3bd109 Version bump.
       new  7cb374ead2 Stop "O" from opening gemini://host without trailing 
slash.
       new  176098de2d Version bump.
       new  619802e93c Updated issue list.
       new  7f5edc5aae Updated version string.
       new  00aa89d8ad Gemini download performance optimization.
       new  3ac837ad63 First round of text/gemini formatting improvements.
       new  04594c95ce Performance optimization for gopher and finger xfers.
       new  b2c40d40dd Disabled TLS certificate validation by default.
       new  93347cef98 Added heading styles, adjusted fill, messed with tls.
       new  2a5869973e Updated info documentation.
       new  c9fa376d75 Package linting.
       new  bea10793f6 Bug fix: redirects now rewrite current address.
       new  49f4ec57f6 Add Gemini search link to elpher homepage
       new  046caf0e27 Update documentation to include all supported protocols
       new  ca5bdf998d Made bookmarks file location customizable.
       new  d614af58d3 Fixed help text for heading faces.
       new  9391904dc0 Version bump.
       new  b4f69e8bbb Bugfix: bookmarks saving works again.
       new  46dac5a84b Bugfix: file name suggestion for gemini downloads.
       new  c93f763bd1 Reorder search engines
       new  cfdf41446b Added transfer progress feedback.
       new  5f647f06dc Made gophermap info type parser more robust.
       new  6c5c231dca Unknown gemini content now rendered as download.
       new  c832b22246 Recognize Shift-Tab from a Linux virtual console.
       new  adfc68eeca Added contributors list to README.
       new  ee20acda38 Merge remote-tracking branch 'origin/patch_gus'
       new  353c196e47 Make explicit mention of Gemini across all documentation.
       new  a4c54eb1a2 Version bump.
       new  ca32cd8d0d Work around Doom emacs tls problems.
       new  fd2db28a9a Version bump.
       new  c0cd7a5c23 Gave preformatted text its own configurable face.
       new  4a477550ca Fixed reflow behaviour around bullets.
       new  4d710f13c4 Version bump.
       new  8e8ed1ed3b Added history bug to issues document.
       new  5d16e9d381 Unescape gopher selectors when extracting from URLs.
       new  119e298777 Fixed history bug.
       new  345b1efd48 Allow option to force ipv4
       new  9a19a479fa Bumped priority of bookmark grouping.
       new  8c6839a51a Brings gemini bullet-deteciton into line with spec 
update.
       new  15382d508e Made gemini link and bullet strings customizable.
       new  7a0f10d36d Mouse-over text now generated when needed.
       new  c0dc580806 Added hints to avoid some byte compilation warnings.
       new  9a84af37c8 Improved inline help for finger getter.
       new  22090ec934 Version bump.
       new  2af9aa28ed Added a command to return to the start page.
       new  5673f22d81 Merge remote-tracking branch 'origin/patch_force_ipv4'
       new  b1d3aca305 Slight refactor following merge, linting.
       new  e8c010a9f7 Added confirmation for bookmark deletion.
       new  2cd88ac58b Grab port as well as host from elpher-current-page
       new  e643d174d3 Tiny refactor.
       new  e810b98310 Strip default port numbers from URL strings.
       new  b4fc468a64 elpher-go now trims surrounding whitespace from input 
string.
       new  14dbac7750 Version bump.
       new  a247f9f44f Revert port-stripping from elpher-address-to-url.
       new  9408269347 Version bump.
       new  755a375d1f Encode URLs before display in mouse-over.
       new  8fe5ce318b Refactored data transfer code.
       new  0cb20ad678 Linting following refactor.
       new  bdee279aec Version bump.
       new  8d1f80aa89 Added basic client cert functionality.
       new  96e56e093f Improved client cert UX.
       new  55b336f0cc Closed gemini support issue. :-)
       new  21e2cea71c Added client cert documentation to manual.
       new  ab6a018cc0 Tidying up for next release.
       new  d36fb55df8 Added entry for "F"orget command to start page.
       new  2764942190 Added enhancement requests.
       new  b16e94dbed Fixed spelling error. *facepalm*
       new  95604af39c Removed default ports from urls.
       new  329bded188 Added instructions on how to abort connections.
       new  7c57225da0 Can now install externally-generated certs from within 
elpher.
       new  b4450244a5 Use "persistent", fixed spelling, updated docs.
       new  4a6ce5acc1 Improved default gemini face.
       new  ceffc586c3 Fill headers
       new  bdc916c2e0 Ensure certificate directory exists
       new  d9f8016610 Better evil bindings.
       new  64ddbfdceb Add the missing '^' binding
       new  79d8cf9631 Add ability to number links on gemini pages.
       new  42b70bca5b Cache links in gemini pages.
       new  80ce7af0c6 Merged Michel Salim's patch.  Thanks!
       new  2c17a690da Version bump.
       new  b0582668d0 Merged Alex Schroeder's header-filling patch.  Thanks!!
       new  1edbaec565 Version bump.
       new  3561c2815b Fixed reported version number. (Sigh.)
       new  46cf826fc5 Access onion services by a SOCKS proxy (e.g., Tor)
       new  b3e1dc1799 Provide an option to visit clearnet sites over Tor
       new  a0bd7a2a78 Remove some trailing whitespaces
       new  914f190a3d Remove an unused local variable
       new  18d0288be1 Add a new face to customize quoted texts in gemini pages
       new  f2860c3b2d Avoid a crash when saving a new bookmark and 
elpher-bookarks-file dir is missing
       new  8f535f93a0 Add autoload token to ‘elpher-go’ and ‘elpher-bookmarks’ 
functions
       new  0a8421b4f0 Avoid a crash when displaying page in Emacs without X 
support
       new  7c57e7b5c6 Remove another forgotten and useless local variable
       new  266027bd60 Disable gnutls error verification
       new  f793d55b4f make default protocol customizable
       new  fbb52a780a Fix "wrong type argument" messages when fetching from 
Gemini.
       new  7753646a53 Fix .key regexp for listing existing certs
       new  6757ef81e2 Store and follow elpher links in org-mode
       new  a09131b144 Integrate with `browse-url`
       new  7c60d1ffd2 Support for C-u elpher to have multiple buffers
       new  ddd34e6245 Merge remote-tracking branch 'upstream/patch_cleanup' 
into main
       new  c5d28fb6e2 Merge remote-tracking branch 
'upstream/patch_gemini_quoted_face' into main
       new  3a33e9043d Merge remote-tracking branch 
'upstream/patch_fix_bookmark_save_crash_when_dir_missing' into main
       new  f2d1b1a74b Merge remote-tracking branch 
'upstream/patch_add_autoload_token' into main
       new  c4cd344daf Merge remote-tracking branch 
'upstream/patch_fix_crash_in_nox' into main
       new  0a0f31bdf8 Merge remote-tracking branch 
'upstream/patch_disable-gnutls-verify' into main
       new  06f8413403 Merge remote-tracking branch 
'upstream/patch_customizable_default_url_type' into main
       new  02e019f4cb Merge remote-tracking branch 'upstream/patch_emacs_tty' 
into main
       new  321f5f963a Merge remote-tracking branch 
'upstream/patch_cert_regexp' into main
       new  1a8d4300dc Merge remote-tracking branch 
'upstream/patch_org-link-support' into main
       new  2510332888 Merge remote-tracking branch 
'upstream/patch_integrate_with_browse_url' into main
       new  2c636ea3e5 Only add to browse-url-default-handlers if defined
       new  ce0b66df15 Increase version, add copyright info for all
       new  58c468838d Use xterm-color instead of ansi-color, if possible
       new  04e86074f8 Merge remote-tracking branch 
'upstream/patch_cache-gemini-page-links' into main
       new  770de5d967 Merge remote-tracking branch 
'upstream/patch_better_evil_bindings' into main
       new  be2df9703d explain better the meaning of default-url-type
       new  726707d962 Jump to a heading using imenu
       new  b9b8476b81 update url for gemini search engine
       new  c441a371da Small typos and doc changes
       new  29096a7720 Bump version in defconst elpher-version
       new  e34b398fc4 Advertize which search engine is used for gemini and 
directly call search URL
       new  d202f3c0d5 Avoid anoying error message on homepage when using 
elpher-go-current
       new  221911ec7c Fix thing-at-point-uri-schemes error
       new  f01204bb53 Update contributors list on README to reflect header of 
lisp file
       new  13b60c5b3d Merge remote-tracking branch 'etienne/fix-various' into 
main
       new  dd6ff5d1e1 Add a makefile
       new  b93ddeaaac Add Daniel to contributors, rename makefile
       new  eb9d0fe39a Add a RELEASE file
       new  2043d24c32 Double or drop single non-escape regexp backslashes
       new  bc0d11680f Cleanup various parts of the package
       new  70aa33aa02 Cleanup 'browse-url' integration
       new  bde7f861e6 Cleanup Org integration
       new  3cb3110e90 Cleanup 'thing-at-point' integration
       new  206df47b54 Add back with-eval-after-load
       new  dbc47ac2e1 Support elpher in mu4e
       new  173c068fe1 Big refactoring of org related functions
       new  b49fe85bec Add targets in Makefile to build compile lisp file and 
autoloads
       new  545af85cbc Another whitespace/indent cleaning
       new  f4e62a8784 Fix browse-url for not up-to-date Emacs version
       new  787713a152 Enable adaptive-fill-mode
       new  643db98943 Backfill read-answer for Emacs 26.1
       new  a1cc1dd30e Organize integrations section
       new  7a1b1e2c9e Remove 'with-eval-after-load' block for 'browse-url'
       new  5fda144b52 Add missing auto-generated files to .gitignore
       new  f0e773b1f4 Small documentation fixes
       new  e3fca3512d Change browse-url advice for older releases
       new  b247a2fed5 Add defun to make the start page
       new  b6f31ac74f Allow elpher-go to work without an Elpher ebuffer
       new  b3364328ae Revert "Remove an unused local variable"
       new  5f7b2a6ed5 Replace Elpher bookmarks with Emacs bookmarks
       new  3eb647d059 Add local and global history menus using h/H
       new  4377906f92 Add history documentation to the info manual
       new  7e0919bd74 Replaced GUS link with geminispace.info link.
       new  22462735d4 Header-wrapping code was broken for terminal emacs.
       new  947e5a4fe7 Added edebug specification for a macro.
       new  b0272de36c Version bump.
       new  58919c6451 Misplaced url-unhex was causing trouble.
       new  3cddc8bdcb Fixed bugs introduced by last commit.
       new  9d01af376d Merge patches curated by Alex.
       new  1fdaea981e Some linting.
       new  9180c8e75a Refactored and expanded link factoring to apply to 
non-gemini pages.
       new  91cf7b969f Improved keybinding compatibility between evil/non-evil.
       new  1884e041fd More de-linting.
       new  85f0cd00de Replaced link to bookmarks on start page.
       new  0bf20003c5 More delinting.
       new  8d1e8265ed Switched version number to 3.0.0.
       new  72da87a11b Emphasise Alex's contributions in the README.
       new  81908cf4fb Back to original g,o,O bindings.
       new  68f5ca8daa Updated issues file.
       new  8928d9a4d0 README edit.
       new  8d1d4dded8 (Temporarily?) removed link numbering code.
       new  185db89b91 Improved behaviour of history-all/visited-pages.
       new  5b5c1b1831 Added automatic importing of legacy bookmarks files.
       new  23c1d9ba6b Updated bookmarks section of manual.
       new  8df32499ec Removed unused regexp and fixed spelling error.
       new  0a8f12b108 Fixed rogue connection timer issue.
       new  643f0bc061 Moved variable closer to use.
       new  af7102e6c6 Prevent corruption of ansi interpreter state.
       new  c357fc3e47 Cleanup.
       new  dd09042131 Solved timer issue for socks and non-socks connections.
       new  48342f4df4 Make byte-compiler happy again
       new  044fbba375 Added news+acknowledgements to manual.
       new  ce5cd208ce Merge remote-tracking branch 
'origin/patch_compiler_warning'
       new  5705f7a053 Stop xterm-color from removing text properties.
       new  6ad13d2a61 Play better with bookmark-bmenu-other-window.
       new  b535280e99 Opened issue re timer.
       new  56973cf5d2 Fiddling with bookmarks display.
       new  55796d20a0 Cleaned up elpher bookmark page, made optional.
       new  3d2817e533 Better grouping of text processing procedures.
       new  5b4ad44db2 Merge.
       new  ea5d4ed29b Changed some wording on bookmark page.
       new  bd17e1fc84 Simplified bookmark page code: thanks Alex!
       new  3d57d6d240 Added missing call to bookmark-maybe-load-default-file.
       new  d87bf5e55f Spelling correction.
       new  4330b8deba Another text correction.
       new  e6e3d96782 Updated manual.
       new  a20dd6f366 Delinting, fixed indenting in start page.
       new  297f223afe Fixed indenting of history page headers.
       new  30fb51c374 Replaced missing check for elpher bookmark handler.
       new  66a50adea6 Replaced eval-with-clean-buffer debug declaration.
       new  8c20802c5f Version bump.
       new  a2f3bd8f2f let elpher handle gemini, gopher links in eww buffer
       new  3035057fb6 Merge.
       new  2cdf02e99d Added Abhiseck Paira to the list of contributors.
       new  2f0cf000c8 Set default max width and height of images.
       new  34427dedd5 Reified special pages using "about:" pseudo-type.
       new  595a76dcdb Add declaration to avoid compiler warning.
       new  47c18669b6 Speed up rendering of large gemini pages.
       new  55151332e7 Prevent elpher-go* interpreting empty input.
       new  befa575d2a Merge branch 'master' into about-pages
       new  d35aadb65a Made start page configurable.
       new  6d80df84e2 Fixed up special page predicate and associated tests.
       new  77b5d72073 "Special" pages are now referred to as "about" pages.
       new  4f892fd5d6 Delinting.
       new  444e4a7b83 Updated manual, working on news section.
       new  9194772213 Removed superfluous function, better bm error handling.
       new  aff8a4eeb2 Updated news section of manual.
       new  9df9a11413 Version bump.
       new  4cec10eea4 Changed wording re local gophermap files.
       new  a7145a60ee Bug fix: elpher-ipv4-only wasn't being respected.
       new  fff9ab154a Version bump.
       new  7a7fc41273 text/gemini formatting improvements.
       new  7e6b71d0cf Improved image rendering: fix max-height
       new  bc4fbb5c33 Switched to window-body-* for getting window dimensions.
       new  766a56746d Sanitize display strings for use in header.
       new  9d28cdcbac Alex's elegant fix for the newline styling issue.
       new  c8c2d1acec URLs now unhexed and decoded prior to use as display 
strings.
       new  6e2b49ea90 Bookmarks link on main page now a regular page link.
       new  ddad56dc4f Bug fix: elpher-go was erroring out when elpher wasn't 
already open.
       new  7b52709ddf Version bump.
       new  0648b69647 Opened an issue.
       new  88f19dc970 Bug fix in gemini path normalization code.
       new  65621cde05 Add IRI support
       new  8e2dafcf5d Cleaning up.
       new  58e018e92e Merged Alex's IRI support, with tiny changes.
       new  8eb8d6707f Fixed match data clobbering introduced by previous 
commit.
       new  753056c2a3 Fill links
       new  2ebb812f7d Can now open gophermap files with file:.
       new  cd9b67cb84 Fixed gopher type predicate function.
       new  d4393d2830 Better handling of default URL schemes.
       new  11d905f730 Merged Alex's gemini link line filling.
       new  d511690724 Fixed imenu caching bug.
       new  90dccbb777 Show IRIs when no display text is available
       new  a29c52d16b Fix display of local file links
       new  8c00d67041 Fixed display of link-only IRIs in text/gemini.
       new  02cb48665b Merge alex/local-files-display
       new  498e89300c Gemini link prefix strings are back.
       new  0916ee6293 Bug fix: typo in elpher-go-current
       new  03387286db Fail gracefully on unsupported image formats.
       new  a3e7e8c833 Added Daniel to the copyright list.
       new  9213f564dc Display IRI instead of URI for the info page
       new  0d65ffa3ab Display both URL and IRI for page info when they differ.
       new  fbf5fbcd3e Maybe skip advice of browse-url-browser-function
       new  7ac8997eb7 Explicitly disable adaptive (not auto) fill mode for 
gemini maps.
       new  02fade7fc9 Avoid type error when browse-url-br-fun is not a symbol.
       new  81e107a269 Prevent buffer switching when *elpher* already visible.
       new  79336f8191 Opened issue.
       new  a913726987 Fix bookmark jumping when buffer doesn't exist. (Daniel 
Semyonov)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]