summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* test plugin: add custom presence statuses for testingSenko Rasic2010-08-261-0/+14
* plugins: put top_srcdir and top_builddir first in CFLAGSSimon McVittie2010-07-281-3/+3
* plugin API: gabble_connection_add_sidecar_own_caps now compute the hash and r...Andre Moreira Magalhaes (andrunko)2010-06-071-3/+1
* plugins/test: Added code to export own caps, to be used by sidecar test cases.Andre Moreira Magalhaes (andrunko)2010-06-042-2/+52
* plugin API: Export GabbleConnection so plugins can use it instead of using Tp...Andre Moreira Magalhaes (andrunko)2010-06-032-4/+4
* Rename to WockyStanza, WockyNode and related changesSjoerd Simons2010-04-202-15/+16
* Update Gabble for _stanza_build() changes.Will Thompson2010-04-132-19/+19
* Merge branch 'plugins'Simon McVittie2010-02-231-5/+14
|\
| * Link plugins as shared-onlySimon McVittie2010-02-231-3/+5
| * Don't install the gateways plugin if we're not going to build the loaderSimon McVittie2010-02-231-2/+9
* | On successful gateway registration, exchange presence subscriptionsSimon McVittie2010-02-221-4/+123
* | gateways: normalize the gateway's node name using WockySimon McVittie2010-02-221-2/+35
* | gateways: pass the name of the gateway through the registration processSimon McVittie2010-02-221-5/+34
* | gateways: add some debug codeSimon McVittie2010-02-221-1/+22
* | gabble_gateway_sidecar_dispose: chain up to parent class correctlySimon McVittie2010-02-221-0/+5
|/
* Use stanza_extract_errors() not stanza_to_gerror()Will Thompson2010-02-151-12/+9
* Add a version to the gateways plugin.Will Thompson2010-01-211-0/+3
* gateways plugin: put non-WOCKY_XMPP_ERROR errors through gabble_set_tp_error_...Simon McVittie2010-01-111-0/+5
* plugins: add a gateway-registration pluginSimon McVittie2010-01-113-0/+441
* Adjust test plugin to include plugin.h properlyWill Thompson2009-12-031-1/+1
* Move headers available to plugins to gabble/Will Thompson2009-11-271-1/+1
* Make test plugin build out of tree.Will Thompson2009-11-271-1/+7
* Test ensuring a sidecar which pings a server firstWill Thompson2009-11-202-0/+241
* Pass TpBaseConn and WockySession to sidecarsWill Thompson2009-11-201-0/+2
* Add a plugin for use in the test suiteWill Thompson2009-11-203-0/+303