368 Commits (master)
 

Author SHA1 Message Date
Gregory Rudolph 709ff33ae5
Update README.md 2 years ago
Gregory Rudolph c36b278484
Fix versions for gocui to work 3 years ago
Gregory Rudolph a7ae3b37bb
Convert to go module and update gocui 3 years ago
Gregory Rudolph 68ab6db1e4
Merge pull request #56 from Rudi9719/dev 4 years ago
Gregory Rudolph 97e055dd61
Sort conversationSlice 4 years ago
Gregory Rudolph 9b6bd7442b
Merge pull request #55 from Rudi9719/dev 4 years ago
Gregory Rudolph ae9f71be96 Remove comment for debugging print 4 years ago
Gregory Rudolph 88a6f709f9 Merge branch 'dev' of https://github.com/rudi9719/kbtui into dev 4 years ago
Gregory Rudolph f222464849
Multi platform (#54) 4 years ago
Gregory Rudolph f55270f423
Rudi9719 workflow (#53) 4 years ago
Gregory Rudolph 67fc7c6e5d Check if api.Result is nil before reading it in populateChat() 4 years ago
Gregory Rudolph fc48ad5c4a Add replies to messages 4 years ago
Gregory Rudolph 66e2552a7e Don't error out on api errors 4 years ago
Gregory Rudolph 9714e39751
Merge pull request #52 from Rudi9719/go-workflow 4 years ago
Gregory Rudolph 8abde78bf7
Update go.yml 4 years ago
Gregory Rudolph ff120c0366
Create go.yml 4 years ago
Gregory Rudolph 0a4c2614a8 Fix multiline code to have newlines for mkbot gameroom etc 4 years ago
Gregory Rudolph 12d41c018e
Merge pull request #50 from erAck/fix-home-expansion 4 years ago
Gregory Rudolph 9a71d50ab7 Remove unused import 4 years ago
Gregory Rudolph db08278780 Remove auto-RAMRAPE and instead have it triggered on command 4 years ago
Eike Rathke 84e5beada4 "~/" does not work as hoped for 4 years ago
Gregory Rudolph cd79a10528
Fix ReplaceAll so that standard repo go can compile 4 years ago
Gregory Rudolph a5f017de45
Merge pull request #48 from C0DK/show-follow 4 years ago
Gregory Rudolph 5c5ebc1d45
Merge branch 'dev' into show-follow 4 years ago
Gregory Rudolph 3d353b33e8
Merge pull request #49 from C0DK/fix-formatting-shit 4 years ago
Casper Weiss Bang 023f22a1ea More User Info 4 years ago
Casper Weiss Bang bc7ef238de minor formatting fixes 4 years ago
Gregory Rudolph e5285d9d36
Merge pull request #47 from Rudi9719/dev 4 years ago
Gregory Rudolph e91506d319 Merge branch 'dev' of https://github.com/rudi9719/kbtui into dev 4 years ago
Gregory Rudolph dc67abb1a3
Merge pull request #45 from C0DK/format-fixes 4 years ago
Casper Weiss Bang 1d95fea9f3 Revised some styling elements 4 years ago
Gregory Rudolph 74da5c530e
Merge pull request #43 from Rudi9719/Rudi9719-ebuild 5 years ago
Gregory Rudolph 430c427487
Delete go.sum 5 years ago
Gregory Rudolph d02dd317a5
Delete go.mod 5 years ago
Gregory Rudolph 90d336988e
Merge pull request #41 from Rudi9719/dev 5 years ago
Gregory Rudolph 69b5442ac9
Merge pull request #39 from haukened/fix-list-populate 5 years ago
David Haukeness 27261223f0
updated populateChat() to call populateList() to mark chat messages as read when joining a channel or refreshing the chat 5 years ago
Gregory Rudolph aa01e9cb40
Fix <code> tag formatting to show code properly 5 years ago
David Haukeness e4784e4fb2
updated function names 5 years ago
David Haukeness 80896e5323
Merge remote-tracking branch 'upstream/dev' into feature-scrolling 5 years ago
David Haukeness e1c8890721
updated to not scroll past the bottom of the chat 5 years ago
Gregory Rudolph 4ac523e7f7
Merge pull request #36 from haukened/dev 5 years ago
David Haukeness 37dc6b8d4f
added autoScrollView() on joining channel 5 years ago
David Haukeness 60c5302aec
added scrolling functionality 5 years ago
David Haukeness bf0c271d2a
updated to use instead of 5 years ago
David Haukeness 5e6e97d7f6
updated to have lastChat var and new keybinding for CTRL+z 5 years ago
David Haukeness 4a7818c79e
updated to fill in lastChat 5 years ago
David Haukeness f890a6e56c
added initial cmdExec 5 years ago
David Haukeness e60f65d59c
updated to remove old emoji and add execcmd 5 years ago
Gregory Rudolph 938d6c855c
Merge pull request #34 from haukened/dev 5 years ago