Commit graph

5 commits

Author SHA1 Message Date
Eric Schnoebelen
e2eeda19c7 remove a bit of trailing whitespace 2005-12-28 06:28:37 +00:00
Eric Schnoebelen
19768ad207 Add a MESSAGE file providing a pointer to configuration docs,
and a quick start.
2005-12-28 06:27:48 +00:00
Eric Schnoebelen
aa304dd76e Remove less than interesting text 2005-12-28 01:29:04 +00:00
Eric Schnoebelen
e44545ff67 No longer needed 2005-12-28 01:26:48 +00:00
Eric Schnoebelen
73b73248c4 [crap, started to import the work directory]
AIM Transport for Jabber, implemented with Python and Twisted
AIM portions written by Daniel Henninger
Jabber portions (bulk of) written by James Bunton
(ie: this is based on PyMSNt's code)

Currently it has:
- ability to register with the transport
- ability to log in and out of aim via the transport
- ability to send and receive messages
  - no 'composing' events functionality yet
  - no 'xhtml' components yet (ie, non-straight text messages)
  (both of these need to be added to James's base code)
- ability to set away status
- ability to add to and remove from your server side buddy list
- it actually can use the spool that the c based aim transport uses
- support for roster import (adding AIM buddies to your jabber roster)
2005-12-28 01:21:50 +00:00