59 Commits (c4c209fb8851b2c9bc74b294c2a7e4bcd5e2ad82)

Author SHA1 Message Date
Sam c4c209fb88 New command stuff 6 years ago
Sam 6e8704b954 Add command prefix constant 6 years ago
Sam 4f7655dfd6 go fmt 6 years ago
Gregory Rudolph 1b64bb43e7 Finish sendChat update 6 years ago
Gregory Rudolph bdab5d1920 Added error check on sendChat 6 years ago
Gregory Rudolph a9a1371706 React to message other than previous using ID 6 years ago
Gregory Rudolph 75bfb3a690 Don't post current chat to feed 6 years ago
Gregory Rudolph 9dd2c5c958 Spacing out configurable section and removing warning for small teams since general is tried on failure 6 years ago
Gregory Rudolph 35bdb9f166 Bugfix: Big teams messages were bleeding into chat feed causing confusion 6 years ago
Gregory Rudolph 8f61d68196 Bugfix, JAN doesn't seem to work for date format. Corrected to Jan 6 years ago
Gregory Rudolph 7017b2e919
Comment to explain Go format breakdown 6 years ago
Gregory Rudolph 314461f5e6
Auto general teams 6 years ago
Gregory Rudolph 525ce827b8
Handle invalid channel error 6 years ago
Gregory Rudolph cf1ae3e314
Whoops.. 6 years ago
Gregory Rudolph d95714a212
Implement upload/download 6 years ago
Gregory Rudolph c3c67842ce
Upload/Download update for better error handling 6 years ago
Gregory Rudolph 472d7b0d3b
Upload/Download update for error handling 6 years ago
Gregory Rudolph e53a972da5
Format your own messages 6 years ago
Gregory Rudolph 4d7096d33a
Ctrl+C exits if input is empty else clears input 6 years ago
Gregory Rudolph 7f7369f882
Func to download file, not implemented 6 years ago
Gregory Rudolph 9530acb2f8
Func to upload file, not implemented 6 years ago
Gregory 'Rudi' Rudolph 911733495e React only to messages in current chat 6 years ago
Gregory 'Rudi' Rudolph d8b5c37d91 React not working properly 6 years ago
Gregory 'Rudi' Rudolph 2f5b7409b0 Don't try to split empty strings 6 years ago
Gregory 'Rudi' Rudolph cfeba8c7dc Repopulate list on message send to fix unread PM bug 6 years ago
Gregory 'Rudi' Rudolph 991ca08c2e Fixed reactions 6 years ago
Gregory 'Rudi' Rudolph c66e70ed16 Omit type of stream 6 years ago
Gregory 'Rudi' Rudolph 327159443b Cleanup last message grab for populateChat() 6 years ago
Gregory 'Rudi' Rudolph c392269306 Update view on non-text (edit/delete) messages 6 years ago
Gregory 'Rudi' Rudolph abe241c85f Basic reactions added using last message 6 years ago
Gregory 'Rudi' Rudolph 62b08349d2 Mark unread messages 6 years ago
Gregory 'Rudi' Rudolph 7b5bc31e58 Mark messages as read, if they're read. 6 years ago
Gregory 'Rudi' Rudolph 6e656be297 Mega bug fixes 6 years ago
Gregory 'Rudi' Rudolph 339493ca40 Pretty formatting 6 years ago
Gregory Rudolph b1b470bf47
Stream experiment 6 years ago
Gregory Rudolph a1ae20fbe1
Fix bug going from channel to PM 6 years ago
Gregory Rudolph 7894dbe286
Cleanup errors 6 years ago
Gregory Rudolph 5db966ed4a
Show cursor 6 years ago
Gregory Rudolph abab975639
Chat.Read() maxX/2 messages for window population 6 years ago
Gregory Rudolph 0f095ccbdd
Fixed bug with special characters not displaying properly 6 years ago
Gregory Rudolph 24bdebd7d8
Make it pretty 6 years ago
Gregory Rudolph 7c87d911ee
Messages loading in proper order 6 years ago
Gregory Rudolph b108347ffa
Clean feed 6 years ago
Gregory Rudolph 132ba03cba
Happy populate 6 years ago
Gregory Rudolph ef9c7b3dcb
Broken auto-populate 6 years ago
Gregory Rudolph 340e0ef575
Goroutine the sendMessage() for better performance 6 years ago
Gregory Rudolph 700da928e9
Don't notify me of what I'm saying. 6 years ago
Gregory Rudolph 3968a48383
Update list on activity, not on time. Avoid unnecessary API calls 6 years ago
Gregory Rudolph 0f17c1b68a
All relative sizes 6 years ago
Gregory Rudolph 16173d6234
only clearView when switching successfully? 6 years ago