Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
Chat
/
UnitTest
Age
Commit message (
Collapse
)
Author
2014-12-15
Update Copyright in Swiften
Kevin Smith
Change-Id: I94ab4bbb68c603fe872abeb8090575de042f5cb4
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2010-12-27
Avoid leaking connection on exit.
Remko Tronçon
2010-11-03
Centralizing predefined features in DiscoInfo.
Remko Tronçon
2010-10-29
Make ChatStateNotifier use StanzaChannel directly.
Remko Tronçon
2010-10-22
Don't send composing events to offline users.
Kevin Smith
Resolves: #637
2010-10-01
Use caps for enabling chat state notifications.
Kevin Smith
Resolves: #93
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon
2010-02-17
Preliminary Chat State Notifications support.
Kevin Smith
Only covers Active and Composing (Which is very possibly all we care about).
2010-02-10
ChatStateNotifier and tests, ready for XEP-85 support.
Kevin Smith