summaryrefslogtreecommitdiff
path: root/src/capabilities.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Make disco#info advertise disco#info featureMaxime \"pep\" Buquet1-0/+1
2012-12-06Advertise support for message receiptsWill Thompson1-0/+1
2012-12-06Add missing cap for jabber:iq:lastWill Thompson1-0/+1
2012-09-11Merge branch 'telepathy-gabble-0.16'Simon McVittie1-0/+13
2012-09-11Add Google camera-v1 as a first-class caps bundleSimon McVittie1-0/+13
2012-05-30Use meta-headers for everythingSimon McVittie1-5/+2
2012-05-10Stop using tp_handle_ref/unrefXavier Claessens1-2/+0
2012-05-07Use non-deprecated TpIntset APIsSimon McVittie1-16/+19
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione1-0/+10
2011-12-20Add configure option to disable file transfer support.Andre Moreira Magalhaes (andrunko)1-0/+2
2011-10-28capabilities: only add metadata cap when we have normal FT capsJonny Lamb1-1/+1
2011-10-26capabilities: advertise support for the TP FT metadata extensionJonny Lamb1-0/+1
2011-09-01gabble: add capabilities.h and caps-channel-manager.h as public APIJonny Lamb1-1/+1
2011-02-14connection: add support for jabber:iq:version (XEP-0092)Robert McQueen1-0/+2
2010-10-05capabilities: separate out legacy capabilities code, which we don't need for ...Simon McVittie1-13/+1
2010-10-05capabilities: port from pseudo-Loudmouth to WockySimon McVittie1-6/+6
2010-10-05gabble_capabilities_init, finalize: make the connection just a pointerSimon McVittie1-2/+2
2010-10-05Move capabilities_fill_cache into presence-cacheSimon McVittie1-48/+0
2010-09-23Merge branch 'get-bus'Simon McVittie1-2/+1
2010-09-21Merge branch 'client-types'Jonny Lamb1-12/+0
2010-09-21various: use tp_clear_object, tp_clear_pointer moreSimon McVittie1-2/+1
2010-08-29Add a function to dump a diff of two cap setsWill Thompson1-15/+68
2010-07-26capabilities: remove is-a-phone quirkJonny Lamb1-12/+0
2010-06-10Merge branch 'igoogle-merge-test'Sjoerd Simons1-2/+19
2010-06-08Merge branch 'iGoogled' into masterSjoerd Simons1-2/+19
2010-06-03plugin API: Export GabbleCapabilitiesSet.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-06-03gabble_capability_set_size: Fixed return value when received invalid param.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-06-03Make is_a_phone() clearer.Will Thompson1-4/+4
2010-06-02Note which resources claim to be phones.Will Thompson1-3/+13
2010-03-30Add share-v1 google bundle capability when the client supports file transfersYouness Alaoui1-2/+19
2010-01-18replace GabbleCapabilitySet's _is_empty with _sizeDafydd Harries1-3/+3
2009-12-18Don't leak the intset returned by tp_handle_set_updateSjoerd Simons1-1/+5
2009-11-24fd.o#25243: only advertise FT capability if we have a FT clientSimon McVittie1-1/+1
2009-10-19Add and use a canned "any audio/video" caps setWill Thompson1-0/+12
2009-10-19Merge branch 'improve-caps-cache-0.9'Will Thompson1-6/+38
2009-10-07Add compatibility bundles to the cacheWill Thompson1-0/+9
2009-10-07Pre-seed more Google Talk capability bundles.Will Thompson1-7/+30
2009-10-07Implement C_Media_Capabilities_Immutable_StreamsWill Thompson1-0/+26
2009-09-10Merge branch 'caps-draft2'Simon McVittie1-12/+25
2009-09-08capabilities: feature_handles: comment that the TpHandleRepoIface is just a s...Simon McVittie1-0/+5
2009-09-07Make feature_handles_refcount static as per albanc's reviewSimon McVittie1-1/+1
2009-08-26_gabble_media_channel_typeflags_to_caps and its inverse: move to GabbleMediaF...Simon McVittie1-3/+3
2009-08-26gabble_capabilities_get_initial_caps: rename to gabble_capabilities_get_fixed...Simon McVittie1-7/+7
2009-08-26Separate capabilities into four sources (fixed, legacy Capabilities, and Cont...Simon McVittie1-2/+3
2009-08-26gabble_capability_set_is_empty: addSimon McVittie1-0/+7
2009-08-24Make construction of olpc_caps data-driven again, by recycling feature typesSimon McVittie1-9/+12
2009-08-24Remove the distinction between FEATURE_OPTIONAL and FEATURE_BUNDLE_COMPATSimon McVittie1-3/+2
2009-08-24Remove GabblePresenceCapabilities altogetherSimon McVittie1-62/+33
2009-08-24Make GabblePresenceCapabilities, Feature local to capabilities.cSimon McVittie1-0/+38
2009-08-24gabble_presence_cache_add_bundle_caps: remove bitfield argumentSimon McVittie1-2/+1