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 (
| 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 | |
| |
COPYRIGHT | ||
| |
Makefile | ||
| |
README | Thu Feb 05 11:39:06 -0800 2009 | |
| |
TODO | Wed Sep 03 13:32:41 -0700 2008 | |
| |
ab/ | ||
| |
adium/ | ||
| |
cmd/ | ||
| |
cvr/ | ||
| |
directconn.c | ||
| |
directconn.h | ||
| |
fix_purple.c | Sun Sep 14 11:17:54 -0700 2008 | |
| |
fix_purple.h | Sun Sep 14 11:17:54 -0700 2008 | |
| |
fix_purple/ | Thu Jun 12 15:00:51 -0700 2008 | |
| |
fix_purple_win32.h | ||
| |
get-version.sh | Fri Jun 27 15:35:17 -0700 2008 | |
| |
io/ | ||
| |
lib/ | Sat Jan 17 09:00:18 -0800 2009 | |
| |
msn.c | ||
| |
msn.h | ||
| |
nexus.c | ||
| |
nexus.h | Sat Jan 26 07:14:52 -0800 2008 | |
| |
notification.c | ||
| |
notification.h | ||
| |
page.c | Tue Apr 08 08:37:28 -0700 2008 | |
| |
page.h | Wed Nov 28 13:41:28 -0800 2007 | |
| |
pecan_config.h | Thu Aug 28 15:15:22 -0700 2008 | |
| |
pecan_error.c | Wed Sep 03 14:28:11 -0700 2008 | |
| |
pecan_error.h | Wed Sep 03 14:28:11 -0700 2008 | |
| |
pecan_locale.h | Wed Sep 03 14:28:10 -0700 2008 | |
| |
pecan_log.c | ||
| |
pecan_log.h | ||
| |
pecan_oim.c | ||
| |
pecan_oim.h | Thu Aug 28 15:15:21 -0700 2008 | |
| |
pecan_oim_private.h | ||
| |
pecan_printf.c | Wed Jun 11 09:56:26 -0700 2008 | |
| |
pecan_printf.h | ||
| |
pecan_siren7.c | ||
| |
pecan_siren7.h | ||
| |
pecan_status.c | ||
| |
pecan_status.h | ||
| |
pecan_ud.c | ||
| |
pecan_ud.h | Sun Sep 07 13:34:01 -0700 2008 | |
| |
pecan_util.c | ||
| |
pecan_util.h | Thu Aug 28 15:15:21 -0700 2008 | |
| |
po/ | Sun Feb 15 14:04:55 -0800 2009 | |
| |
session.c | ||
| |
session.h | ||
| |
session_private.h | ||
| |
switchboard.c | ||
| |
switchboard.h | Wed Sep 10 11:56:15 -0700 2008 | |
| |
sync.c | ||
| |
sync.h | Sat Feb 02 07:02:49 -0800 2008 | |
| |
tests/ | Thu Aug 28 15:15:22 -0700 2008 | |
| |
utils/ | ||
| |
win32/ | Sun Feb 15 13:54:40 -0800 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








