summaryrefslogtreecommitdiff
path: root/src/capabilities.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Reuse caps table when parsing capsWill Thompson1-0/+2
2008-10-08Capabilities: Fix a leakAlban Crequy1-1/+1
2008-09-30Use the "channel manager" terminology everywhere instead of "channel factory"Alban Crequy1-1/+1
2008-09-11Update the ContactCapabilities spec in extensions/, finish the implementation...Alban Crequy1-1/+2
2008-05-21Remove bundles strings, use a 3-state enum for caps typeAlban Crequy1-11/+5
2008-05-14Do not advertise bundle since we use the verification string, except for voic...Alban Crequy1-0/+7
2008-05-06Add comment on backward compatibility on feature bundle "voice-v1"Alban Crequy1-0/+8
2008-02-22capabilities.h: fix indentation, make capabilities_get_initial_caps a proper ...Simon McVittie1-6/+3
2007-12-13rename OLPC bundle to "olpc1"Guillaume Desmottes1-1/+1
2007-12-06move OLPC notify ns to the "olpc" bundleGuillaume Desmottes1-0/+1
2007-04-25remove the OLPC bundle as we don't use itGuillaume Desmottes1-1/+0
2007-04-20define OLPC capability bundleDafydd Harries1-0/+1
2007-03-01move gabble-presence.? -> presence.?Dafydd Harries1-1/+1
2006-10-11Move the capabilities conversions from gabble-connection.c to capabilities.[ch]Olli Salli1-0/+14
2006-10-11Move the Feature stuff from gabble-connection.c to capabilities.[ch]Olli Salli1-0/+39
2006-10-11Move bundles.h to capabilities.h, reflecting its soon-to-be-wider scopeOlli Salli1-0/+28