Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-06 | Restore original behaviour for auto_authorize and auto_subscribe. | Lance Stout | |
The change to using the new roster broke the original auto_* values and used per-roster versions. The original auto_* values will now set the behaviour globally. Use the per-roster values to override for a specific JID. | |||
2011-06-16 | Integrate roster with BaseXMPP. | Lance Stout | |
Last sent stanzas are saved regardless of if the roster is used directly or self.send_presence | |||
2011-06-16 | Split roster.py into a directory. | Lance Stout | |