summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-18capabilities: move to public APIJonny Lamb3-2/+3
2011-03-18salut: remove duplicate pkg-config fileJonny Lamb7-38/+4
2011-03-18salut: make caps-channel-manager and capabilities-set public salut APIJonny Lamb16-15/+26
2011-03-18connection: only try and announce self caps if they've changedJonny Lamb1-8/+8
2011-03-17extensions: remove ContactCapabilities draftJonny Lamb3-167/+0
2011-03-17connection: port to undrafted ContactCapabilitiesJonny Lamb5-49/+84
2011-03-17connection: create SalutSelf earlierJonny Lamb1-10/+10
2011-03-17disco: use WockyNode instead of GibberXmppNodeJonny Lamb1-3/+3
2011-03-17presence-cache: fix leak and used uninitialized warningJonny Lamb1-1/+3
2011-03-17Merge branch contact-capsJonny Lamb135-2676/+3033
2011-03-17{ft,tubes} managers: don't use G_GNUC_UNUSED on used argumentsJonny Lamb2-4/+4
2011-03-15Merge branch 'plugin'Jonny Lamb29-41/+1033
2011-03-12Distribute *.pc.in files, and different text for uninstalled version.Stef Walter2-2/+6
2011-03-11Add a telepathy-salut.pc file which contains the executable path.Stef Walter5-0/+32
2011-03-02plugin: clarify the ownership of the returned arrayJonny Lamb1-3/+3
2011-03-02connection: fix typo when freeing the actual pointer arrayJonny Lamb1-1/+1
2011-03-02avahi-{contact,self}: fix typo in making contact/self jidJonny Lamb2-2/+2
2011-03-02plugin: use G_DEFINE_INTERFACEJonny Lamb2-22/+5
2011-03-02add Messages properties to immutable propertiesGuillaume Desmottes2-0/+8
2011-03-02Merge remote branch 'stef/test-using-gtest'Jonny Lamb24-842/+607
2011-03-02message-sent and message-received are int64, not uint64 or uint32Danielle Madeley1-2/+2
2011-02-16Migrate from 'check' to glib tests.Stef Walter24-842/+607
2011-02-14Cleanup comments that no longer match source.Stef Walter2-42/+0
2011-02-14Remove unused member variable.Stef Walter1-24/+0
2011-02-09gibber: remove node and stanza testsJonny Lamb5-320/+0
2011-02-09gibber: remove GibberXmppNode wrapperJonny Lamb48-493/+398
2011-02-09gibber: remove GibberXmppStanza wrapperJonny Lamb62-770/+662
2011-02-08salut: include wocky as part of the salut plugin APIJonny Lamb2-2/+21
2011-02-08plugin: fix up pkg-config filesJonny Lamb2-9/+7
2011-02-08salut: move protocol.h to salut's public APIJonny Lamb3-2/+4
2011-02-08protocol: specify the DNSSD name and have a backend fallbackJonny Lamb5-1/+64
2011-02-08src/: remove backend static librariesJonny Lamb2-12/+2
2011-02-08avahi-{contact-manager,self,contact}: don't assume dnssd name is _presence._tcpJonny Lamb3-4/+28
2011-02-08avahi-discovery-client: add a get_dnssd_name functionJonny Lamb3-0/+58
2011-02-07protocol: allow the name, icon name and English to be set easierJonny Lamb4-11/+74
2011-02-07test plugin: document how to add another protocolJonny Lamb1-0/+4
2011-02-07plugin: add initialize method to give access to the CMJonny Lamb6-0/+60
2011-02-07plugin: add padding and API versionJonny Lamb2-3/+17
2011-02-07plugin: clarify the return type of CreateChannelManagersImplJonny Lamb1-0/+3
2011-02-07test plugin: implement create_channel_managersJonny Lamb2-1/+12
2011-02-07connection: add channel managers from pluginsJonny Lamb1-0/+19
2011-02-07plugin-loader: add create_channel_managers method to iterate the pluginsJonny Lamb2-1/+39
2011-02-07plugin: add a create_channel_managers plugin memberJonny Lamb2-0/+29
2011-02-07plugin-loader: add plugin loader from gabbleJonny Lamb5-2/+369
2011-02-07plugins: add a test pluginJonny Lamb5-1/+107
2011-02-07plugins: start defining SalutPlugin interfaceJonny Lamb7-1/+122
2011-02-07configure: add --enable-plugins option and link to gmoduleJonny Lamb2-0/+28
2011-02-07debug: add plugin debug categoriesJonny Lamb2-0/+2
2011-02-03add mising spaceGuillaume Desmottes1-1/+1
2011-02-03file_transfer_channel_allowed_properties: update comment regarding properties...Guillaume Desmottes1-1/+2