elpher.git
5 years agoFixed keybindings for terminals.
Tim Vaughan [Sat, 27 Apr 2019 11:52:21 +0000 (13:52 +0200)]
Fixed keybindings for terminals.

5 years agoAdded redraw command.
Tim Vaughan [Sat, 27 Apr 2019 11:52:05 +0000 (13:52 +0200)]
Added redraw command.

5 years agoAdjusted face for text entries.
Tim Vaughan [Sat, 27 Apr 2019 11:51:30 +0000 (13:51 +0200)]
Adjusted face for text entries.

5 years agoFixed bugs in url regexp and text entry face.
Tim Vaughan [Sat, 27 Apr 2019 11:24:19 +0000 (13:24 +0200)]
Fixed bugs in url regexp and text entry face.

5 years agoLearned how to use defface.
Tim Vaughan [Fri, 26 Apr 2019 23:34:42 +0000 (01:34 +0200)]
Learned how to use defface.

Working on getting faces legible with different setups.

5 years agoFixed search getter.
Tim Vaughan [Fri, 26 Apr 2019 16:01:17 +0000 (18:01 +0200)]
Fixed search getter.

5 years agoUpdated development goals.
Tim Vaughan [Fri, 26 Apr 2019 16:01:13 +0000 (18:01 +0200)]
Updated development goals.

5 years agoImproved URL regexp.
Tim Vaughan [Fri, 26 Apr 2019 16:01:10 +0000 (18:01 +0200)]
Improved URL regexp.

5 years agoDisable downloading for web links.
Tim Vaughan [Fri, 26 Apr 2019 16:01:07 +0000 (18:01 +0200)]
Disable downloading for web links.

5 years agoProtect against aborted searches.
Tim Vaughan [Fri, 26 Apr 2019 16:01:03 +0000 (18:01 +0200)]
Protect against aborted searches.

5 years agoGopher links in text files are now clickable.
Tim Vaughan [Fri, 26 Apr 2019 16:01:00 +0000 (18:01 +0200)]
Gopher links in text files are now clickable.

5 years agoUpdated readme.
Tim Vaughan [Fri, 26 Apr 2019 16:00:57 +0000 (18:00 +0200)]
Updated readme.

5 years agoAdded some missing comments.
Tim Vaughan [Fri, 26 Apr 2019 16:00:52 +0000 (18:00 +0200)]
Added some missing comments.

5 years agoAdded buttons for urls in text files.
Tim Vaughan [Fri, 26 Apr 2019 16:00:38 +0000 (18:00 +0200)]
Added buttons for urls in text files.

5 years agoFixed download getter race condition.
Tim Vaughan [Wed, 24 Apr 2019 22:07:04 +0000 (00:07 +0200)]
Fixed download getter race condition.

5 years agoAdded support for download-only binary entries.
Tim Vaughan [Wed, 24 Apr 2019 22:06:43 +0000 (00:06 +0200)]
Added support for download-only binary entries.

5 years agoRemoved debugging message.
Tim Vaughan [Wed, 24 Apr 2019 21:37:08 +0000 (23:37 +0200)]
Removed debugging message.

5 years agoHandling of non-local exits and load aborting.
Tim Vaughan [Wed, 24 Apr 2019 21:30:09 +0000 (23:30 +0200)]
Handling of non-local exits and load aborting.

5 years agoAdded to readme wishlist.
Tim Vaughan [Wed, 24 Apr 2019 20:41:21 +0000 (22:41 +0200)]
Added to readme wishlist.

5 years agoMore elegant factoring of download logic.
Tim Vaughan [Wed, 24 Apr 2019 20:40:10 +0000 (22:40 +0200)]
More elegant factoring of download logic.

5 years agoFixed bug in download procedure.
Tim Vaughan [Wed, 24 Apr 2019 15:01:35 +0000 (17:01 +0200)]
Fixed bug in download procedure.

5 years agoUpdated readme.
Tim Vaughan [Wed, 24 Apr 2019 08:14:11 +0000 (10:14 +0200)]
Updated readme.

5 years agoImplemented download to file.
Tim Vaughan [Wed, 24 Apr 2019 08:13:04 +0000 (10:13 +0200)]
Implemented download to file.

5 years agoUpdated README.
Tim Vaughan [Wed, 24 Apr 2019 07:16:30 +0000 (09:16 +0200)]
Updated README.

5 years agoFixed out-of-date start page help.
Tim Vaughan [Mon, 22 Apr 2019 23:47:10 +0000 (01:47 +0200)]
Fixed out-of-date start page help.

5 years agoRemoved commented-out code.
Tim Vaughan [Mon, 22 Apr 2019 23:45:36 +0000 (01:45 +0200)]
Removed commented-out code.

5 years agoImproved text getter, introduced raw getter.
Tim Vaughan [Mon, 22 Apr 2019 23:33:26 +0000 (01:33 +0200)]
Improved text getter, introduced raw getter.

5 years agoAdded view-text and support for url links.
Tim Vaughan [Mon, 22 Apr 2019 20:38:51 +0000 (22:38 +0200)]
Added view-text and support for url links.

Additionally, implemented macro in which to wrap buffer output
commands.  This allows us to neatly avoid erasing the buffer before a
search query has been submitted, making for a less jaring UX.

5 years agoSearch now working.
Tim Vaughan [Mon, 22 Apr 2019 09:21:00 +0000 (11:21 +0200)]
Search now working.

