Merges 2.0.0 into master for final release #106

Manually merged
sloum merged 195 commits from develop into master 2019-12-01 17:10:03 +00:00

195 Commits

Author SHA1 Message Date
sloumdrone abcd6416d7 Fixes merge conflict 2019-11-30 19:32:32 -08:00
Sloom Sloum Sluom IV 93d9a2c173 Merge branch 'manreview' of sloum/bombadillo into develop 2019-11-30 22:25:43 -05:00
asdf 16d6b8e243 Man page final review 2019-12-01 13:17:03 +11:00
asdf bc8240fdbb Merge branch 'readme-review' of sloum/bombadillo into develop 2019-11-28 21:19:38 -05:00
sloumdrone 0f670623bd Corrects a word in the readme 2019-11-28 12:17:22 -08:00
Sloom Sloum Sluom IV 9880fdffd0 Merge branch 'remove-getCurrentPage-' of sloum/bombadillo into develop 2019-11-28 14:54:19 -05:00
Sloom Sloum Sluom IV 1564a6038b Merge branch 'press-y-quickly' of sloum/bombadillo into develop 2019-11-28 01:03:42 -05:00
asdf 67293823e0 Change c.Visit(u) call to blocking, from goroutine 2019-11-27 18:37:39 +11:00
asdf ebd33c6dbd Remove unused functions getCurrentPageRawData & getCurrentPageUrl 2019-11-26 12:24:16 +11:00
Sloom Sloum Sluom IV 76cf3da4ae Merge branch 'desktop-file' of sloum/bombadillo into develop 2019-11-24 00:29:25 -05:00
asdf 0c0ce2ceb1 Use update-desktop-database instead of xdg-mime 2019-11-24 08:54:10 +11:00
sloumdrone 82b47d8c86 Removes a deprecated category from desktop file 2019-11-22 19:17:21 -08:00
asdf 76b58a2337 Merge branch 'config-loc' of sloum/bombadillo into develop
Tested, no issues. Wording of documentation is good.
2019-11-18 19:07:29 -05:00
Brian Evans 26c4b176c0 Updates the set command to disallow configlocation and updates associated man apge entry 2019-11-18 15:44:32 -08:00
sloumdrone 1509dbeba5 Solves merge conflict 2019-11-17 17:02:39 -08:00
sloumdrone c089041cf8 Makes xdg-mime fail without halting the makefile 2019-11-17 17:01:38 -08:00
Sloom Sloum Sluom IV c9c87f4129 Merge branch 'improved-local' of sloum/bombadillo into develop 2019-11-17 18:05:24 -05:00
sloumdrone 8e4091aac1 Simplifies .. navigation and passes actual errors 2019-11-17 14:58:43 -08:00
sloumdrone c948be18dc Adds better formatting/options for local protocol directory listings 2019-11-16 17:38:11 -08:00
Brian Evans 3ee7bd9c7b Makes local protocol navigable 2019-11-15 14:48:50 -08:00
Brian Evans 35c580c9d0 Removes protocol handler association for non-linux systems 2019-11-15 14:05:10 -08:00
sloumdrone 57ab1b085e Adds a default entry in the mime db for gopher, gemini, and finger 2019-11-14 22:20:12 -08:00
sloumdrone f49f8bebdd Adds desktop entry and icon, plus build target for makefile 2019-11-14 21:46:28 -08:00
Sloom Sloum Sluom IV bb4fed6d6b Merge branch 'web-backends' of sloum/bombadillo into develop 2019-11-15 00:01:19 -05:00
sloumdrone 915bf764aa Merge branch 'web-backends' of https://tildegit.org/sloum/Bombadillo into web-backends 2019-11-14 20:35:51 -08:00
sloumdrone aa46cc2600 Removed unneeded settings 2019-11-14 20:35:34 -08:00
sloumdrone 88f26ff92b Adds bombadillo desktop settings and icon 2019-11-14 20:28:48 -08:00
asdf 33a8c51de1 Further changes to the man page for webmode 2019-11-15 15:19:47 +11:00
sloumdrone ef27e54d0e Fixes errors introduced by a distracted commit earlier, also handles linting 2019-11-14 19:30:58 -08:00
Brian Evans e6f1ecd41c Fixes merge conflict 2019-11-14 10:12:29 -08:00
Brian Evans 24fd98fa9b Added manpage updates as well as an update to using the gui for opening web content 2019-11-14 10:10:05 -08:00
asdf 9d29acc8e8 Review of webmode, corrections to error messages and comments 2019-11-14 21:22:17 +11:00
asdf e04ea285fd Merge branch 'language-normalization' of sloum/bombadillo into develop
Merging in, this looks good. I made an additional change for the `printHelp()` function in main.go.
2019-11-14 04:24:56 -05:00
sloumdrone e4324c6863 Changes references to client to browser in manpage and readme 2019-11-14 20:21:00 +11:00
sloumdrone 28c2d6b277 Diversifies the web rendering backends and removes confusing configuration options 2019-11-13 22:23:57 -08:00
Sloom Sloum Sluom IV 0281458763 Merge branch 'manreview' of sloum/bombadillo into develop 2019-11-13 21:42:39 -05:00
asdf 002516bcd2 Final review of man page 2019-11-14 13:10:33 +11:00
asdf bf446289f1 Merge branch 'fix-footbar' of sloum/bombadillo into develop
Fixes #88
2019-11-13 20:07:12 -05:00
Brian Evans 0b63b85a1a HOT FIX: Solves issue where input bar disappears on empty search input 2019-11-13 11:25:13 -08:00
sloumdrone 4ae093d3e3 Adds in missing calls to draw the message 2019-11-12 21:16:19 -08:00
Sloom Sloum Sluom IV a06ad4ee8d Merge branch 'remove-escapes' of sloum/bombadillo into develop 2019-11-12 09:52:16 -05:00
asdf 45400a1935 Merge branch 'add-xdg-config' of sloum/bombadillo into develop
Fix #77
2019-11-12 01:58:09 -05:00
asdf 0239fdceba Add xdg config home functionality, documentation 2019-11-12 17:51:55 +11:00
asdf 198f357d1d Merge branch 'support-different-go-versions' of sloum/bombadillo into develop 2019-11-11 22:23:12 -05:00
asdf 494a70859e Incorporated feedback 2019-11-12 14:21:10 +11:00
Sloom Sloum Sluom IV c36ded496f Merge branch 'run-format' of sloum/bombadillo into develop 2019-11-11 21:42:29 -05:00
asdf 36e52477eb Further generalisation of development advice 2019-11-12 13:05:15 +11:00
asdf 522331da28 Rebasing to latest 2019-11-12 12:48:56 +11:00
asdf 45eabef945 Added developer documentation, testing to Makefile 2019-11-12 12:48:39 +11:00
Brian Evans 34e9e109e2 Correcting an error message 2019-11-11 16:07:50 -08:00
sloumdrone 6d9ae540e3 Responds to GoMetaLinter for more of the codebase. 2019-11-10 16:18:27 -08:00
sloumdrone 3a33320ec5 Removed dead code and empty file 2019-11-10 14:14:45 -08:00
sloumdrone f5c5dcd736 Handles a number of linter errors 2019-11-10 11:35:52 -08:00
sloumdrone e4f7147e4f Ran format on each file 2019-11-10 10:41:12 -08:00
sloumdrone 2038c9c4ac HOTFIX: Removes incorrect draw of error message 2019-11-09 19:27:15 -08:00
asdf bb74613323 Merge branch 'save-path-updates' of sloum/bombadillo into develop 2019-11-08 00:30:11 -05:00
asdf ecef63f099 Use word directory instead of folder, correct savepath info 2019-11-08 16:20:54 +11:00
sloumdrone ba9a016dfd Removes the WRITE AS command and updates the man page to reflect the change 2019-11-07 20:11:25 -08:00
Sloom Sloum Sluom IV 57c4e05e13 Merge branch 'prevent-telnet-breaking-terminal' of sloum/bombadillo into develop 2019-11-07 09:43:27 -05:00
asdf b35ceb14d6 Added developer documentation, testing to Makefile 2019-11-07 22:29:22 +11:00
asdf a8fc394a3d Prevent changes in telnet breaking terminal display 2019-11-07 21:17:50 +11:00
Sloom Sloum Sluom IV ed5c267847 Merge branch 'support-different-go-versions' of sloum/bombadillo into develop 2019-11-07 00:57:07 -05:00
asdf b240d8340e Makefile has GOCMD variable for supporting multiple versions of Go 2019-11-07 13:22:06 +11:00
asdf 5e8cebaaaa Merge branch 'extend-makefile' of sloum/bombadillo into develop 2019-11-04 22:32:04 -05:00
asdf 8e9f2f614f Amended README, corrected error in Makefile 2019-11-05 13:32:08 +11:00
Sloom Sloum Sluom IV 0d804893d1 Merge branch 'dont-overwrite-files' of sloum/bombadillo into develop 2019-11-04 20:26:44 -05:00
Sloom Sloum Sluom IV 4191918bb5 Merge branch 'remove-replace-all' of sloum/bombadillo into develop 2019-11-04 00:51:25 -05:00
asdf 23a78b45b3 Amended Makefile to include additional variables as per #66 2019-11-04 14:05:59 +11:00
asdf fcc58647b1 Merge branch 'update-readme' of sloum/bombadillo into develop
I'll merge this in now, and we can replace the image when something nicer comes up. asciinema would be a good choice, ideally something ambient.
2019-11-03 20:24:05 -05:00
sloumdrone aaa37cbb9f Removes usage of library methods that are only available in 1.12 2019-11-03 16:42:16 -08:00
sloumdrone eef9ba6e81 Removes debugging code 2019-11-02 22:15:31 -07:00
sloumdrone 3a96792cf3 Moved repeated logic into function 2019-11-02 22:14:10 -07:00
sloumdrone b998fa9e7c Adds suffixing for file writes 2019-11-02 20:18:21 -07:00
sloumdrone 65101563d9 Removes ascii escape codes from remote content 2019-11-02 19:45:55 -07:00
asdf 3b74654c3d Add image to README.md 2019-11-03 12:39:56 +11:00
asdf 20d2c706b4 Merge branch 'update-readme' of sloum/bombadillo into develop 2019-11-01 23:47:47 -04:00
asdf bd774ee7e1 Merge branch 'update-readme' of ttm.sh:sloum/bombadillo into update-readme 2019-11-02 14:37:56 +11:00
asdf 743d1cec44 Further changes from review feedback. 2019-11-02 14:18:41 +11:00
asdf 56ec4962ac Expanded the contributing section 2019-11-02 14:18:41 +11:00
asdf 24deae900e Initial review 2019-11-02 14:18:41 +11:00
Brian Evans 61907aed1e Updates readme to be more current with the develop branch 2019-11-02 14:18:41 +11:00
sloumdrone 867db2bbe9 Updates readme to better fit the 2.0.0 build methodology 2019-11-02 14:18:41 +11:00
asdf a9654a6804 Expanded the contributing section 2019-11-01 13:32:59 +11:00
asdf 0bd731c870 Merge branch 'minor-lynxmode-fix' of sloum/bombadillo into develop 2019-10-30 23:31:56 -04:00
asdf ab6037d39d Initial review 2019-10-29 21:19:14 +11:00
asdf 25d1e13bba Merge branch 'fix-path-issues' of sloum/bombadillo into develop 2019-10-29 06:03:51 -04:00
sloumdrone 3efde7d061 Fixes a glitch that was preventing redirects from getting shown in lynxmode 2019-10-28 22:14:11 -07:00
Brian Evans f4e5209f24 Updates readme to be more current with the develop branch 2019-10-28 11:48:16 -07:00
asdf 5779338ac5 Merge branch 'develop' into fix-path-issues 2019-10-28 22:04:35 +11:00
asdf 8b0d87f30c Reverting changes to client.go 2019-10-28 22:03:04 +11:00
Sloom Sloum Sluom IV 86265454d3 Merge branch 'remove-mailcap' of sloum/bombadillo into develop 2019-10-28 00:41:22 -04:00
asdf b441ac4624 go.mod, go.sum mailcap cleanup, version decrement 2019-10-28 11:21:07 +11:00
asdf 73c77fd625 Corrected spelling error 2019-10-28 11:10:03 +11:00
sloumdrone 9c2caf4a6f Updates man page 2019-10-27 11:09:45 -07:00
Sloom Sloum Sluom IV e81a494523 Merge branch 'lynx-web-mode' of sloum/bombadillo into develop 2019-10-27 10:15:55 -04:00
asdf be4741895e Found and addressed some possible path issues 2019-10-27 23:24:52 +11:00
asdf 9d77c3cea0 Removed empty line at end of man page 2019-10-27 11:48:26 +11:00
asdf ceeaa2d0f0 Spelling/syntax errors, suggested rewrite of web section 2019-10-27 11:31:06 +11:00
sloumdrone 67d7df6804 Reworks the protocol handling and makes html downloads work 2019-10-25 20:06:13 -07:00
asdf d727f22fe7 Merge branch 'handle-signals' of sloum/bombadillo into develop
Merging in after review completed.
2019-10-24 22:01:41 -04:00
sloumdrone e5c0bd7443 Updated man page 2019-10-23 19:52:22 -07:00
asdf e32ba04a1a Missed the for loop...plus some documentation 2019-10-24 13:42:38 +11:00
asdf a393b00ad1 Handle more signals without breaking terminal 2019-10-24 13:25:31 +11:00
sloumdrone 224b595a6f Resolves conflict in defaults.go with upstream branch 2019-10-23 19:00:12 -07:00
Sloom Sloum Sluom IV 24e2509831 Merge branch 'command-line-cleanup' of asdf/bombadillo into develop 2019-10-23 21:57:23 -04:00
asdf b18cc8cfac Merge branch 'command-line-cleanup' of ttm.sh:asdf/bombadillo into command-line-cleanup 2019-10-24 12:20:26 +11:00
asdf 3f0bf1ec41 Unified wording for -v option 2019-10-24 12:19:16 +11:00
asdf 5b1f8984b7 Unified wording, updated man page 2019-10-24 12:19:16 +11:00
asdf 2c6a0a85ee Added printHelp, provide more info on -h and -v 2019-10-24 12:19:16 +11:00
Sloom Sloum Sluom IV 18c2fc1322 Merge branch 'makefile' of sloum/bombadillo into develop 2019-10-23 09:50:06 -04:00
sloumdrone 231ccc36d3 Ran go fmt on a few files 2019-10-22 22:13:08 -07:00
sloumdrone 552e211139 Adds web support in lynx mode 2019-10-22 22:02:32 -07:00
asdf 2b6a738d04 Added uninstall information 2019-10-23 13:54:24 +11:00
asdf 1bc6e75ada Unified wording for -v option 2019-10-22 15:07:37 +11:00
asdf 17b1e6eff2 Unified wording, updated man page 2019-10-22 15:00:01 +11:00
asdf 95837e108a Added printHelp, provide more info on -h and -v 2019-10-22 14:45:39 +11:00
asdf d5246a7d3e Corrected troubleshooting information 2019-10-22 14:02:26 +11:00
asdf 68a91c58f2 Updated README.md to reflect new build options 2019-10-22 13:55:33 +11:00
asdf 1031805bfc Ammended variables to include prefix and destdir 2019-10-21 13:23:58 +11:00
sloumdrone d22d8bf406 Updated uninstall logic to work better, particularly with non-gopath install points 2019-10-16 19:23:39 -07:00
sloumdrone 1c0295e32e Updates readme to better fit the 2.0.0 build methodology 2019-10-15 20:07:54 -07:00
sloumdrone cc27c82703 HOT FIX: Removes defaults from man file since they can be set at compile time. Users should use CHECK to see settings. 2019-10-15 19:36:50 -07:00
Sloom Sloum Sluom IV 899702ad9c Merge branch 'man-page' of sloum/bombadillo into develop
Merges in more complete documentation, removes dead files,etc
2019-10-15 22:30:44 -04:00
Brian Evans 0fc0dddb97 Adds some a bit about config location being variable 2019-10-15 13:26:05 -07:00
Brian Evans 33bca45b98 Makes makefile structure more modular and fixes clean to not remove installed binary 2019-10-15 09:31:48 -07:00
Brian Evans 32e769c9da Moves custom config path into defaults.go from makefile 2019-10-15 08:53:47 -07:00
sloumdrone 6609cca70e Removed a v from the sprintf for version output. 2019-10-14 20:34:20 -07:00
sloumdrone 3e6c61dcdc Remaps help to the user guide at bombadillo.colorfield.space 2019-10-14 20:27:40 -07:00
sloumdrone 59aa8a1ef2 Removes old files, updates default homepage, and more makefile stuff 2019-10-14 20:25:32 -07:00
Brian Evans 7ed2b46b32 First go at a makefile, woo-hoo! 2019-10-14 16:29:40 -07:00
sloumdrone 2dc64684bb More descriptive error msg 2019-10-13 22:23:04 -07:00
sloumdrone e44666cd05 Updates man file 2019-10-12 14:52:51 -07:00
Sloom Sloum Sluom IV 9e8e7ee5b1 Merge branch 'improved-cert-error-messaging' of sloum/bombadillo into develop 2019-10-12 14:49:40 -04:00
sloumdrone 3537880242 Corrected lexer commands 2019-10-12 11:48:16 -07:00
sloumdrone 3af224056a Improves certificate error messaging 2019-10-11 21:33:57 -07:00
sloumdrone 74ada2b8ed HOT FIX: Returned url regex to rightful state and fixed numerical issue with check command 2019-10-10 22:07:32 -07:00
sloumdrone 207a45d678 HOT FIX: Removes underwrite for lines when bookmarks is closed 2019-10-10 21:28:51 -07:00
Sloom Sloum Sluom IV 93ec221af9 Merge branch 'handle-ctrlz' of asdf/bombadillo into develop
Closes #48
2019-10-10 22:49:06 -04:00
asdf 6faf4e5205 fixes screen display properly, better start location 2019-10-11 12:04:19 +11:00
asdf 86485154c9 Inital try at handling SIGCONT 2019-10-10 17:09:36 +11:00
Sloom Sloum Sluom IV 282bd9d246 Merge branch 'file-mode' of sloum/bombadillo into develop 2019-10-09 21:23:22 -04:00
sloumdrone 4a8c9cd074 Merges updates from develop into file-mode so that merge into develop can happen 2019-10-09 18:20:01 -07:00
Sloom Sloum Sluom IV b48ad3168e Merge branch 'client-certs' of sloum/bombadillo into develop 2019-10-09 11:45:47 -04:00
Sloom Sloum Sluom IV c9036fac68 Merge branch 'fix-write-files' of asdf/bombadillo into develop 2019-10-09 11:44:38 -04:00
asdf 60dafcceba Fix using path/filepath Join function 2019-10-09 17:36:41 +11:00
Sloom Sloum Sluom IV ff948b829d Merge branch 'fix-render-bug' of sloum/bombadillo into develop 2019-10-08 22:53:54 -04:00
sloumdrone d862b16863 Fixes bug where screan flashes clear when bookmarks are toggled closed 2019-10-08 19:52:06 -07:00
Sloom Sloum Sluom IV ef82f45772 Merge branch 'finger-support' of sloum/bombadillo into develop 2019-10-08 22:19:33 -04:00
asdf 1045829076 Simple fix applied, expanded error message, gofmt 2019-10-08 18:13:01 +11:00
sloumdrone b2a8e7dba5 Adds basic finger protocol support to Bombadillo 2019-10-06 19:59:46 -07:00
sloumdrone b5fc017978 Added refresh feature 2019-10-05 17:55:15 -07:00
sloumdrone ee9fc8332c Adds support for listing directories as well as getting file contents 2019-10-05 13:10:09 -07:00
sloumdrone 484fb77aa3 Adds support for local files, making bombadillo a functional pager 2019-10-04 22:50:06 -07:00
sloumdrone 3b1065f384 Updating go module declaration to require go 1.12+ 2019-10-02 19:37:39 -07:00
sloumdrone c12bc16015 Sets certificate to update as SET is called 2019-10-02 19:25:29 -07:00
Sloom Sloum Sluom IV 66acf6102f Merge branch 'tofu' of sloum/bombadillo into develop
Adds the following:
- Storing/retrieving of TLS certs from servers in `.bombadillo.ini`
- `purge` command is added to clear out stale certificates
- Bombadillo now validates that certs match the ones on file
- Bombadillo now validates certificates are within valid window
- Bombadillo now validates that certificate hostnames match the host that is requested
- Logic to get a new certificate (if one is presented) when an expired certificate is still present
- Logic to get a certificate if none is present
2019-10-02 15:49:35 -04:00
Brian Evans 5539f6c2c6 Switches the way client certs are provided 2019-10-02 09:24:01 -07:00
sloumdrone df793c78f2 Adds basic functioning client cert, but always sends. Would prefer to only send on ask. 2019-10-01 21:38:13 -07:00
sloumdrone 8edf886488 Fixes a logical isssue where I was checking an errors value, but the error may have been nil and therefore had no value 2019-09-28 16:58:42 -07:00
sloumdrone 2fd2d6c722 Added command for user purging of certificates, and fixed multiword search 2019-09-28 16:29:42 -07:00
sloumdrone bd004d74c2 Refactors TOFU approach 2019-09-28 10:20:23 -07:00
sloumdrone 6c52299c7a Fixes a few logical issues and order of op 2019-09-27 19:19:23 -07:00
sloumdrone bef32b7ff5 Adds basic tofu certificate pinning 2019-09-26 22:08:57 -07:00
sloumdrone 4c92870790 Cleans up url struct creation a bit 2019-09-26 18:40:14 -07:00
sloumdrone 7896858fac Updated url regex to allow for any scheme 2019-09-26 18:30:44 -07:00
sloumdrone 5e68d81a63 Starts building out a tofu system for certificate pinning 2019-09-24 21:23:44 -07:00
sloumdrone df2a7fbd05 Adds validation to setting and loading configuration options. 2019-09-23 21:18:46 -07:00
sloumdrone b219e659ab Updated readme contributors language 2019-09-23 09:11:17 -07:00
sloumdrone dd4849e6b3 Updated readme with release information and manpage information 2019-09-23 09:09:47 -07:00
sloumdrone e68dc3b414 Fixes merge conflicts and removes dead files 2019-09-23 09:02:48 -07:00
sloumdrone 74473ff309 Returns license to gpl3 2019-09-23 08:49:33 -07:00
sloumdrone b66dd3baa9 Fixes relative linking for gemini 2019-09-22 15:08:15 -07:00
sloumdrone ff209c4ae3 Adds status 1 support to gemini, fixes bug in url where gophertypes were getting thrown out of nongopher addresses, and fixes up relative linking in gemini maps 2019-09-21 22:02:20 -07:00
sloumdrone 2f14011a48 Adds temporary ability to not add invalid value for theme. Also adds a temporary first draft of a manpage for bombadillo. 2019-09-21 14:12:18 -07:00
sloumdrone 1050b858dd Finished working through file saving for gopher and gemini, and added mailcap functionality to gemini 2019-09-20 18:24:12 -07:00
sloumdrone db1cf75d2e Cleans up some display issues 2019-09-20 16:15:53 -07:00
sloumdrone 19f210f243 Renames a cui function to be more appropriate and adds command line flag for version number 2019-09-20 09:18:16 -07:00
sloumdrone 8c42748432 Fixes issue where percent read was incorrect when moving through history 2019-09-19 21:29:52 -07:00
sloumdrone fdaf6312ab Adds a terminal mode change to disallow line wrapping by the terminal, also fixes a resize scroll issue and disallows escape characters in text files 2019-09-19 20:29:17 -07:00
sloumdrone 0879592015 Adds search with terms inline, also gemini file rendering 2019-09-19 15:32:26 -07:00
sloumdrone 5114ac1a15 Updates gophermap rendering to support gemini urls as h URL:... style links 2019-09-18 22:03:19 -07:00
sloumdrone 7e4a32c67a Adds buggy but present gemini support 2019-09-18 20:27:56 -07:00
sloumdrone 8a3ddad58e Added ability to view a link's url with the check command 2019-09-17 21:57:21 -07:00
sloumdrone 21fe5714a3 Bookmarks can be scrolled when focused 2019-09-16 19:38:07 -07:00
sloumdrone 7e53ce6aea Fixed broken simple command: b 2019-09-16 09:53:13 -07:00
sloumdrone 1af11f1b8f Removes duplicated code in messaging system 2019-09-15 21:26:32 -07:00
sloumdrone e7a1b4e348 Fixes order of opperations issue when drawing messages 2019-09-15 21:24:45 -07:00
sloumdrone cb3bcc9465 Relicenses bobmadillo 2019-09-14 15:45:23 -07:00
sloumdrone f2f730f3c5 Vast improvements, still squashing bugs like crazy. 2019-09-13 22:56:38 -07:00
sloumdrone 98e34576ca Worked out resizing and wrapping bugs. Now hard wraps, rather than soft. 2019-09-12 20:57:48 -07:00
sloumdrone bccca61ec2 Some level of screen draw now works 2019-09-11 22:53:36 -07:00
sloumdrone b7d7d021ed Begun work on gopher module 2019-09-10 22:30:29 -07:00
sloumdrone a6d1f45be8 Added clarifying comments 2019-09-10 20:23:44 -07:00
sloumdrone 84631a38da Adds telnet and http modules, updates visit method on client 2019-09-10 20:13:30 -07:00
sloumdrone da45f627e0 Initial v2 commit, deep in restructuring... maybe not for the better? 2019-09-09 19:35:16 -07:00