summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-11-03Centralizing predefined features in DiscoInfo.Remko Tronçon
2010-10-29Make ChatStateNotifier use StanzaChannel directly.Remko Tronçon
2010-10-22Don't send composing events to offline users.Kevin Smith
Resolves: #637
2010-10-01Use caps for enabling chat state notifications.Kevin Smith
Resolves: #93
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-02-17Preliminary Chat State Notifications support.Kevin Smith
Only covers Active and Composing (Which is very possibly all we care about).
2010-02-10ChatStateNotifier and tests, ready for XEP-85 support.Kevin Smith