Commit Graph

50 Commits

Author SHA1 Message Date
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
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 0d804893d1 Merge branch 'dont-overwrite-files' of sloum/bombadillo into develop 2019-11-04 20:26:44 -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 9c2caf4a6f Updates man page 2019-10-27 11:09:45 -07:00
sloumdrone 67d7df6804 Reworks the protocol handling and makes html downloads work 2019-10-25 20:06:13 -07: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
sloumdrone 3537880242 Corrected lexer commands 2019-10-12 11:48:16 -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
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
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 484fb77aa3 Adds support for local files, making bombadillo a functional pager 2019-10-04 22:50:06 -07:00
sloumdrone c12bc16015 Sets certificate to update as SET is called 2019-10-02 19:25:29 -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 df2a7fbd05 Adds validation to setting and loading configuration options. 2019-09-23 21:18:46 -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 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 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 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