Commit Graph

  • 8266c1f6e7 Add baseCommands Sam 2019-10-03 00:35:33 -04:00
  • 988035e346 Add join command Sam 2019-10-03 00:23:34 -04:00
  • c4c209fb88 New command stuff Sam 2019-10-03 00:22:35 -04:00
  • 21e34ee6d8 Add command type Sam 2019-10-02 23:00:58 -04:00
  • 6e8704b954 Add command prefix constant Sam 2019-10-02 23:00:29 -04:00
  • 4f7655dfd6 go fmt Sam 2019-10-02 22:59:16 -04:00
  • a0bb054d8a Readme feature update Gregory Rudolph 2019-10-02 13:21:26 -04:00
  • 1b64bb43e7 Finish sendChat update Gregory Rudolph 2019-10-02 11:01:23 -04:00
  • bdab5d1920 Added error check on sendChat Gregory Rudolph 2019-10-02 11:00:10 -04:00
  • af5be8e338 Updated README.md for team link Gregory Rudolph 2019-10-02 10:34:33 -04:00
  • a9a1371706 React to message other than previous using ID Gregory Rudolph 2019-10-02 10:27:57 -04:00
  • 75bfb3a690 Don't post current chat to feed Gregory Rudolph 2019-10-02 10:01:16 -04:00
  • 094a732312 Updated gitignore again for new emacs files Gregory Rudolph 2019-10-02 09:13:14 -04:00
  • 0c7c6b7be9 Update gitignore to ignore emacs files Gregory Rudolph 2019-10-02 08:17:27 -04:00
  • a6bd4759b0 Update gitignore to ignore emacs files Gregory Rudolph 2019-10-02 08:16:27 -04:00
  • 9dd2c5c958 Spacing out configurable section and removing warning for small teams since general is tried on failure Gregory Rudolph 2019-10-02 08:07:56 -04:00
  • 35bdb9f166 Bugfix: Big teams messages were bleeding into chat feed causing confusion Gregory Rudolph 2019-10-02 07:59:46 -04:00
  • 8f61d68196 Bugfix, JAN doesn't seem to work for date format. Corrected to Jan Gregory Rudolph 2019-10-01 15:03:24 -04:00
  • 7017b2e919 Comment to explain Go format breakdown Gregory Rudolph 2019-09-25 22:07:25 -04:00
  • 314461f5e6 Auto general teams Gregory Rudolph 2019-09-25 21:59:57 -04:00
  • 525ce827b8 Handle invalid channel error Gregory Rudolph 2019-09-25 21:45:43 -04:00
  • cf1ae3e314 Whoops.. Gregory Rudolph 2019-09-25 21:30:54 -04:00
  • d95714a212 Implement upload/download Gregory Rudolph 2019-09-25 21:18:14 -04:00
  • c3c67842ce Upload/Download update for better error handling Gregory Rudolph 2019-09-25 21:01:31 -04:00
  • 472d7b0d3b Upload/Download update for error handling Gregory Rudolph 2019-09-25 20:59:15 -04:00
  • e53a972da5 Format your own messages Gregory Rudolph 2019-09-25 20:41:23 -04:00
  • 4d7096d33a Ctrl+C exits if input is empty else clears input Gregory Rudolph 2019-09-25 17:03:19 -04:00
  • 7f7369f882 Func to download file, not implemented Gregory Rudolph 2019-09-25 16:57:28 -04:00
  • 9530acb2f8 Func to upload file, not implemented Gregory Rudolph 2019-09-25 16:52:58 -04:00
  • 911733495e React only to messages in current chat Gregory 'Rudi' Rudolph 2019-09-24 21:36:55 -04:00
  • d8b5c37d91 React not working properly Gregory 'Rudi' Rudolph 2019-09-24 21:35:02 -04:00
  • 2f5b7409b0 Don't try to split empty strings Gregory 'Rudi' Rudolph 2019-09-24 21:28:49 -04:00
  • cfeba8c7dc Repopulate list on message send to fix unread PM bug Gregory 'Rudi' Rudolph 2019-09-23 11:49:47 -04:00
  • 991ca08c2e Fixed reactions Gregory 'Rudi' Rudolph 2019-09-22 09:09:47 -04:00
  • c66e70ed16 Omit type of stream Gregory 'Rudi' Rudolph 2019-09-22 08:40:55 -04:00
  • 327159443b Cleanup last message grab for populateChat() Gregory 'Rudi' Rudolph 2019-09-22 08:38:46 -04:00
  • c392269306 Update view on non-text (edit/delete) messages Gregory 'Rudi' Rudolph 2019-09-22 08:28:40 -04:00
  • abe241c85f Basic reactions added using last message Gregory 'Rudi' Rudolph 2019-09-22 08:14:21 -04:00
  • 8ab5c9a9e5 Updated readme for clarity Gregory 'Rudi' Rudolph 2019-09-22 07:13:24 -04:00
  • 62b08349d2 Mark unread messages Gregory 'Rudi' Rudolph 2019-09-22 07:11:12 -04:00
  • 73d9a2ef28 Add link to samhofi.us/x/keybase godoc Gregory 'Rudi' Rudolph 2019-09-21 23:18:25 -04:00
  • ff7e40d6dd Updated Readme Gregory 'Rudi' Rudolph 2019-09-21 23:16:24 -04:00
  • e477a2dcf0 Create README.md Gregory Rudolph 2019-09-21 23:11:18 -04:00
  • 7b5bc31e58 Mark messages as read, if they're read. Gregory 'Rudi' Rudolph 2019-09-21 23:00:40 -04:00
  • 6e656be297 Mega bug fixes Gregory 'Rudi' Rudolph 2019-09-21 22:31:11 -04:00
  • 339493ca40 Pretty formatting Gregory 'Rudi' Rudolph 2019-09-21 19:34:00 -04:00
  • b1b470bf47 Stream experiment Gregory Rudolph 2019-09-21 17:45:30 -04:00
  • a1ae20fbe1 Fix bug going from channel to PM Gregory Rudolph 2019-09-21 17:34:36 -04:00
  • 7894dbe286 Cleanup errors Gregory Rudolph 2019-09-21 17:23:47 -04:00
  • 5db966ed4a Show cursor Gregory Rudolph 2019-09-18 20:38:16 -04:00
  • abab975639 Chat.Read() maxX/2 messages for window population Gregory Rudolph 2019-09-18 20:31:11 -04:00
  • 0f095ccbdd Fixed bug with special characters not displaying properly Gregory Rudolph 2019-09-18 20:25:04 -04:00
  • 24bdebd7d8 Make it pretty Gregory Rudolph 2019-09-18 20:07:14 -04:00
  • 7c87d911ee Messages loading in proper order Gregory Rudolph 2019-09-18 19:52:50 -04:00
  • b108347ffa Clean feed Gregory Rudolph 2019-09-17 22:43:05 -04:00
  • 132ba03cba Happy populate Gregory Rudolph 2019-09-17 22:35:07 -04:00
  • ef9c7b3dcb Broken auto-populate Gregory Rudolph 2019-09-17 22:11:42 -04:00
  • 340e0ef575 Goroutine the sendMessage() for better performance Gregory Rudolph 2019-09-17 22:00:02 -04:00
  • 700da928e9 Don't notify me of what I'm saying. Gregory Rudolph 2019-09-17 21:40:21 -04:00
  • 3968a48383 Update list on activity, not on time. Avoid unnecessary API calls Gregory Rudolph 2019-09-17 21:11:26 -04:00
  • 0f17c1b68a All relative sizes Gregory Rudolph 2019-09-17 20:57:43 -04:00
  • 16173d6234 only clearView when switching successfully? Gregory Rudolph 2019-09-17 20:49:13 -04:00
  • bebb14a1dc dxb@keybase's changes Gregory Rudolph 2019-09-17 20:48:38 -04:00
  • 661a95e36e Cleaning Gregory 'Rudi' Rudolph 2019-09-17 15:15:19 -04:00
  • b5e7986f00 WIP Gregory 'Rudi' Rudolph 2019-09-17 13:53:37 -04:00
  • 4c18c64bc1 Wrapping and chatting but no reading Gregory 'Rudi' Rudolph 2019-09-17 12:51:15 -04:00
  • 9f0c6a6ae4 Can take input from bottom box and display it in chat box Gregory 'Rudi' Rudolph 2019-09-17 10:45:15 -04:00
  • 576cda8751 Cleaning things up Gregory 'Rudi' Rudolph 2019-09-17 10:27:27 -04:00
  • 70ebb959eb Need input Gregory 'Rudi' Rudolph 2019-09-17 10:18:40 -04:00
  • e2cff7b391 Func to print to view Gregory 'Rudi' Rudolph 2019-09-17 09:45:13 -04:00
  • 6df1d52f2e Basic layout Gregory 'Rudi' Rudolph 2019-09-17 09:02:47 -04:00
  • 3a623b0c06 Added gitignore Gregory 'Rudi' Rudolph 2019-09-17 08:26:56 -04:00