This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 96784902cf9ef17c15bf7816f35c7ab282e5ed5b
tree d001bd51707451100cdfe29f85a976a83dc3ec28
parent a76732a6317ee36ee88a5c46059df3a0c7f04e80
tree d001bd51707451100cdfe29f85a976a83dc3ec28
parent a76732a6317ee36ee88a5c46059df3a0c7f04e80
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 13 14:08:04 -0700 2008 | |
| |
AUTHORS | Sat Jan 17 08:40:03 -0800 2009 | |
| |
COPYING | Mon Jun 16 16:17:08 -0700 2008 | |
| |
Makefile | Sat Jul 18 17:57:20 -0700 2009 | |
| |
README | Thu Feb 05 11:39:06 -0800 2009 | |
| |
TODO | Sat Jul 04 15:36:07 -0700 2009 | |
| |
ab/ | Sat Jul 18 16:02:52 -0700 2009 | |
| |
adium/ | Sun Jul 12 10:42:33 -0700 2009 | |
| |
cmd/ | Sat Jul 18 09:11:01 -0700 2009 | |
| |
cvr/ | ||
| |
doc/ | Sun Jul 05 11:56:58 -0700 2009 | |
| |
ext/ | Sun Jul 19 04:10:53 -0700 2009 | |
| |
fix_purple.c | Sun Jun 21 08:44:55 -0700 2009 | |
| |
fix_purple.h | Sat Jun 20 13:14:43 -0700 2009 | |
| |
fix_purple/ | Thu Jun 12 15:00:51 -0700 2008 | |
| |
fix_purple_win32.h | Sat Jun 20 13:14:43 -0700 2009 | |
| |
get-version.sh | Fri Jun 27 15:35:17 -0700 2008 | |
| |
io/ | ||
| |
libpurple/ | Sat Jul 18 09:11:01 -0700 2009 | |
| |
msn.c | Sat Jul 18 09:11:01 -0700 2009 | |
| |
nexus.c | Sat Jul 04 15:09:54 -0700 2009 | |
| |
nexus.h | Sat Jun 20 13:14:43 -0700 2009 | |
| |
notification.c | Sat Jul 18 05:27:12 -0700 2009 | |
| |
notification.h | Sat Jul 04 15:36:08 -0700 2009 | |
| |
page.c | Sat Jun 20 13:14:43 -0700 2009 | |
| |
page.h | Sat Jun 20 13:14:43 -0700 2009 | |
| |
pidgin-copyright | Sat Jun 20 13:14:43 -0700 2009 | |
| |
pn_buffer.c | Tue Jul 07 06:06:05 -0700 2009 | |
| |
pn_buffer.h | Tue Jul 07 06:06:05 -0700 2009 | |
| |
pn_dp_manager.c | Fri Jul 17 11:23:04 -0700 2009 | |
| |
pn_dp_manager.h | Tue Jul 07 05:27:25 -0700 2009 | |
| |
pn_error.c | Sat Jul 04 15:09:54 -0700 2009 | |
| |
pn_error.h | Sat Jul 04 15:01:55 -0700 2009 | |
| |
pn_global.h | Sat Jul 04 15:21:31 -0700 2009 | |
| |
pn_locale.h | Sat Jul 18 14:18:28 -0700 2009 | |
| |
pn_log.c | Sat Jul 18 05:19:25 -0700 2009 | |
| |
pn_log.h | Sat Jul 18 11:19:28 -0700 2009 | |
| |
pn_oim.c | ||
| |
pn_oim.h | Fri Jul 31 15:38:40 -0700 2009 | |
| |
pn_printf.c | Tue Jul 07 17:22:38 -0700 2009 | |
| |
pn_printf.h | Tue Jul 07 17:03:23 -0700 2009 | |
| |
pn_siren7.c | Sun Jul 12 03:46:59 -0700 2009 | |
| |
pn_siren7.h | Sat Jul 04 15:33:32 -0700 2009 | |
| |
pn_status.c | Sun Jul 12 10:44:37 -0700 2009 | |
| |
pn_status.h | Sat Jul 04 15:33:11 -0700 2009 | |
| |
pn_timer.h | Sat Jul 18 17:57:20 -0700 2009 | |
| |
pn_util.c | Sat Jul 18 11:19:12 -0700 2009 | |
| |
pn_util.h | Sat Jul 11 12:45:11 -0700 2009 | |
| |
po/ | Wed Jul 08 09:48:47 -0700 2009 | |
| |
session.c | Sat Jul 18 16:02:58 -0700 2009 | |
| |
session.h | Fri Jul 17 07:33:21 -0700 2009 | |
| |
session_private.h | Fri Jul 17 07:33:21 -0700 2009 | |
| |
switchboard.c | ||
| |
switchboard.h | Sun Jul 12 06:13:13 -0700 2009 | |
| |
sync.c | Fri Jul 17 07:33:21 -0700 2009 | |
| |
sync.h | Tue Jul 07 05:27:25 -0700 2009 | |
| |
tests/ | Sat Jul 18 05:27:12 -0700 2009 | |
| |
win32/ | Sat Jul 18 14:25:29 -0700 2009 |
README
This is an alternative implementation of the MSN protocol plug-in for libpurple. It's based on the code from 2.2.2 but slowly becoming a completely different code. Compared to Pidgin's official MSN plug-in: * Faster log-in * Fewer connection issues * Experimental direct connection support (fast file transfers) * Server-side storage for display names (private alias) * Support for handwritten messages (read-only) * Support for voice clips (receive-only) * Support for Plus! sounds (receive-only) * Option to hide Plus! tags Other features: * Support for personal status messages * Support for offline messaging (read-only) * Send custom emoticons (Pidgin >= 2.5) Future plans: * Complete direct connection (fast file-transfers) * MSNP15 support * Complete GObjectification For questions, comments or patches contact: http://groups.google.com/group/msn-pecan








