draek / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

Winks Redistribution #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
* fully support winks and nudges
* allow user-defined settings to enable/disable them

Original issue reported on code.google.com by ben.motm...@gmail.com on 12 Mar 2008 at 3:52

GoogleCodeExporter commented 9 years ago

Original comment by ben.motm...@gmail.com on 12 Mar 2008 at 4:01

GoogleCodeExporter commented 9 years ago
Added the ability to shake the window during nudges. And you can enable/disable 
this 
in the interface preferences.

Original comment by dra...@gmail.com on 27 Mar 2008 at 2:14

GoogleCodeExporter commented 9 years ago

Original comment by ben.motm...@gmail.com on 6 Apr 2008 at 1:24

GoogleCodeExporter commented 9 years ago
When we say "fully support" are we including sending winks? If so then we need 
to
decide how to go about that, because obviously we have no distributable winks 
to send...

Original comment by paulburt...@gmail.com on 6 Apr 2008 at 2:21

GoogleCodeExporter commented 9 years ago
Well do winks have to be digitally signed? Or can we somehow obtain 
non-microsoft
winks that we can distribute?

Just a thought.

Original comment by dra...@gmail.com on 8 Apr 2008 at 9:02

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 8 Apr 2008 at 9:02

GoogleCodeExporter commented 9 years ago
Winks are provided with a security certificate, and WLM won't play winks 
without a
valid certificate (the 'stamp' attribute of the MsnObject). It would probably 
be a
good idea to check the certificate in Galaxium too if we can, so we know what 
we've
received is a valid wink and not some random swf to exploit a player bug.

The only way we could distribute winks is with permission from one of the 
companies
Microsoft allows to make them, and I seriously doubt that happening...

Original comment by paulburt...@gmail.com on 8 Apr 2008 at 11:10

GoogleCodeExporter commented 9 years ago
As of r415 we can send winks. We have a popup like the emoticon one to choose a 
wink,
and it works both Galaxium->Galaxium and Galaxium->WLM. I haven't tried with 
kmess or
amsn, but if it doesn't work it's probably a bug on their end since WLM is 
happy.

Since we can't redistribute winks we have to add them ourselves, in the form of 
.mco
files that can be found in various places on the web. There's a new winks tab 
under
Preferences->MSN to do this, although that could use a little work to allow 
removal
and previewing.

I'm not sure what else I can do for wink sending so unless anyone else has any 
ideas
I'm going to mark this fixed once I make the above mentioned changes to the 
preferences.

Original comment by paulburt...@gmail.com on 19 Apr 2008 at 9:22

GoogleCodeExporter commented 9 years ago
Done in r428

Original comment by paulburt...@gmail.com on 23 Apr 2008 at 1:25