Commit Graph

56 Commits

Author SHA1 Message Date
sloumdrone aa46cc2600 Removed unneeded settings 2019-11-14 20:35:34 -08:00
Brian Evans e6f1ecd41c Fixes merge conflict 2019-11-14 10:12:29 -08: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
sloumdrone 6d9ae540e3 Responds to GoMetaLinter for more of the codebase. 2019-11-10 16:18:27 -08:00
sloumdrone f5c5dcd736 Handles a number of linter errors 2019-11-10 11:35:52 -08:00
asdf 5779338ac5 Merge branch 'develop' into fix-path-issues 2019-10-28 22:04:35 +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 d727f22fe7 Merge branch 'handle-signals' of sloum/bombadillo into develop
Merging in after review completed.
2019-10-24 22:01:41 -04: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
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
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
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
Brian Evans 7ed2b46b32 First go at a makefile, woo-hoo! 2019-10-14 16:29:40 -07: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
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 bef32b7ff5 Adds basic tofu certificate pinning 2019-09-26 22:08:57 -07:00
sloumdrone df2a7fbd05 Adds validation to setting and loading configuration options. 2019-09-23 21:18:46 -07:00
sloumdrone 74473ff309 Returns license to gpl3 2019-09-23 08:49:33 -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 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 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 da45f627e0 Initial v2 commit, deep in restructuring... maybe not for the better? 2019-09-09 19:35:16 -07:00
sloumdrone 43b9953c80 Clarifying comment 2019-05-31 22:34:59 -07:00
sloumdrone 55d163ce5b Ran go fmt to clean up formating issues 2019-05-28 19:02:46 -07:00
sloumdrone 63df316b96 Ugly fix, but does work. Alleviates issue of resize landing you in deadspace that you should not be able to get to. 2019-05-28 18:57:50 -07:00
Brian Evans 4e27c44061 Rough changes to allow for full scroll on resize to small screen. Needs review. 2019-05-28 14:23:35 -07:00
sloumdrone 30bbfa7161 Solves issue where 0 crashes program 2019-05-26 10:06:43 -07:00
sloumdrone a19bc2c6d8 Added page up, page down, home, and end to hot keys 2019-05-24 20:49:37 -07:00
sloumdrone 9a25ad6c51 Solved issue where not starting a resource with a slash caused odd behavior 2019-05-22 17:57:12 -07:00
sloumdrone 18838a439e Removing unused comments 2019-05-09 21:40:03 -07:00
sloumdrone df31fed50b Removed commented code and fixed messaging for saves 2019-05-09 21:37:38 -07:00
sloumdrone 8fc945fbf6 Users can now check settings in the client and receive better messages 2019-05-08 21:01:54 -07:00