1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-09-14 21:21:35 +00:00

Commit Graph

  • 5eb23ff993 Bug #24: Cursor now moves to end of message rudi 2019-10-22 09:30:18 -04:00
  • e084c16ba8 Bugfix #24: Set cursor of popupView to 0,0 to avoid strange input bugs rudi 2019-10-22 09:18:27 -04:00
  • 2dd635669c Linting code rudi 2019-10-22 09:06:45 -04:00
  • cc917a515f Remove printSetting switch from cmdSet rudi 2019-10-22 08:45:37 -04:00
  • 8cab261b1d Add go-toml dep for #17 in mage rudi 2019-10-22 08:32:30 -04:00
  • 1d412ed5fd Update Travis now that mage auto-checks dependancies rudi 2019-10-22 08:32:05 -04:00
  • 1fd39aa9ab Bugfix: Add nullcheck for toml values from #18 rudi 2019-10-22 08:29:40 -04:00
  • db6e367fac Bugfix: Up arrow in stream/start crashes application rudi 2019-10-22 08:05:51 -04:00
  • 2c9005064c Merge branch 'MageCleanup' of keybase://team/kbtui.dev.dxb/kbtui into dev rudi 2019-10-21 15:29:00 -04:00
  • b960ffdde4 Feature: add Config TOML file #17 rudi 2019-10-21 15:16:44 -04:00
  • 112d2da2e8 Basic implementation of config file rudi 2019-10-21 15:09:04 -04:00
  • 14c7f9353a Move exit helper func above first build target Sam 2019-10-21 14:59:39 -04:00
  • dbf53680e6 Download package updates before building Sam 2019-10-21 14:58:26 -04:00
  • 514059e990 Separate standard lib imports from remote imports Sam 2019-10-21 13:57:26 -04:00
  • e692500606 removed os.Args in favor of flags functionality. created emoji flag haukened 2019-10-20 15:54:17 -06:00
  • b0ea0c0b63 added notes haukened 2019-10-20 15:53:40 -06:00
  • 0ba2507891 added error handling haukened 2019-10-20 14:35:43 -06:00
  • bd02981b52 new funcs to render unicode emojis and resolve emoji aliases haukened 2019-10-20 14:33:10 -06:00
  • 6d86fdd578 Added unicode emoji support global haukened 2019-10-19 15:17:26 -06:00
  • f7f0e61ecd fixed bad return statement haukened 2019-10-19 14:57:11 -06:00
  • 0ccf655aa4 fixed missing struct member haukened 2019-10-19 14:54:45 -06:00
  • f65ac0e231 updated to use new static emoji map for tab completion haukened 2019-10-19 14:53:14 -06:00
  • 517e8ecd46 added static emoji map with unicode and descriptions haukened 2019-10-19 14:52:55 -06:00
  • dd81d08db7 removed dynamic emoji building haukened 2019-10-19 14:52:05 -06:00
  • 707195232e Better attachment handling after PR to samhofi.us/x/keybase rudi 2019-10-18 14:50:02 -04:00
  • 390a190bba Failing go vet, due to lack of blank line rudi 2019-10-18 12:32:34 -04:00
  • 0e4171efe7 Travis please come back to dev rudi 2019-10-18 12:28:57 -04:00
  • 3fe0b19392 Travis works rudi 2019-10-18 11:58:19 -04:00
  • 553bfe55fb Travis, are you there? rudi 2019-10-18 11:17:31 -04:00
  • 8cd30ab643 Update README.md for go get commands rudi 2019-10-18 10:33:47 -04:00
  • 1e8efd9c35 Merge pull request #21 from haukened/dev rudi 2019-10-18 09:27:15 -04:00
  • da86d2cceb Merge branch 'dev' into dev haukened 2019-10-18 07:14:50 -06:00
  • 09fb7ae56c Update readme rudi 2019-10-18 08:16:58 -04:00
  • 946e11d6a1 Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev rudi 2019-10-18 08:09:25 -04:00
  • b9ed157ce5 Merge pull request #23 from Rudi9719/add-code-of-conduct-1 rudi 2019-10-18 08:09:21 -04:00
  • f83e3d1db2 Create CODE_OF_CONDUCT.md rudi 2019-10-18 08:09:01 -04:00
  • f23f36c64f Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev rudi 2019-10-18 08:07:10 -04:00
  • d08d4698bd Update issue templates Gregory Rudolph 2019-10-18 08:07:03 -04:00
  • 689c6d9181 Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev rudi 2019-10-18 08:06:17 -04:00
  • d23901c90e Create LICENSE rudi 2019-10-18 08:06:06 -04:00
  • 425bee3749 Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev rudi 2019-10-18 08:03:36 -04:00
  • b938962340 Create CONTRIBUTING.md rudi 2019-10-18 08:03:22 -04:00
  • cc129d466f Show command used instead of hardcoded reply rudi 2019-10-18 07:42:07 -04:00
  • 931582ed67 Use cmdPrefix instead of hardcoded / rudi 2019-10-18 07:40:47 -04:00
  • 05764f85d9 Bugfix similar to #19 rudi 2019-10-18 07:40:14 -04:00
  • dd634fd06b Bugfix: another command crashes kbtui #19 rudi 2019-10-18 07:33:29 -04:00
  • 09c207d4be Bugfix: extra junk after +/- commands cause crash #20 rudi 2019-10-18 07:27:09 -04:00
  • 8f2b2110e0 propogated build errors to top level. Fixes bug issue #11 'build doesn't return correct status code' haukened 2019-10-17 13:52:23 -06:00
  • 73d9bfdd5d added command tab completion haukened 2019-10-17 13:19:07 -06:00
  • ebd1be8b4e Merge remote-tracking branch 'upstream/dev' into dev haukened 2019-10-17 13:06:37 -06:00
  • d07156402b Bugfix: Input crashes kbtui #13 rudi 2019-10-17 13:21:00 -04:00
  • e9ac10ecbf Merge remote-tracking branch 'upstream/dev' into dev haukened 2019-10-17 11:07:22 -06:00
  • dffff400ff changed handleTab() to accomodate viewName haukened 2019-10-17 11:04:51 -06:00
  • f7144f3ad5 updated mage for tabComplete option haukened 2019-10-17 11:01:16 -06:00
  • 5ed7cb6972 moved all tabcomplete to external file haukened 2019-10-17 11:00:55 -06:00
  • 5aeb62ef18 moved tab completion to separate file, updated handleTab() to new structure. Created new global to hold a copy of the tab completion slice thats always up to date instead of generating each time, hooked completion options updates into view updates and channel join activity. haukened 2019-10-17 10:03:04 -06:00
  • fb1bb0c0fa Remove emojilist rudi 2019-10-17 11:03:28 -04:00
  • 9bb1bb60bd Odd bug with attachments displaying a random message, squashed. rudi 2019-10-17 10:33:37 -04:00
  • 80d2f79379 Color date same as time for users who separate the two rudi 2019-10-17 10:32:08 -04:00
  • ec5c14d2cd Better error handling rudi 2019-10-17 10:31:51 -04:00
  • b55359ceed Remove go fmt rudi 2019-10-17 10:01:03 -04:00
  • 209a94614b Ignore emojiList.go, and auto gofmt it. rudi 2019-10-17 09:55:23 -04:00
  • f7a0368665 Feature: Allow relative paths for file upload rudi 2019-10-17 09:38:22 -04:00
  • 2544c4db9e Update wall help rudi 2019-10-17 09:27:13 -04:00
  • aca97bf503 Increase size of wallet confirmation code rudi 2019-10-17 09:24:29 -04:00
  • 3b0711a782 Feature: Up arrow to edit previous message Gregory Rudolph 2019-10-17 08:54:37 -04:00
  • 09953ead7d Bugfix where PMs wouldn't auto-update chat view Gregory Rudolph 2019-10-17 08:50:54 -04:00
  • d528568137 Fix bug where Ctrl+C in edit will close kbtui rather than return to regular views Gregory Rudolph 2019-10-17 08:45:16 -04:00
  • 03969db8a9 Fix write to feed to be print instead Gregory Rudolph 2019-10-17 08:39:05 -04:00
  • a974bc90c5 We have colour now Gregory Rudolph 2019-10-17 08:20:27 -04:00
  • b212310ec4 Clean up unused else statement Gregory Rudolph 2019-10-17 08:20:20 -04:00
  • 9fbf0c52f2 Refactor delete_empty as per Go naming conventions rudi 2019-10-16 19:58:33 -04:00
  • 3a3fe225ba Merge cleanup and dev rudi 2019-10-16 19:53:58 -04:00
  • 7e71e4fc05 Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev README.md updated by web rudi 2019-10-16 19:49:24 -04:00
  • 1f37dfc0b1 Update README.md rudi 2019-10-16 19:49:06 -04:00
  • 1aac6fc7ce Bugfix: Empty command crashes the program #9 rudi 2019-10-16 19:45:01 -04:00
  • 077aff0928 Cleaning up rudi 2019-10-16 19:34:50 -04:00
  • 8e6724bdb6 refactor viewTitle() to setViewTitle() rudi 2019-10-16 19:24:06 -04:00
  • dc52c48d99 Why not ¯\_(ツ)_/¯ rudi 2019-10-16 16:41:58 -04:00
  • fc7637150d Added and fmt'd emojiList.go rudi 2019-10-16 15:37:17 -04:00
  • c621de57ca removed debig line and changed to return empty slice haukened 2019-10-16 13:26:31 -06:00
  • de2eb36817 Merge remote-tracking branch 'upstream/dev' into dev haukened 2019-10-16 13:18:27 -06:00
  • 5db54c9934 updated to pull channel members haukened 2019-10-16 13:17:51 -06:00
  • 585e439908 Update stream to show you're in the stream Gregory Rudolph 2019-10-15 12:07:59 -04:00
  • 60c55b69bc gofmt haukened 2019-10-15 09:54:10 -06:00
  • f61d212272 updated to restore original view title on enter haukened 2019-10-15 09:33:56 -06:00
  • 496c5a5384 Merge remote-tracking branch 'upstream/dev' into emoji-tab-complete haukened 2019-10-15 09:04:06 -06:00
  • 10ada5cd5f Go fmt Gregory Rudolph 2019-10-15 07:39:20 -04:00
  • cdc35483c6 Bugfix: Show user device instead of username twice, and show date post coloring Gregory Rudolph 2019-10-15 07:31:03 -04:00
  • 3b0a969259 Merge branch 'dev' of https://github.com/Rudi9719/kbtui into dev Gregory Rudolph 2019-10-15 07:23:19 -04:00
  • b8ae3603e0 Merge pull request #6 from C0DK/fix-join rudi 2019-10-15 07:06:40 -04:00
  • 86b4eea4c0 Merge pull request #5 from C0DK/master rudi 2019-10-15 05:39:42 -04:00
  • d536cbd6cd Fixed bugs regarding the join command Casper Weiss Bang 2019-10-14 21:45:14 +02:00
  • 00a8865ea6 prelim emoji tab completion with window title options haukened 2019-10-14 20:04:21 -06:00
  • 76511afc4f Added colors & minor bugfix Casper Weiss Bang 2019-10-10 22:35:05 +02:00
  • 134b90ca6a resolving upstream merge confilict haukened 2019-10-11 10:01:03 -06:00
  • a73e52d3a3 ReplaceAll reduced to Replace to avoid requiring go1.12+ Gregory Rudolph 2019-10-11 11:48:08 -04:00
  • 4d24c38fe8 Go fmt Gregory Rudolph 2019-10-11 10:30:27 -04:00
  • 218c9812c3 Merge pull request #4 from haukened/dev rudi 2019-10-11 10:17:36 -04:00
  • 2650e06f2d First step to configurations Gregory Rudolph 2019-10-11 10:00:53 -04:00