Commit Graph

66 Commits

Author SHA1 Message Date
sloumdrone 4182619a78 Adds flag for displaying title and adds documentation 2019-12-16 19:40:52 -08:00
sloumdrone 9ae6c37707 Removes dead code 2019-12-14 07:26:11 -08:00
sloumdrone 021678d9da Adds support for a new color theme mode 2019-12-10 21:56:41 -08:00
sloumdrone d5ff5694d4 Adds an option to set a default scheme 2019-12-06 22:19:25 -08:00
asdf 817affcf14 Amended error message wording 2019-12-07 11:14:16 +11:00
sloumdrone fde463be0f Removes unnecessary variable from exit routine 2019-12-05 22:01:22 -08:00
sloumdrone 8b004df1d5 Better specific errors on bootup 2019-12-05 21:55:07 -08:00
sloumdrone 6f0be3b4e4 Adds visible error handling for bad exits and improves exit code use 2019-12-05 21:46:31 -08:00
asdf 637c23d4cc os.MkallDir now just makes directories 2019-12-04 19:18:01 +11:00
sloumdrone 217b069172 Moves folder creation and error handling to loadConfig 2019-12-03 19:58:18 -08:00
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