bhuga / hackable-slack-client

Inject CSS or JS into Slack, per-team.
The Unlicense
112 stars 8 forks source link

Multiple teams #12

Closed bhuga closed 8 years ago

bhuga commented 8 years ago

This branch is getting close to ready so I'm opening the PR. A hit list of TODOs:

cc @mistydemeo

bhuga commented 8 years ago

The active team does not get focus after alt-tabbing.

Right as I figured out how to do this I stumbled on this, which tells me the client is on the right path. I wish slack would open source it all at once, but this strategy of one github comment at a time, forcing me to hunt through treasure troves and google searches for one function's worth of treasure at a time has its appeal. It's National Treasure 4: Hackable Slack Client, starring Nicolas Cage as me! :trollface:

(commit is https://github.com/bhuga/hackable-slack-client/pull/12/commits/12a9ec23ca92ee34a7511dc2244ce7e34c84ab61)

bhuga commented 8 years ago
bhuga commented 8 years ago

here we go.