77 Commits (eaf2550bed419d8f26951a3e4680ba1514ebb4dd)

Author SHA1 Message Date
Sam 0eba7f9abb First pass at type commands 5 years ago
Gregory Rudolph 18a29973f8 Add special character - for del cmd 5 years ago
Gregory Rudolph 5068fd62e1 Formatting cleanup 5 years ago
Gregory Rudolph f9bb61cbc3 Allow users to join channel by supplying args 5 years ago
Gregory Rudolph 43bb85438f Formatting 5 years ago
Gregory Rudolph b71aa1f865 Allow attachments and add support for dev runopt 5 years ago
Gregory Rudolph ccb26f2b87 Fix issue where opening NEW chats with some users causes crashing 5 years ago
Gregory Rudolph 898b6369aa Update helptext + download? 5 years ago
Gregory Rudolph 87105ef9f1 Break userConfigs out of main.go for easier configuration 5 years ago
Gregory Rudolph a459f62cdf Yeet haw, downloads are working and some edits were made to reactions 5 years ago
Gregory Rudolph 8cb0950c25 Happiness 5 years ago
Gregory Rudolph 2cd5db047e Breakout react 5 years ago
Gregory Rudolph 3662c6e09d Cleanup 5 years ago
Gregory Rudolph c62aeb2b01 Globalization 5 years ago
Sam 47689ecf9b Add help command 5 years ago
Gregory Rudolph 7ea350789e Command breakouts for join and upload 5 years ago
Sam 8af4218aae Fix missing slice size 5 years ago
Sam 8266c1f6e7 Add baseCommands 5 years ago
Sam c4c209fb88 New command stuff 5 years ago
Sam 6e8704b954 Add command prefix constant 5 years ago
Sam 4f7655dfd6 go fmt 5 years ago
Gregory Rudolph 1b64bb43e7 Finish sendChat update 5 years ago
Gregory Rudolph bdab5d1920 Added error check on sendChat 5 years ago
Gregory Rudolph a9a1371706 React to message other than previous using ID 5 years ago
Gregory Rudolph 75bfb3a690 Don't post current chat to feed 5 years ago
Gregory Rudolph 9dd2c5c958 Spacing out configurable section and removing warning for small teams since general is tried on failure 5 years ago
Gregory Rudolph 35bdb9f166 Bugfix: Big teams messages were bleeding into chat feed causing confusion 5 years ago
Gregory Rudolph 8f61d68196 Bugfix, JAN doesn't seem to work for date format. Corrected to Jan 5 years ago
Gregory Rudolph 7017b2e919
Comment to explain Go format breakdown 5 years ago
Gregory Rudolph 314461f5e6
Auto general teams 5 years ago
Gregory Rudolph 525ce827b8
Handle invalid channel error 5 years ago
Gregory Rudolph cf1ae3e314
Whoops.. 5 years ago
Gregory Rudolph d95714a212
Implement upload/download 5 years ago
Gregory Rudolph c3c67842ce
Upload/Download update for better error handling 5 years ago
Gregory Rudolph 472d7b0d3b
Upload/Download update for error handling 5 years ago
Gregory Rudolph e53a972da5
Format your own messages 5 years ago
Gregory Rudolph 4d7096d33a
Ctrl+C exits if input is empty else clears input 5 years ago
Gregory Rudolph 7f7369f882
Func to download file, not implemented 5 years ago
Gregory Rudolph 9530acb2f8
Func to upload file, not implemented 5 years ago
Gregory 'Rudi' Rudolph 911733495e React only to messages in current chat 5 years ago
Gregory 'Rudi' Rudolph d8b5c37d91 React not working properly 5 years ago
Gregory 'Rudi' Rudolph 2f5b7409b0 Don't try to split empty strings 5 years ago
Gregory 'Rudi' Rudolph cfeba8c7dc Repopulate list on message send to fix unread PM bug 5 years ago
Gregory 'Rudi' Rudolph 991ca08c2e Fixed reactions 5 years ago
Gregory 'Rudi' Rudolph c66e70ed16 Omit type of stream 5 years ago
Gregory 'Rudi' Rudolph 327159443b Cleanup last message grab for populateChat() 5 years ago
Gregory 'Rudi' Rudolph c392269306 Update view on non-text (edit/delete) messages 5 years ago
Gregory 'Rudi' Rudolph abe241c85f Basic reactions added using last message 5 years ago
Gregory 'Rudi' Rudolph 62b08349d2 Mark unread messages 5 years ago
Gregory 'Rudi' Rudolph 7b5bc31e58 Mark messages as read, if they're read. 5 years ago