summaryrefslogtreecommitdiff
path: root/plugins/console.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Update Wocky snapshot to validate stanza namespacesWill Thompson1-12/+7
2012-05-17configure: ignore post 0.18 deprecations so we can build against tp-glib masterJonny Lamb1-2/+2
2012-05-07Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie1-6/+6
2012-02-06fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...Siraj Razick1-2/+2
2012-02-06Change the plugin API to create_sidecar_async and create_sidecar_finishSiraj Razick1-6/+25
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-5/+1
2012-02-01Revert "Merge remote-tracking branch 'siraj/plugin-api-change'"Jonny Lamb1-25/+6
2012-02-01Revert "Merge remote-tracking branch 'siraj/windows-compile-fix'"Jonny Lamb1-2/+2
2012-02-01Merge remote-tracking branch 'siraj/windows-compile-fix'Jonny Lamb1-2/+2
2012-02-01Merge remote-tracking branch 'siraj/plugin-api-change'Jonny Lamb1-6/+25
2012-01-25fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...Siraj Razick1-2/+2
2012-01-20Change the plugin API to create_sidecar_async and create_sidecar_finishSiraj Razick1-6/+25
2012-01-12Change the plugin API to create_sidecar_async and create_sidecar_finishSiraj Razick1-6/+25
2011-11-21console plugin: add a FIXME re. client dyingWill Thompson1-0/+7
2011-11-18console plugin: add SendStanza methodWill Thompson1-8/+99
2011-11-18console plugin: implement received/sent signalsWill Thompson1-3/+143
2011-11-18Add an XMPP console sidecarWill Thompson1-0/+430