Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
Age
Commit message (
Expand
)
Author
2010-10-31
Remove pending events from a Timer when the timer is stopped.
Remko Tronçon
2010-10-31
Make Timer one-shot.
Remko Tronçon
2010-10-30
Disconnect client cleanly before quitting.
Remko Tronçon
2010-10-30
Changed CoreClient::onError to CoreClient::onDisconnected.
Remko Tronçon
2010-10-29
Make ChatStateNotifier use StanzaChannel directly.
Remko Tronçon
2010-10-28
Correctly mark roster items with the highest priority status.
Kevin Smith
2010-10-27
Fixed Linux compilation.
Remko Tronçon
2010-10-27
Starting to test getHighestPriorityPresence
Kevin Smith
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
2010-10-26
Fix compliation problems with CLang.
Remko Tronçon
2010-10-26
Added missing #pragma onces.
Remko Tronçon
2010-10-25
More documentation.
Remko Tronçon
2010-10-25
Updated doxygen.
Remko Tronçon
2010-10-25
Removing Shared.h.
Remko Tronçon
2010-10-25
Remove the use of Shared<>.
Remko Tronçon
2010-10-24
Added more missing platform link libraries.
Remko Tronçon
2010-10-24
Added some doxygen docs.
Remko Tronçon
2010-10-24
Added excludes to Doxygen.
Remko Tronçon
2010-10-24
Moving more from Swift to Client.
Remko Tronçon
2010-10-24
Created Storages interface.
Remko Tronçon
2010-10-24
Moved MUCRegistry into client.
Remko Tronçon
2010-10-24
Moved PresenceSender to client.
Remko Tronçon
2010-10-24
Use the highest priority for a contact's roster item, not the newest.
Kevin Smith
2010-10-24
Creating abstract XMPPRoster base class.
Remko Tronçon
2010-10-24
Clear VCardUpdate avatar hash on stream reset.
Remko Tronçon
2010-10-23
Make sure presence isn't type error before updating roster.
Kevin Smith
2010-10-23
Fixed compilation warnings.
Remko Tronçon
2010-10-22
Minor fixes to MUCs.
Kevin Smith
2010-10-22
Fix failing tests
Kevin Smith
2010-10-22
Don't send composing events to offline users.
Kevin Smith
2010-10-22
Ignore message errors for CSN.
Kevin Smith
2010-10-21
Make sure Component always sets 'from' on outgoing IQ stanzas.
Remko Tronçon
2010-10-21
Fixed case sensitivity compilation problem.
Remko Tronçon
2010-10-21
Moving queries & responders around.
Remko Tronçon
2010-10-21
Fixed memory leak in StreamInitiationParser.
Remko Tronçon
2010-10-21
Added beginnings of outgoing file transfer to Swiften.
Remko Tronçon
2010-10-20
Tell MUCController to handle disconnect/reconnect rejoins.
Kevin Smith
2010-10-15
Added EchoComponent.
Remko Tronçon
2010-10-15
Added Component.
Remko Tronçon
2010-10-15
Added CoreComponent.
Remko Tronçon
2010-10-15
Added ComponentSession.
Remko Tronçon
2010-10-15
Added Component parser, serializer, element, and connector.
Remko Tronçon
2010-10-14
Added User Nickname element, serializer, and parser.
Remko Tronçon
2010-10-12
Don't assert on incorrect priorities.
Remko Tronçon
2010-10-10
Moved presenceOracle inside Client.
Remko Tronçon
2010-10-10
Moved XMPP roster & controller from Swift to Client.
Remko Tronçon
2010-10-10
Move SoftwareVersion responder from Swift to Client.
Remko Tronçon
2010-10-10
Separate CoreClient out of Client.
Remko Tronçon
2010-10-10
Client refactoring.
Remko Tronçon
2010-10-10
Move SoftwareVersionResponder constructor arguments to setter.
Remko Tronçon
[next]