Commit Graph

94 Commits

Author SHA1 Message Date
Gregory Rudolph ccb26f2b87 Fix issue where opening NEW chats with some users causes crashing 2019-10-04 07:44:56 -04:00
Gregory Rudolph 49cf1ea5f2 Typos.. 2019-10-03 12:29:08 -04:00
Gregory Rudolph dfe0f0b27a Le-what? 2019-10-03 12:10:14 -04:00
Gregory Rudolph 898b6369aa Update helptext + download? 2019-10-03 11:31:25 -04:00
Gregory Rudolph 20c194728d LE WHAT 2019-10-03 11:24:03 -04:00
Gregory Rudolph 8a137e0085 Updated readme on how to run 2019-10-03 10:54:17 -04:00
Gregory Rudolph 87105ef9f1 Break userConfigs out of main.go for easier configuration 2019-10-03 10:53:37 -04:00
Gregory Rudolph aa62382868 Streaming mode back on 2019-10-03 10:36:18 -04:00
Gregory Rudolph a459f62cdf Yeet haw, downloads are working and some edits were made to reactions 2019-10-03 10:13:13 -04:00
Gregory Rudolph 8cb0950c25 Happiness 2019-10-03 09:44:50 -04:00
Gregory Rudolph 73d9a0a056 Damnit 2019-10-03 09:22:49 -04:00
Gregory Rudolph 2cd5db047e Breakout react 2019-10-03 09:21:39 -04:00
Gregory Rudolph 3662c6e09d Cleanup 2019-10-03 08:40:09 -04:00
Gregory Rudolph c62aeb2b01 Globalization 2019-10-03 08:31:39 -04:00
Gregory Rudolph 339bd1e6ce Merge branch 'feature/commands' of keybase://team/dxb_.rudi9719/kbtui into feature/commands 2019-10-03 08:18:06 -04:00
Sam 47689ecf9b Add help command 2019-10-03 08:12:50 -04:00
Gregory Rudolph bf04a9becf Fixed build tag 2019-10-03 08:11:18 -04:00
Gregory Rudolph e1a33f8749 uh 2019-10-03 08:02:07 -04:00
Gregory Rudolph 89a894d8f4 fts 2019-10-03 08:01:29 -04:00
Gregory Rudolph 7ea350789e Command breakouts for join and upload 2019-10-03 07:58:01 -04:00
Sam 1ee036405f Long form command should come first 2019-10-03 06:50:42 -04:00
Sam 8af4218aae Fix missing slice size 2019-10-03 06:44:38 -04:00
Sam 8266c1f6e7 Add baseCommands 2019-10-03 00:35:33 -04:00
Sam 988035e346 Add join command 2019-10-03 00:23:34 -04:00
Sam c4c209fb88 New command stuff 2019-10-03 00:22:35 -04:00
Sam 21e34ee6d8 Add command type 2019-10-02 23:00:58 -04:00
Sam 6e8704b954 Add command prefix constant 2019-10-02 23:00:29 -04:00
Sam 4f7655dfd6 go fmt 2019-10-02 22:59:16 -04:00
Gregory Rudolph a0bb054d8a Readme feature update 2019-10-02 13:21:26 -04:00
Gregory Rudolph 1b64bb43e7 Finish sendChat update 2019-10-02 11:01:23 -04:00
Gregory Rudolph bdab5d1920 Added error check on sendChat 2019-10-02 11:00:10 -04:00
Gregory Rudolph af5be8e338 Updated README.md for team link 2019-10-02 10:34:33 -04:00
Gregory Rudolph a9a1371706 React to message other than previous using ID 2019-10-02 10:27:57 -04:00
Gregory Rudolph 75bfb3a690 Don't post current chat to feed 2019-10-02 10:01:16 -04:00
Gregory Rudolph 094a732312 Updated gitignore again for new emacs files 2019-10-02 09:13:14 -04:00
Gregory Rudolph 0c7c6b7be9 Update gitignore to ignore emacs files 2019-10-02 08:17:27 -04:00
Gregory Rudolph a6bd4759b0 Update gitignore to ignore emacs files 2019-10-02 08:16:27 -04:00
Gregory Rudolph 9dd2c5c958 Spacing out configurable section and removing warning for small teams since general is tried on failure 2019-10-02 08:07:56 -04:00
Gregory Rudolph 35bdb9f166 Bugfix: Big teams messages were bleeding into chat feed causing confusion 2019-10-02 07:59:46 -04:00
Gregory Rudolph 8f61d68196 Bugfix, JAN doesn't seem to work for date format. Corrected to Jan 2019-10-01 15:03:24 -04:00
rudi 7017b2e919 Comment to explain Go format breakdown 2019-09-25 22:07:25 -04:00
rudi 314461f5e6 Auto general teams 2019-09-25 21:59:57 -04:00
rudi 525ce827b8 Handle invalid channel error 2019-09-25 21:45:43 -04:00
rudi cf1ae3e314 Whoops.. 2019-09-25 21:30:54 -04:00
rudi d95714a212 Implement upload/download 2019-09-25 21:18:14 -04:00
rudi c3c67842ce Upload/Download update for better error handling 2019-09-25 21:01:31 -04:00
rudi 472d7b0d3b Upload/Download update for error handling 2019-09-25 20:59:15 -04:00
rudi e53a972da5 Format your own messages 2019-09-25 20:41:23 -04:00
rudi 4d7096d33a Ctrl+C exits if input is empty else clears input 2019-09-25 17:03:19 -04:00
rudi 7f7369f882 Func to download file, not implemented 2019-09-25 16:57:28 -04:00