5 years agoRough-as-guts search engine support.
Tim Vaughan [Sun, 21 Apr 2019 22:22:24 +0000 (00:22 +0200)]
Rough-as-guts search engine support.

5 years agoUpdated README.
Tim Vaughan [Sun, 21 Apr 2019 21:19:23 +0000 (23:19 +0200)]
Updated README.

5 years agoImage rendering now working.
Tim Vaughan [Sun, 21 Apr 2019 21:17:27 +0000 (23:17 +0200)]
Image rendering now working.

5 years agoWorking on image rendering.
Tim Vaughan [Sun, 21 Apr 2019 19:25:39 +0000 (21:25 +0200)]
Working on image rendering.

5 years agoImproved README.
Tim Vaughan [Sun, 21 Apr 2019 18:19:49 +0000 (20:19 +0200)]
Improved README.

5 years agoPosition caching working, browser functional.
Tim Vaughan [Sun, 21 Apr 2019 15:44:45 +0000 (17:44 +0200)]
Position caching working, browser functional.

5 years agoAdded point caching element to node.
Tim Vaughan [Sun, 21 Apr 2019 08:03:43 +0000 (10:03 +0200)]
Added point caching element to node.

5 years agoFunctional again.
Tim Vaughan [Sun, 21 Apr 2019 07:27:48 +0000 (09:27 +0200)]
Functional again.

5 years agoFixed start page caching bug.
Tim Vaughan [Sat, 20 Apr 2019 10:29:28 +0000 (12:29 +0200)]
Fixed start page caching bug.

5 years agoHistory almost working.
Tim Vaughan [Sat, 20 Apr 2019 10:16:57 +0000 (12:16 +0200)]
History almost working.

5 years agoGetting things working after remodel.
Tim Vaughan [Sat, 20 Apr 2019 09:59:47 +0000 (11:59 +0200)]
Getting things working after remodel.

5 years agoCompleted draft remodel.
Tim Vaughan [Fri, 19 Apr 2019 23:30:40 +0000 (01:30 +0200)]
Completed draft remodel.

5 years agoWorking on new model.
Tim Vaughan [Fri, 19 Apr 2019 14:44:02 +0000 (16:44 +0200)]
Working on new model.

5 years agoImplementing reload.
Tim Vaughan [Thu, 18 Apr 2019 09:36:55 +0000 (11:36 +0200)]
Implementing reload.

5 years agoRefactoring.
Tim Vaughan [Wed, 17 Apr 2019 21:26:37 +0000 (23:26 +0200)]
Refactoring.

5 years agoImplemented history.
Tim Vaughan [Wed, 17 Apr 2019 20:23:26 +0000 (22:23 +0200)]
Implemented history.

5 years agoAdded start page.
Tim Vaughan [Tue, 16 Apr 2019 23:32:08 +0000 (01:32 +0200)]
Added start page.

5 years agoUsing sentinels to draw images after loading.
Tim Vaughan [Tue, 16 Apr 2019 22:55:40 +0000 (00:55 +0200)]
Using sentinels to draw images after loading.

5 years agoEnabled major mode, added basic keymap.
Tim Vaughan [Tue, 16 Apr 2019 22:41:58 +0000 (00:41 +0200)]
Enabled major mode, added basic keymap.

5 years agoWorking on adding image support.
Tim Vaughan [Mon, 15 Apr 2019 22:32:20 +0000 (00:32 +0200)]
Working on adding image support.

5 years agoSwitched to using insert-text-button.
Tim Vaughan [Mon, 15 Apr 2019 21:03:03 +0000 (23:03 +0200)]
Switched to using insert-text-button.

5 years agoAdded license and readme.
Tim Vaughan [Fri, 12 Apr 2019 21:33:23 +0000 (23:33 +0200)]
Added license and readme.

5 years agoAlmost usable!
Tim Vaughan [Fri, 12 Apr 2019 21:27:00 +0000 (23:27 +0200)]
Almost usable!

5 years agoRefactoring.
Tim Vaughan [Fri, 12 Apr 2019 20:26:03 +0000 (22:26 +0200)]
Refactoring.

5 years agoAdded text links.
Tim Vaughan [Fri, 12 Apr 2019 19:48:54 +0000 (21:48 +0200)]
Added text links.

5 years agoAdded mouseover text.
Tim Vaughan [Fri, 12 Apr 2019 16:10:17 +0000 (18:10 +0200)]
Added mouseover text.

5 years agoLinks are now clickable!
Tim Vaughan [Fri, 12 Apr 2019 15:59:04 +0000 (17:59 +0200)]
Links are now clickable!

5 years agoCleaning up.
Tim Vaughan [Fri, 12 Apr 2019 11:36:46 +0000 (13:36 +0200)]
Cleaning up.

5 years agoCan retrieve index files from gopher servers.
Tim Vaughan [Fri, 12 Apr 2019 11:35:35 +0000 (13:35 +0200)]
Can retrieve index files from gopher servers.

5 years agoFiguring out processes.
Tim Vaughan [Fri, 12 Apr 2019 09:49:02 +0000 (11:49 +0200)]
Figuring out processes.

5 years agoInitial commit.
Tim Vaughan [Thu, 11 Apr 2019 21:35:33 +0000 (23:35 +0200)]
Initial commit.