electrogram
electrogram copied to clipboard
A slack client with just tabs
I moved the input box into the window so we can find out which channel is currently selected - [ ] Your messages don't show up until you restart -...
Right now we're just displaying a stream of events, let's make it possible to submit text and start using this thing.
I'm not sure yet how Slack represents file uploads, compared to attachments or plain text, but we're not rendering them quite right yet. Official slack client:  Electrogram: 
You have to switch tabs to see any activity. Figure out how to have the default tab display convos
Pasting tokens sucks and is complicated. Investiate custom url handlers to handle the redirect url in the OAuth handshake.
I think we're doing it incorrectly. Should we just trust that incoming attributes from slack are ok? /cc @paulcbetts @fabianperez