251 Commits (dd81d08db70b82b1a13a3a5a4b0e193d833c688a)
 

Author SHA1 Message Date
David Haukeness dd81d08db7
removed dynamic emoji building 5 years ago
Gregory Rudolph 390a190bba
Failing go vet, due to lack of blank line 5 years ago
Gregory Rudolph 0e4171efe7
Travis please come back to dev 5 years ago
Gregory Rudolph 3fe0b19392
Travis works 5 years ago
Gregory Rudolph 553bfe55fb
Travis, are you there? 5 years ago
Gregory Rudolph 8cd30ab643
Update README.md for go get commands 5 years ago
Gregory Rudolph 1e8efd9c35
Merge pull request #21 from haukened/dev 5 years ago
David Haukeness da86d2cceb
Merge branch 'dev' into dev 5 years ago
Gregory Rudolph 09fb7ae56c
Update readme 5 years ago
Gregory Rudolph 946e11d6a1
Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 5 years ago
Gregory Rudolph b9ed157ce5
Merge pull request #23 from Rudi9719/add-code-of-conduct-1 5 years ago
Gregory Rudolph f83e3d1db2
Create CODE_OF_CONDUCT.md 5 years ago
Gregory Rudolph f23f36c64f
Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 5 years ago
Gregory Rudolph d08d4698bd Update issue templates 5 years ago
Gregory Rudolph 689c6d9181
Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 5 years ago
Gregory Rudolph d23901c90e
Create LICENSE 5 years ago
Gregory Rudolph 425bee3749
Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 5 years ago
Gregory Rudolph b938962340
Create CONTRIBUTING.md 5 years ago
Gregory Rudolph cc129d466f
Show command used instead of hardcoded reply 5 years ago
Gregory Rudolph 931582ed67
Use cmdPrefix instead of hardcoded / 5 years ago
Gregory Rudolph 05764f85d9
Bugfix similar to #19 5 years ago
Gregory Rudolph dd634fd06b
Bugfix: another command crashes kbtui #19 5 years ago
Gregory Rudolph 09c207d4be
Bugfix: extra junk after +/- commands cause crash #20 5 years ago
David Haukeness 8f2b2110e0
propogated build errors to top level. Fixes bug issue #11 'build doesn't return correct status code' 5 years ago
David Haukeness 73d9bfdd5d
added command tab completion 5 years ago
David Haukeness ebd1be8b4e
Merge remote-tracking branch 'upstream/dev' into dev 5 years ago
Gregory Rudolph d07156402b
Bugfix: Input crashes kbtui #13 5 years ago
David Haukeness e9ac10ecbf
Merge remote-tracking branch 'upstream/dev' into dev 5 years ago
David Haukeness dffff400ff
changed handleTab() to accomodate viewName 5 years ago
David Haukeness f7144f3ad5
updated mage for tabComplete option 5 years ago
David Haukeness 5ed7cb6972
moved all tabcomplete to external file 5 years ago
David Haukeness 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. 5 years ago
Gregory Rudolph fb1bb0c0fa
Remove emojilist 5 years ago
Gregory Rudolph 9bb1bb60bd
Odd bug with attachments displaying a random message, squashed. 5 years ago
Gregory Rudolph 80d2f79379
Color date same as time for users who separate the two 5 years ago
Gregory Rudolph ec5c14d2cd
Better error handling 5 years ago
Gregory Rudolph b55359ceed
Remove go fmt 5 years ago
Gregory Rudolph 209a94614b
Ignore emojiList.go, and auto gofmt it. 5 years ago
Gregory Rudolph f7a0368665
Feature: Allow relative paths for file upload 5 years ago
Gregory Rudolph 2544c4db9e Update wall help 5 years ago
Gregory Rudolph aca97bf503 Increase size of wallet confirmation code 5 years ago
Gregory Rudolph 3b0711a782 Feature: Up arrow to edit previous message 5 years ago
Gregory Rudolph 09953ead7d Bugfix where PMs wouldn't auto-update chat view 5 years ago
Gregory Rudolph d528568137 Fix bug where Ctrl+C in edit will close kbtui rather than return to regular views 5 years ago
Gregory Rudolph 03969db8a9 Fix write to feed to be print instead 5 years ago
Gregory Rudolph a974bc90c5 We have colour now 5 years ago
Gregory Rudolph b212310ec4 Clean up unused else statement 5 years ago
Gregory Rudolph 9fbf0c52f2
Refactor delete_empty as per Go naming conventions 5 years ago
Gregory Rudolph 3a3fe225ba
Merge cleanup and dev 5 years ago
Gregory Rudolph 7e71e4fc05
Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 5 years ago