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
/
Parser
/
PayloadParsers
Age
Commit message (
Expand
)
Author
2012-07-31
Upgraded update operation with ability to move elements
Mateusz Piekos
2012-07-29
Added namespace to whiteboard payloads
Mateusz Piekos
2012-07-26
Improved handling of operations IDs and transformations
Mateusz Piekos
2012-07-20
Made compilation of whiteboard components warning free
Mateusz Piekos
2012-07-18
Modified code to send TextItem updates
Mateusz Piekos
2012-07-17
Added handling of items deletions
Mateusz Piekos
2012-07-17
Added handling of elements position updates
Mateusz Piekos
2012-07-16
Extended classes handling synchronization with update operation
Mateusz Piekos
2012-07-13
Integrated WhiteboardClient and WhiteboardServer into rest of the code
Mateusz Piekos
2012-06-29
Improved handling of IDs
Mateusz Piekos
2012-06-26
Fixed duplicating of polygons
Mateusz Piekos
2012-06-26
Added handling of text elements
Mateusz Piekos
2012-06-26
Added handling of circles(ellipses)
Mateusz Piekos
2012-06-24
Added handling of rects and basic handling of polygons
Mateusz Piekos
2012-06-21
Added parsing and serialization of freehand path element
Mateusz Piekos
2012-06-18
Completed serialization and parsing of line element
Mateusz Piekos
2012-06-15
Moved elements parsing to WhiteboardParser
Mateusz Piekos
2012-06-12
Improved whiteboard session handling
Mateusz Piekos
2012-06-08
Added handling of whiteboard session requests
Mateusz Piekos
2012-06-01
Added simple whiteboard payload and it's parser and serializer
Mateusz Piekos
2012-05-06
Fixed unit test compilation failure.
Remko Tronçon
2012-04-27
Fixed LibXML parsing of &
Remko Tronçon
2012-03-20
boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...
Tobias Markmann
2012-02-06
Parse mediated invite stuff
Kevin Smith
2012-01-23
XEP-0004 form support for user search.
Tobias Markmann
2011-11-28
Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...
Tobias Markmann
2011-10-05
Allow joining passworded MUCs.
Kevin Smith
2011-10-03
Cleanup
Kevin Smith
2011-10-03
Simple MUC invites.
Kevin Smith
2011-10-01
Some cleanup in parser factories.
Remko Tronçon
2011-09-28
Destroy rooms.
Kevin Smith
2011-09-28
Missing file
Kevin Smith
2011-09-28
Parse MUC status codes correctly again.
Kevin Smith
2011-09-27
Allow room configuration.
Kevin Smith
2011-09-26
Avoid the use of at().
Remko Tronçon
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-09-23
Add support for kicking people from MUCs.
Kevin Smith
2011-09-20
Added XEP-191 parserialements.
Remko Tronçon
2011-06-13
Fixed some CppCheck warnings.
Remko Tronçon
2011-06-12
Removed more explicit calls to get().
Remko Tronçon
2011-06-08
Put XEP-0082 datetime parsing into Base.
Remko Tronçon
2011-06-01
Squelch warning
Kevin Smith
2011-06-01
Add iq:last parsialiser
Kevin Smith
2011-05-30
Allow payloads inside Errors
Kevin Smith
2011-05-25
Change include order so clang doesn't complain anymore.
Tobias Markmann
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-05-02
Replace header include guards by pragma once.
Remko Tronçon
2011-05-02
Replace auto_ptr by shared_ptr.
Remko Tronçon
2011-04-30
Minor fixes for Replace
Vlad Voicu
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
[next]