368 Commits (master)
 

Author SHA1 Message Date
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
Gregory Rudolph 1f37dfc0b1
Update README.md 5 years ago
Gregory Rudolph 1aac6fc7ce
Bugfix: Empty command crashes the program #9 5 years ago
Gregory Rudolph 077aff0928
Cleaning up 5 years ago
Gregory Rudolph 8e6724bdb6
refactor viewTitle() to setViewTitle() 5 years ago
Gregory Rudolph dc52c48d99
Why not ¯\_(ツ)_/¯ 5 years ago
Gregory Rudolph fc7637150d
Added and fmt'd emojiList.go 5 years ago
David Haukeness c621de57ca
removed debig line and changed to return empty slice 5 years ago
David Haukeness de2eb36817 Merge remote-tracking branch 'upstream/dev' into dev 5 years ago
David Haukeness 5db54c9934
updated to pull channel members 5 years ago
Gregory Rudolph 585e439908 Update stream to show you're in the stream 5 years ago
David Haukeness 60c55b69bc
gofmt 5 years ago
David Haukeness f61d212272
updated to restore original view title on enter 5 years ago
David Haukeness 496c5a5384 Merge remote-tracking branch 'upstream/dev' into emoji-tab-complete 5 years ago
Gregory Rudolph 10ada5cd5f Go fmt 5 years ago
Gregory Rudolph cdc35483c6 Bugfix: Show user device instead of username twice, and show date post coloring 5 years ago
Gregory Rudolph 3b0a969259 Merge branch 'dev' of https://github.com/Rudi9719/kbtui into dev 5 years ago
Gregory Rudolph b8ae3603e0
Merge pull request #6 from C0DK/fix-join 5 years ago
Gregory Rudolph 86b4eea4c0
Merge pull request #5 from C0DK/master 5 years ago
Casper Weiss Bang d536cbd6cd Fixed bugs regarding the join command 5 years ago
David Haukeness 00a8865ea6
prelim emoji tab completion with window title options 5 years ago
Casper Weiss Bang 76511afc4f Added colors & minor bugfix 5 years ago
David Haukeness 134b90ca6a
resolving upstream merge confilict 5 years ago
Gregory Rudolph a73e52d3a3 ReplaceAll reduced to Replace to avoid requiring go1.12+ 5 years ago
Gregory Rudolph 4d24c38fe8 Go fmt 5 years ago
Gregory Rudolph 218c9812c3
Merge pull request #4 from haukened/dev 5 years ago
Gregory Rudolph 2650e06f2d First step to configurations 5 years ago
David Haukeness c3104b3695
gofmt changes 5 years ago
David Haukeness 784dd58eb3
removed emojiList.go because its dynamically generated 5 years ago
Gregory Rudolph c1e0e1452a Don't try to edit other peoples messages 5 years ago
Gregory Rudolph 301ead6e3a Change from BufferLines() to Buffer() to get rid of spaces at line breaks 5 years ago
Gregory Rudolph 39cb8f2519 Wallet cmd for sending transactions etc 5 years ago
David Haukeness 4056b0f3c7
added template emojilist - though it'll get dynamically overwritten on build 5 years ago
David Haukeness 5c168158d8
added logic for emoji tab completion 5 years ago