Commit Graph

  • 10ada5cd5f Go fmt Gregory Rudolph 2019-10-15 07:39:20 -0400
  • cdc35483c6 Bugfix: Show user device instead of username twice, and show date post coloring Gregory Rudolph 2019-10-15 07:31:03 -0400
  • 3b0a969259 Merge branch 'dev' of https://github.com/Rudi9719/kbtui into dev Gregory Rudolph 2019-10-15 07:23:19 -0400
  • b8ae3603e0
    Merge pull request #6 from C0DK/fix-join Gregory Rudolph 2019-10-15 07:06:40 -0400
  • 86b4eea4c0
    Merge pull request #5 from C0DK/master Gregory Rudolph 2019-10-15 05:39:42 -0400
  • d536cbd6cd Fixed bugs regarding the join command Casper Weiss Bang 2019-10-14 21:45:14 +0200
  • 00a8865ea6
    prelim emoji tab completion with window title options David Haukeness 2019-10-14 20:04:21 -0600
  • 76511afc4f Added colors & minor bugfix Casper Weiss Bang 2019-10-10 22:35:05 +0200
  • 134b90ca6a
    resolving upstream merge confilict David Haukeness 2019-10-11 10:01:03 -0600
  • a73e52d3a3 ReplaceAll reduced to Replace to avoid requiring go1.12+ Gregory Rudolph 2019-10-11 11:48:08 -0400
  • 4d24c38fe8 Go fmt Gregory Rudolph 2019-10-11 10:30:27 -0400
  • 218c9812c3
    Merge pull request #4 from haukened/dev Gregory Rudolph 2019-10-11 10:17:36 -0400
  • 2650e06f2d First step to configurations Gregory Rudolph 2019-10-11 10:00:53 -0400
  • c3104b3695
    gofmt changes David Haukeness 2019-10-11 07:27:33 -0600
  • 784dd58eb3
    removed emojiList.go because its dynamically generated David Haukeness 2019-10-11 07:21:29 -0600
  • c1e0e1452a Don't try to edit other peoples messages Gregory Rudolph 2019-10-11 08:45:34 -0400
  • 301ead6e3a Change from BufferLines() to Buffer() to get rid of spaces at line breaks Gregory Rudolph 2019-10-11 08:11:42 -0400
  • 39cb8f2519 Wallet cmd for sending transactions etc Gregory Rudolph 2019-10-11 07:55:33 -0400
  • 4056b0f3c7
    added template emojilist - though it'll get dynamically overwritten on build David Haukeness 2019-10-10 16:34:27 -0600
  • 5c168158d8
    added logic for emoji tab completion David Haukeness 2019-10-10 16:33:35 -0600
  • e50f76ee46
    updated magefile to build emoji list into emoji.go and provide constant David Haukeness 2019-10-10 16:33:17 -0600
  • 71e5a0d0ab
    Updated magefile to build emoji support David Haukeness 2019-10-10 15:36:12 -0600
  • 92992e7c7a
    added support for @ mentions David Haukeness 2019-10-10 13:20:57 -0600
  • 5cc22635ee Remove unused layout2() Gregory Rudolph 2019-10-10 13:44:41 -0400
  • 5915f6e276
    Merge pull request #2 from haukened/dev Gregory Rudolph 2019-10-10 12:59:10 -0400
  • 3579f1648d
    updated to also add channel names in addition to topics David Haukeness 2019-10-10 10:00:54 -0600
  • ccf2136a61
    fixed condition where blank lcp would create never ending strings David Haukeness 2019-10-10 09:57:36 -0600
  • 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 David Haukeness 2019-10-10 09:48:03 -0600
  • 2b018ebc76 Update chat if reactions occur: Prep for showing reactions in PS1 Gregory Rudolph 2019-10-10 11:17:37 -0400
  • 6a8118b187 Show where reaction takes place Gregory Rudolph 2019-10-10 10:25:48 -0400
  • eada3db4d0 gocui update to use BufferLines() versus Line Gregory Rudolph 2019-10-10 09:48:01 -0400
  • a7b169c8ea Enable reply by default Gregory Rudolph 2019-10-10 07:21:46 -0400
  • 156bbf6c7a Add cmdReply Gregory Rudolph 2019-10-10 07:19:54 -0400
  • 9c92a64bf4 working PoC tab completion, currently writes to Feed David Haukeness 2019-10-09 15:21:25 -0600
  • b97068ad20 Merge branch 'awesome-gocui' of https://github.com/Rudi9719/kbtui into dev Gregory Rudolph 2019-10-09 14:58:45 -0400
  • b309df7d52 Merge kbtui/dev into kbtui/awesome-gocui for support Gregory Rudolph 2019-10-09 14:57:50 -0400
  • 8dca80b0df
    Merge pull request #1 from mjarkk/fix-startup-bug Gregory Rudolph 2019-10-09 14:45:08 -0400
  • 45a4dd59f9 Too many terminal bells, put the \a in the wrong spot Gregory Rudolph 2019-10-09 14:26:22 -0400
  • 1f016ca09a Added titles to feed and channels, as well as ring terminal bell when feed is populated Gregory Rudolph 2019-10-09 14:20:54 -0400
  • 7552d2bbbe Changed the unknown view check mjarkk 2019-10-09 20:18:33 +0200
  • 21f2d29289 Add ShowReactions to basic commands Gregory Rudolph 2019-10-09 12:59:41 -0400
  • 80ecb530d4 Set inputView title when out of chat Gregory Rudolph 2019-10-09 12:14:25 -0400
  • 502467a162 Updated readme to remove old command and update build instructions Gregory Rudolph 2019-10-09 12:13:11 -0400
  • f37739ed70 Formatting Gregory Rudolph 2019-10-09 11:48:53 -0400
  • 3da9fd0390 Popup funcs and edit view input handler Gregory Rudolph 2019-10-09 11:48:19 -0400
  • ed1edb4042 Simplified editing with popup funcs in main Gregory Rudolph 2019-10-09 11:48:01 -0400
  • 9d7ca47595 No more auto-react Gregory Rudolph 2019-10-09 11:06:48 -0400
  • 6aa1302bbe Add editView (WIP) and funcs to set viewTitle/popup a view Gregory Rudolph 2019-10-09 11:06:25 -0400
  • 4a49ae20cf Update input title on join Gregory Rudolph 2019-10-09 11:05:40 -0400
  • 3abf2e0235 Import awesome-gocui Gregory Rudolph 2019-10-09 08:55:33 -0400
  • ba07cb6773 Changes to main for debugging awesome-gocui Gregory Rudolph 2019-10-09 08:55:20 -0400
  • 46a2a33ed5 Update mage file Gregory Rudolph 2019-10-08 17:14:12 -0400
  • 12a5722d3b New clean command for messed up windows Gregory Rudolph 2019-10-08 12:51:33 -0400
  • da822c4876 Update magefile to build all commands without type commands Gregory Rudolph 2019-10-08 10:30:25 -0400
  • cae7510efd Updated mage allcommands to actually build all commands Gregory Rudolph 2019-10-08 10:16:40 -0400
  • 0599824933 Build changes Gregory Rudolph 2019-10-08 10:14:04 -0400
  • 7cd87a556a Exclude by default Gregory Rudolph 2019-10-08 10:12:56 -0400
  • cf97bdfd14 Revert and clean Gregory Rudolph 2019-10-08 09:58:49 -0400
  • 32f7607694 Show own wall when not in PM Gregory Rudolph 2019-10-08 09:51:44 -0400
  • 7bb88e243d It works way better now Gregory Rudolph 2019-10-08 09:24:08 -0400
  • b5e23f2e66 Don't run all wall when used in a team Gregory Rudolph 2019-10-08 08:08:14 -0400
  • bac6894d49 Allow simple reactions when ID is supplied Gregory Rudolph 2019-10-07 13:48:31 -0400
  • c4478ccd92 Spaces in reactions when ID is supplied Gregory Rudolph 2019-10-07 13:37:39 -0400
  • a4f8811254 Progress on wall Gregory Rudolph 2019-10-07 12:39:17 -0400
  • d4daf55439 go fmt Gregory Rudolph 2019-10-07 12:38:32 -0400
  • c15a37cc81 Add error/post success messages Gregory Rudolph 2019-10-07 10:56:42 -0400
  • 099dfe73cc Can't run wall in teams Gregory Rudolph 2019-10-07 10:49:44 -0400
  • ce79b22e74 Add post command for wall Gregory Rudolph 2019-10-07 10:42:29 -0400
  • b4460b4685 Goroutine wall for slow grabs Gregory Rudolph 2019-10-07 10:35:43 -0400
  • 14594c4c81 Formatting Gregory Rudolph 2019-10-07 10:16:11 -0400
  • 6ca7b3c252 Merge branch 'master' of keybase://team/nightmarehaus/kbtui Gregory Rudolph 2019-10-07 10:14:48 -0400
  • cf2d1d76cc Wall command for public messages Gregory Rudolph 2019-10-07 10:14:24 -0400
  • 2583ef515e Ignore the binary Gregory 'Rudi' Rudolph 2019-10-04 21:54:47 -0400
  • 6c3c7e3b20 Merge branch 'feature/TypeCommands' of keybase://team/dxb_.rudi9719/kbtui Gregory Rudolph 2019-10-04 21:39:35 -0400
  • eaf2550bed Add magefile Sam 2019-10-04 17:01:48 -0400
  • 503ca9356a Add ShowReactions type command Sam 2019-10-04 15:42:21 -0400
  • 10fe8ce609 Show which type commands are loded Sam 2019-10-04 15:30:12 -0400
  • 14439877f3 Merge branch 'feature/TypeCommands' of keybase://team/dxb_.rudi9719/kbtui Gregory Rudolph 2019-10-04 15:15:05 -0400
  • 8a8851885a Moar typo fix Sam 2019-10-04 15:13:44 -0400
  • d83fa7f5ae Code formatting Gregory Rudolph 2019-10-04 15:05:59 -0400
  • a81755e41a Fix typos Sam 2019-10-04 14:32:35 -0400
  • 0eba7f9abb First pass at type commands Sam 2019-10-04 14:08:13 -0400
  • d95c87db88 Move cursor on edit Gregory Rudolph 2019-10-04 14:04:08 -0400
  • 18a29973f8 Add special character - for del cmd Gregory Rudolph 2019-10-04 13:21:40 -0400
  • b6e108f3f0 Fix crash from not supplying ID Gregory Rudolph 2019-10-04 13:20:24 -0400
  • 5068fd62e1 Formatting cleanup Gregory Rudolph 2019-10-04 13:13:21 -0400
  • 71e0596f96 Updated command from changes to framework Gregory Rudolph 2019-10-04 13:13:02 -0400
  • f9bb61cbc3 Allow users to join channel by supplying args Gregory Rudolph 2019-10-04 12:55:04 -0400
  • 43bb85438f Formatting Gregory Rudolph 2019-10-04 12:41:43 -0400
  • aa2188e858 Display error Gregory Rudolph 2019-10-04 12:40:06 -0400
  • 5735baf72c Show error when editing someone else's message/things break Gregory Rudolph 2019-10-04 12:32:55 -0400
  • b71aa1f865 Allow attachments and add support for dev runopt Gregory Rudolph 2019-10-04 10:19:38 -0400
  • 58d3193826 Add edit Gregory Rudolph 2019-10-04 09:36:30 -0400
  • eae4934880 Deleting messages Gregory Rudolph 2019-10-04 08:02:43 -0400
  • ccb26f2b87 Fix issue where opening NEW chats with some users causes crashing Gregory Rudolph 2019-10-04 07:44:56 -0400
  • 49cf1ea5f2 Typos.. Gregory Rudolph 2019-10-03 12:29:08 -0400
  • dfe0f0b27a Le-what? Gregory Rudolph 2019-10-03 12:10:14 -0400
  • 898b6369aa Update helptext + download? Gregory Rudolph 2019-10-03 11:31:25 -0400
  • 20c194728d LE WHAT Gregory Rudolph 2019-10-03 11:24:03 -0400
  • 8a137e0085 Updated readme on how to run Gregory Rudolph 2019-10-03 10:54:17 -0400