|
|
ccf2136a61
|
fixed condition where blank lcp would create never ending strings
|
2019-10-10 09:57:36 -06:00 |
|
|
|
316fbfa9aa
|
updated to use cached conversation list
working autocomplete on input line
still only a partial list of team/channel pairs, need to see what i'm missing
|
2019-10-10 09:48:03 -06:00 |
|
|
|
9c92a64bf4
|
working PoC tab completion, currently writes to Feed
|
2019-10-09 15:21:25 -06:00 |
|
|
|
b97068ad20
|
Merge branch 'awesome-gocui' of https://github.com/Rudi9719/kbtui into dev
|
2019-10-09 14:58:45 -04:00 |
|
|
|
b309df7d52
|
Merge kbtui/dev into kbtui/awesome-gocui for support
|
2019-10-09 14:57:50 -04:00 |
|
|
|
8dca80b0df
|
Merge pull request #1 from mjarkk/fix-startup-bug
fix startup bug, changed the unknown view check
|
2019-10-09 14:45:08 -04:00 |
|
|
|
45a4dd59f9
|
Too many terminal bells, put the \a in the wrong spot
|
2019-10-09 14:26:22 -04:00 |
|
|
|
1f016ca09a
|
Added titles to feed and channels, as well as ring terminal bell when feed is populated
|
2019-10-09 14:20:54 -04:00 |
|
|
|
7552d2bbbe
|
Changed the unknown view check
|
2019-10-09 20:18:33 +02:00 |
|
|
|
21f2d29289
|
Add ShowReactions to basic commands
|
2019-10-09 12:59:41 -04:00 |
|
|
|
80ecb530d4
|
Set inputView title when out of chat
|
2019-10-09 12:14:25 -04:00 |
|
|
|
502467a162
|
Updated readme to remove old command and update build instructions
|
2019-10-09 12:13:11 -04:00 |
|
|
|
f37739ed70
|
Formatting
|
2019-10-09 11:48:53 -04:00 |
|
|
|
3da9fd0390
|
Popup funcs and edit view input handler
|
2019-10-09 11:48:19 -04:00 |
|
|
|
ed1edb4042
|
Simplified editing with popup funcs in main
|
2019-10-09 11:48:01 -04:00 |
|
|
|
9d7ca47595
|
No more auto-react
|
2019-10-09 11:06:48 -04:00 |
|
|
|
6aa1302bbe
|
Add editView (WIP) and funcs to set viewTitle/popup a view
|
2019-10-09 11:06:25 -04:00 |
|
|
|
4a49ae20cf
|
Update input title on join
|
2019-10-09 11:05:40 -04:00 |
|
|
|
3abf2e0235
|
Import awesome-gocui
|
2019-10-09 08:55:33 -04:00 |
|
|
|
ba07cb6773
|
Changes to main for debugging awesome-gocui
|
2019-10-09 08:55:20 -04:00 |
|
|
|
46a2a33ed5
|
Update mage file
|
2019-10-08 17:14:12 -04:00 |
|
|
|
12a5722d3b
|
New clean command for messed up windows
|
2019-10-08 12:51:33 -04:00 |
|
|
|
da822c4876
|
Update magefile to build all commands without type commands
|
2019-10-08 10:30:25 -04:00 |
|
|
|
cae7510efd
|
Updated mage allcommands to actually build all commands
|
2019-10-08 10:16:40 -04:00 |
|
|
|
0599824933
|
Build changes
|
2019-10-08 10:14:04 -04:00 |
|
|
|
7cd87a556a
|
Exclude by default
|
2019-10-08 10:12:56 -04:00 |
|
|
|
cf97bdfd14
|
Revert and clean
|
2019-10-08 09:58:49 -04:00 |
|
|
|
32f7607694
|
Show own wall when not in PM
|
2019-10-08 09:51:44 -04:00 |
|
|
|
7bb88e243d
|
It works way better now
|
2019-10-08 09:24:08 -04:00 |
|
|
|
b5e23f2e66
|
Don't run all wall when used in a team
|
2019-10-08 08:08:14 -04:00 |
|
|
|
bac6894d49
|
Allow simple reactions when ID is supplied
|
2019-10-07 13:48:31 -04:00 |
|
|
|
c4478ccd92
|
Spaces in reactions when ID is supplied
|
2019-10-07 13:37:39 -04:00 |
|
|
|
a4f8811254
|
Progress on wall
|
2019-10-07 12:39:17 -04:00 |
|
|
|
d4daf55439
|
go fmt
|
2019-10-07 12:38:32 -04:00 |
|
|
|
c15a37cc81
|
Add error/post success messages
|
2019-10-07 10:56:42 -04:00 |
|
|
|
099dfe73cc
|
Can't run wall in teams
|
2019-10-07 10:49:44 -04:00 |
|
|
|
ce79b22e74
|
Add post command for wall
|
2019-10-07 10:42:29 -04:00 |
|
|
|
b4460b4685
|
Goroutine wall for slow grabs
|
2019-10-07 10:35:43 -04:00 |
|
|
|
14594c4c81
|
Formatting
|
2019-10-07 10:16:11 -04:00 |
|
|
|
6ca7b3c252
|
Merge branch 'master' of keybase://team/nightmarehaus/kbtui
|
2019-10-07 10:14:48 -04:00 |
|
|
|
cf2d1d76cc
|
Wall command for public messages
|
2019-10-07 10:14:24 -04:00 |
|
|
|
2583ef515e
|
Ignore the binary
|
2019-10-04 21:54:47 -04:00 |
|
|
|
6c3c7e3b20
|
Merge branch 'feature/TypeCommands' of keybase://team/dxb_.rudi9719/kbtui
|
2019-10-04 21:39:35 -04:00 |
|
|
|
eaf2550bed
|
Add magefile
|
2019-10-04 17:01:48 -04:00 |
|
|
|
503ca9356a
|
Add ShowReactions type command
|
2019-10-04 15:42:21 -04:00 |
|
|
|
10fe8ce609
|
Show which type commands are loded
|
2019-10-04 15:30:12 -04:00 |
|
|
|
14439877f3
|
Merge branch 'feature/TypeCommands' of keybase://team/dxb_.rudi9719/kbtui
|
2019-10-04 15:15:05 -04:00 |
|
|
|
8a8851885a
|
Moar typo fix
|
2019-10-04 15:13:44 -04:00 |
|
|
|
d83fa7f5ae
|
Code formatting
|
2019-10-04 15:05:59 -04:00 |
|
|
|
a81755e41a
|
Fix typos
|
2019-10-04 14:32:35 -04:00 |
|