summaryrefslogtreecommitdiff
path: root/plugin-base
AgeCommit message (Expand)AuthorFilesLines
2012-08-06Fix mismatched conditionalHEADmasterSimon McVittie1-0/+1
2012-08-06Explicitly specify the form type of every Yts form fieldSimon McVittie1-0/+3
2012-08-06ytst_caps_manager_represent_client: in Salut, remember caps, not just formsSimon McVittie1-2/+26
2012-08-06Avoid TP_ERRORSSimon McVittie2-4/+4
2012-03-16Update accordingly with latest salut plugin API changesOlli Salli1-2/+2
2012-03-15Don't include salut/protocol.h, which is not part of the plugin API anymoreOlli Salli1-1/+1
2012-03-15Fixed salut initialization to use a callback and not calling code thatAlvaro Soliverez1-2/+3
2012-02-17plugin-base: Remove The duplicate TpBaseConnection.Siraj Razick1-2/+2
2012-02-16Fixed wocky includesAlvaro Soliverez3-4/+3
2012-02-08salut-plugin: Update the salut plugin code to match the API changes.Siraj Razick2-26/+20
2012-02-01ifdef gabble specific API which is not shared with salut anymoreSiraj Razick1-7/+8
2012-02-01Plugin sidecar_finish method to match the plugin API changeSiraj Razick1-0/+22
2012-02-01Updates the Code to match the New Gabble Plugin APISiraj Razick2-9/+15
2011-09-30Merge branch 'gabble'Jonny Lamb9-0/+1462
2011-09-07plugin-base: use more #defines to use fewer #ifdefsJonny Lamb2-42/+19
2011-09-07caps-manager: deal with the subtle differences in caps managementJonny Lamb1-0/+19
2011-09-07channel-manager: fix resource predicate to look at caps properlyJonny Lamb1-17/+32
2011-09-07caps-manager: set caps when a service appearsJonny Lamb2-0/+32
2011-09-06channel-manager: add more gabble-specific codeJonny Lamb1-12/+54
2011-09-06salut: move more common files to plugin-baseJonny Lamb6-0/+874
2011-09-05salut: move some common to a separate directoryJonny Lamb5-0/+503