199 Commits (077aff092851310f042e7ec18ee19681afcdfa82)
 

Author SHA1 Message Date
Gregory Rudolph 077aff0928
Cleaning up 6 years ago
Gregory Rudolph 8e6724bdb6
refactor viewTitle() to setViewTitle() 6 years ago
Gregory Rudolph dc52c48d99
Why not ¯\_(ツ)_/¯ 6 years ago
Gregory Rudolph fc7637150d
Added and fmt'd emojiList.go 6 years ago
David Haukeness c621de57ca
removed debig line and changed to return empty slice 6 years ago
David Haukeness de2eb36817 Merge remote-tracking branch 'upstream/dev' into dev 6 years ago
David Haukeness 5db54c9934
updated to pull channel members 6 years ago
Gregory Rudolph 585e439908 Update stream to show you're in the stream 6 years ago
David Haukeness 60c55b69bc
gofmt 6 years ago
David Haukeness f61d212272
updated to restore original view title on enter 6 years ago
David Haukeness 496c5a5384 Merge remote-tracking branch 'upstream/dev' into emoji-tab-complete 6 years ago
Gregory Rudolph 10ada5cd5f Go fmt 6 years ago
Gregory Rudolph cdc35483c6 Bugfix: Show user device instead of username twice, and show date post coloring 6 years ago
Gregory Rudolph 3b0a969259 Merge branch 'dev' of https://github.com/Rudi9719/kbtui into dev 6 years ago
Gregory Rudolph b8ae3603e0
Merge pull request #6 from C0DK/fix-join 6 years ago
Gregory Rudolph 86b4eea4c0
Merge pull request #5 from C0DK/master 6 years ago
Casper Weiss Bang d536cbd6cd Fixed bugs regarding the join command 6 years ago
David Haukeness 00a8865ea6
prelim emoji tab completion with window title options 6 years ago
Casper Weiss Bang 76511afc4f Added colors & minor bugfix 6 years ago
David Haukeness 134b90ca6a
resolving upstream merge confilict 6 years ago
Gregory Rudolph a73e52d3a3 ReplaceAll reduced to Replace to avoid requiring go1.12+ 6 years ago
Gregory Rudolph 4d24c38fe8 Go fmt 6 years ago
Gregory Rudolph 218c9812c3
Merge pull request #4 from haukened/dev 6 years ago
Gregory Rudolph 2650e06f2d First step to configurations 6 years ago
David Haukeness c3104b3695
gofmt changes 6 years ago
David Haukeness 784dd58eb3
removed emojiList.go because its dynamically generated 6 years ago
Gregory Rudolph c1e0e1452a Don't try to edit other peoples messages 6 years ago
Gregory Rudolph 301ead6e3a Change from BufferLines() to Buffer() to get rid of spaces at line breaks 6 years ago
Gregory Rudolph 39cb8f2519 Wallet cmd for sending transactions etc 6 years ago
David Haukeness 4056b0f3c7
added template emojilist - though it'll get dynamically overwritten on build 6 years ago
David Haukeness 5c168158d8
added logic for emoji tab completion 6 years ago
David Haukeness e50f76ee46
updated magefile to build emoji list into emoji.go and provide constant 6 years ago
David Haukeness 71e5a0d0ab
Updated magefile to build emoji support 6 years ago
David Haukeness 92992e7c7a
added support for @ mentions 6 years ago
Gregory Rudolph 5cc22635ee Remove unused layout2() 6 years ago
Gregory Rudolph 5915f6e276
Merge pull request #2 from haukened/dev 6 years ago
David Haukeness 3579f1648d
updated to also add channel names in addition to topics 6 years ago
David Haukeness ccf2136a61
fixed condition where blank lcp would create never ending strings 6 years ago
David Haukeness 316fbfa9aa
updated to use cached conversation list 6 years ago
Gregory Rudolph 2b018ebc76 Update chat if reactions occur: Prep for showing reactions in PS1 6 years ago
Gregory Rudolph 6a8118b187 Show where reaction takes place 6 years ago
Gregory Rudolph eada3db4d0 gocui update to use BufferLines() versus Line 6 years ago
Gregory Rudolph a7b169c8ea Enable reply by default 6 years ago
Gregory Rudolph 156bbf6c7a Add cmdReply 6 years ago
David Haukeness 9c92a64bf4 working PoC tab completion, currently writes to Feed 6 years ago
Gregory Rudolph b97068ad20 Merge branch 'awesome-gocui' of https://github.com/Rudi9719/kbtui into dev 6 years ago
Gregory Rudolph b309df7d52 Merge kbtui/dev into kbtui/awesome-gocui for support 6 years ago
Gregory Rudolph 8dca80b0df
Merge pull request #1 from mjarkk/fix-startup-bug 6 years ago
Gregory Rudolph 45a4dd59f9 Too many terminal bells, put the \a in the wrong spot 6 years ago
Gregory Rudolph 1f016ca09a Added titles to feed and channels, as well as ring terminal bell when feed is populated 6 years ago