miguelfreitas / twister-html

twister HTML + Javascript User Interface
MIT License
229 stars 138 forks source link

show me who I am following privately #302

Closed Erkan-Yilmaz closed 9 years ago

Erkan-Yilmaz commented 9 years ago

Since (1), it'd be great to show myself who I follow in private.

use cases:

I am not sure what would be better:

(1) RT @tasty #private subscriptions stores in local storage of your browser. (2) E.g. for new users I do this, so I can react faster on their questions about twister

slr commented 9 years ago

open following page and see.

Erkan-Yilmaz commented 9 years ago

@slr OK, that could work: there seem to be listed only public subscriptions Then I could derive it, since private ones wouldn't be listed.

slr commented 9 years ago

on that page you see both 'public' and 'pivate' peers and they're marked accordingly. you able to switch modes by clicking on button.

example

Erkan-Yilmaz commented 9 years ago

you are right, I see it now

I didn't see it before, since I get in FF too many "script taking too long" msgs and I stop those then :-( In this following page it was the /js/jquery.min.js:2

closing issue.