summaryrefslogtreecommitdiff
path: root/src/jingle-mint.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Update Wocky snapshot for wocky.h with Jingle headersWill Thompson1-2/+0
2012-12-13Delete all the Jingle code which moved to WockyWill Thompson1-0/+3
2012-12-11Rename most of GabbleJingle* to WockyJingle*Will Thompson1-20/+20
2012-11-26JingleInfo: refactor google:jingleinfo feature stuffWill Thompson1-5/+6
2012-04-04add missing config.h includesGuillaume Desmottes1-0/+1
2012-02-29JingleMint: rename ::new-session to ::incoming-sessionWill Thompson1-4/+3
2012-02-23JingleFactory: drop GabbleConnection dependency.Will Thompson1-6/+28
2012-02-23JingleFactory: propagate caps queries out to MintWill Thompson1-0/+37
2012-02-23JingleFactory: move pre-initiate presence pushes to MintWill Thompson1-0/+23
2012-02-23JingleFactory: emit ::new-session for outgoing sessions tooWill Thompson1-2/+5
2012-02-23JingleFactory: move connection status monitoring to MintWill Thompson1-0/+63
2012-02-23Wrap JingleFactory in a new class, JingleMint.Will Thompson1-0/+197