dependabot[bot]
|
ed18d6d08a
|
Bump golang.org/x/text from 0.3.6 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.8)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Gregory Rudolph
|
709ff33ae5
|
Update README.md
|
3 years ago |
Gregory Rudolph
|
c36b278484
|
Fix versions for gocui to work
|
4 years ago |
Gregory Rudolph
|
a7ae3b37bb
|
Convert to go module and update gocui
|
4 years ago |
Gregory Rudolph
|
68ab6db1e4
|
Merge pull request #56 from Rudi9719/dev
Sort conversationSlice
|
5 years ago |
Gregory Rudolph
|
97e055dd61
|
Sort conversationSlice
|
5 years ago |
Gregory Rudolph
|
9b6bd7442b
|
Merge pull request #55 from Rudi9719/dev
Dev to Master
|
5 years ago |
Gregory Rudolph
|
ae9f71be96
|
Remove comment for debugging print
|
5 years ago |
Gregory Rudolph
|
88a6f709f9
|
Merge branch 'dev' of https://github.com/rudi9719/kbtui into dev
|
5 years ago |
Gregory Rudolph
|
f222464849
|
Multi platform (#54)
* Test go.yaml
* Update go.yml
* Update go.yml
* Update go.yml
|
5 years ago |
Gregory Rudolph
|
f55270f423
|
Rudi9719 workflow (#53)
* Update go.yml
* Update go.yml
|
5 years ago |
Gregory Rudolph
|
67fc7c6e5d
|
Check if api.Result is nil before reading it in populateChat()
|
5 years ago |
Gregory Rudolph
|
fc48ad5c4a
|
Add replies to messages
|
5 years ago |
Gregory Rudolph
|
66e2552a7e
|
Don't error out on api errors
|
5 years ago |
Gregory Rudolph
|
9714e39751
|
Merge pull request #52 from Rudi9719/go-workflow
Go workflow
|
5 years ago |
Gregory Rudolph
|
8abde78bf7
|
Update go.yml
|
5 years ago |
Gregory Rudolph
|
ff120c0366
|
Create go.yml
|
5 years ago |
Gregory Rudolph
|
0a4c2614a8
|
Fix multiline code to have newlines for mkbot gameroom etc
|
5 years ago |
Gregory Rudolph
|
12d41c018e
|
Merge pull request #50 from erAck/fix-home-expansion
"~/" does not work as hoped for
|
5 years ago |
Gregory Rudolph
|
9a71d50ab7
|
Remove unused import
|
5 years ago |
Gregory Rudolph
|
db08278780
|
Remove auto-RAMRAPE and instead have it triggered on command
|
5 years ago |
Eike Rathke
|
84e5beada4
|
"~/" does not work as hoped for
i.e. it is expanded only by a shell, not a system call, so
~/.config/kbtui.toml was never used.
|
5 years ago |
Gregory Rudolph
|
cd79a10528
|
Fix ReplaceAll so that standard repo go can compile
|
5 years ago |
Gregory Rudolph
|
a5f017de45
|
Merge pull request #48 from C0DK/show-follow
Show follow
|
5 years ago |
Gregory Rudolph
|
5c5ebc1d45
|
Merge branch 'dev' into show-follow
|
5 years ago |
Gregory Rudolph
|
3d353b33e8
|
Merge pull request #49 from C0DK/fix-formatting-shit
minor formatting fixes
|
5 years ago |
Casper Weiss Bang
|
023f22a1ea
|
More User Info
Added:
- `/inspect` (`/id`)
- `/follow`
- `/unfollow`
|
5 years ago |
Casper Weiss Bang
|
bc7ef238de
|
minor formatting fixes
|
5 years ago |
Gregory Rudolph
|
e5285d9d36
|
Merge pull request #47 from Rudi9719/dev
Dev
|
5 years ago |
Gregory Rudolph
|
e91506d319
|
Merge branch 'dev' of https://github.com/rudi9719/kbtui into dev
|
5 years ago |
Gregory Rudolph
|
dc67abb1a3
|
Merge pull request #45 from C0DK/format-fixes
Revised some styling elements
|
5 years ago |
Casper Weiss Bang
|
1d95fea9f3
|
Revised some styling elements
- Colored block codes in a whole block
- Colored quotes
- Fixed a few bugs
|
5 years ago |
Gregory Rudolph
|
74da5c530e
|
Merge pull request #43 from Rudi9719/Rudi9719-ebuild
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
Dev
|
5 years ago |
Gregory Rudolph
|
69b5442ac9
|
Merge pull request #39 from haukened/fix-list-populate
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
Adding `/exec` functionality
|
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 |