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
/
Elements
Age
Commit message (
Expand
)
Author
2012-05-07
Added convenience method for responding with a custom error payload.
Remko Tronçon
2012-05-05
Compilation fixes.
Remko Tronçon
2012-03-20
boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...
Tobias Markmann
2012-03-04
Pass along errors about DNS resolution.
Kevin Smith
2012-02-06
Parse mediated invite stuff
Kevin Smith
2012-01-23
XEP-0004 form support for user search.
Tobias Markmann
2012-01-16
Add minor doc
Kevin Smith
2012-01-10
Don't allow null form fields
Kevin Smith
2011-11-28
Whoops
Kevin Smith
2011-11-28
Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...
Tobias Markmann
2011-10-05
Allow role changing in MUCs.
Kevin Smith
2011-10-05
Don't crash with label item without a label
Kevin Smith
2011-10-05
Allow joining passworded MUCs.
Kevin Smith
2011-10-03
Simple MUC invites.
Kevin Smith
2011-10-01
Fixed cppcheck warnings.
Remko Tronçon
2011-09-28
Missing File
Kevin Smith
2011-09-28
Destroy rooms.
Kevin Smith
2011-09-28
Parse MUC status codes correctly again.
Kevin Smith
2011-09-27
Allow room configuration.
Kevin Smith
2011-09-26
Set/Update empty subjects
Kevin Smith
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-09-23
Cleanup of previous patch
Kevin Smith
2011-09-23
Add support for kicking people from MUCs.
Kevin Smith
2011-09-20
Added XEP-191 parserialements.
Remko Tronçon
2011-08-21
Warn when sending corrections without support.
Kevin Smith
2011-06-19
Added RosterItemExchangePayload::item::setGroups
HanzZ
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-06-13
Fixed some CppCheck warnings.
Remko Tronçon
2011-06-12
Replace explicit new with make_shared.
Remko Tronçon
2011-06-12
Use make_shared in IQ.
Remko Tronçon
2011-06-03
Make StreamResume(d) element use unsigned int for stanza count.
Remko Tronçon
2011-06-01
Make gets const
Kevin Smith
2011-06-01
Add iq:last parsialiser
Kevin Smith
2011-05-30
Allow payloads inside Errors
Kevin Smith
2011-05-23
Merge branch 'swift-1.x'
Remko Tronçon
2011-05-23
Fixed const references to vectors.
Remko Tronçon
2011-05-18
Introduce safe containers for storing passwords.
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-05-02
Replace header include guards by pragma once.
Remko Tronçon
2011-04-30
Make Replace::getID() const and return a const ref.
Remko Tronçon
2011-04-30
Minor fixes for Replace
Vlad Voicu
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-30
Added missing include.
Remko Tronçon
2011-04-30
Correct message feature using XEP-Correct
Vlad Voicu
2011-04-24
Set untyped fields to Text-Single.
Kevin Smith
2011-04-24
Initial Ad-Hoc commands support.
Kevin Smith
2011-04-23
Finished Stream Management parserialements.
Remko Tronçon
2011-04-19
Fixed Linux compilation.
Remko Tronçon
2011-04-18
Small tweaks to the roster item exchange payload.
Remko Tronçon
2011-04-18
Added Roster Item Exchange XEP support.
Jan Kaluza
[next]