libpurple/protocols/myspace/README

Thu, 13 Nov 2014 00:56:55 -0500

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Thu, 13 Nov 2014 00:56:55 -0500
branch
release-2.x.y
changeset 36256
a437550a9308
parent 25875
a98b16817658
child 33955
55aa58076485
permissions
-rw-r--r--

Remove -Wno-sign-compare and backport fixes from default.

25875
a98b16817658 Lots of minor whitespace and comment changes:
Mark Doliner <markdoliner@pidgin.im>
parents: 24813
diff changeset
1 MySpaceIM Protocol Plugin for libpurple by Jeff Connelly 2007-08-07
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
2
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
3 Greetings. This package contains a plugin for libpurple (as used in
25875
a98b16817658 Lots of minor whitespace and comment changes:
Mark Doliner <markdoliner@pidgin.im>
parents: 24813
diff changeset
4 Pidgin, formerly Gaim) to connect to the new MySpaceIM instant messaging
a98b16817658 Lots of minor whitespace and comment changes:
Mark Doliner <markdoliner@pidgin.im>
parents: 24813
diff changeset
5 network and send/receive messages. Functionality is only basic as of yet,
17978
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
6 and this code should be considered alpha quality.
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
7
19526
fbe48d11a1ff Update for 0.15 for GSoC final release for Google.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 19140
diff changeset
8 This code was initially developed under Google Summer of Code 2007.
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
9
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
10 For features and TODO, see http://developer.pidgin.im/wiki/MySpaceIM
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
11
17978
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
12 Usage:
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
13
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
14 Login using your _email address_ you use to login to myspace.com. You can't
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
15 login using your numeric ID or alias.
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
16
25875
a98b16817658 Lots of minor whitespace and comment changes:
Mark Doliner <markdoliner@pidgin.im>
parents: 24813
diff changeset
17 To test it out, send a message to yourself (by your username or numeric
a98b16817658 Lots of minor whitespace and comment changes:
Mark Doliner <markdoliner@pidgin.im>
parents: 24813
diff changeset
18 uid (email not yet supported)) or tom (6221). In either case you should
a98b16817658 Lots of minor whitespace and comment changes:
Mark Doliner <markdoliner@pidgin.im>
parents: 24813
diff changeset
19 get a reply. You should also be able to talk to other MySpaceIM users if
a98b16817658 Lots of minor whitespace and comment changes:
Mark Doliner <markdoliner@pidgin.im>
parents: 24813
diff changeset
20 you desire. Replies will always be shown as coming from a user's username,
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
21 even if you IM by email or userid.
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
22
19140
72808c0e12c0 Use a better directory layout for the Win32 archive, now you can just unzip
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 18013
diff changeset
23 Feedback welcome. You can IM my test account at "msimprpl" if you feel like it.
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
24
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
25 Enjoy,
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
26 -Jeff Connelly
19526
fbe48d11a1ff Update for 0.15 for GSoC final release for Google.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 19140
diff changeset
27 msimprpl@xyzzy.cjb.net

mercurial