electrogram icon indicating copy to clipboard operation
electrogram copied to clipboard

A slack client with just tabs

Results 6 electrogram issues
Sort by recently updated
recently updated
newest added

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: ![](http://cl.ly/image/0R3y3A432I40/Image%202015-07-04%20at%2010.52.49%20AM.png) Electrogram: ![](http://cl.ly/image/3C293K2d3J02/Image%202015-07-04%20at%2010.53.14%20AM.png)

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