summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-02call-content: remove unused useless functionsfixupsJonny Lamb2-31/+0
2013-08-02call-stream: add missing _init()Jonny Lamb1-0/+5
2013-08-02call-stream: remove unimplemented function declarationJonny Lamb1-2/+0
2013-08-02text-channel: use TpCMMessageJonny Lamb1-6/+4
2013-08-02stop calling g_strcasecmp()Jonny Lamb2-2/+2
2013-08-02stop setting values to unused variablesJonny Lamb3-17/+5
2013-08-02stop calling tp_handle_unref()Jonny Lamb3-16/+1
2013-08-02call memset with the correct third argumentJonny Lamb3-3/+3
2013-08-02tests: stop calling g_type_init()Jonny Lamb5-9/+0
2013-07-30call-stream: remove useless code and use TpBase class vfuncsJonny Lamb2-42/+13
2013-07-29Killed several build warningsRodrigo Moya11-85/+81
2013-07-25connection: implement ContactCapabilities interfaceJonny Lamb5-74/+251
2013-05-29[telepathy-ring] remove telepathy-filesystem dependsHEAD2.3.5masterLorn Potter2-5/+1
2013-05-14[telepathy-ring] Fixed an issue with hold state.2.3.4Tom Swindell1-1/+1
2013-04-18[telepathy-ring] Another update to media manager property usage.2.3.3Tom Swindell1-2/+2
2013-04-18[telepathy-ring] Fixed another issue in media manager2.3.2Tom Swindell1-2/+0
2013-04-18[telepathy-ring] Fixed bug in ring-media-manager.c with wrong prop2.3.1Tom Swindell2-0/+5
2013-04-15Updated ring media manager properties2.3.0Tom Swindell1-4/+2
2013-04-15Merge branch 'master' of https://github.com/nemomobile/telepathy-ringTom Swindell3-0/+168
2013-04-09[telepathy-ring] Tests appear to be installed to opt, not usr. Fix packaging.2.2.2Robin Burchell2-2/+2
2013-04-09[telepathy-ring] Improve packaging a bit.Robin Burchell2-5/+16
2013-04-09[telepathy-ring] Convert to git packagingRobin Burchell3-0/+157
2013-04-05Updated media manager interface property spec.Tom Swindell1-2/+4
2013-04-05More interface reverts to keep tp-ring working.Tom Swindell4-330/+79
2013-04-05Fixed some issues with old call interfaceTom Swindell1-93/+43
2013-04-04Update to new tp base classes and interfacesTom Swindell20-1655/+1572
2013-03-04Refactored to use ratified telepathy call spec.Tom Swindell15-1295/+2198
2013-03-03Generate required Call interfacesTom Swindell4-0/+1295
2013-03-03Migrate RingMediaChannel to use TpBaseChannelTom Swindell6-126/+425
2013-02-06Merge pull request #2 from d0b3rm4n/nemo_bug_536Tom3-1/+21
2013-01-21fix Nemo#536 add tests.xml for unit testsReto Zingg3-1/+21
2012-12-05Bump version to 2.2.12.2.1John Brooks2-1/+4
2012-12-04mcp-account-manager-ring: Add always_dispatch=true to force connection when o...John Brooks1-0/+1
2012-11-29Bump version to 2.2.02.2.0John Brooks2-1/+4
2012-11-29Merge pull request #1 from special/masterJohn Brooks7-4/+316
2012-11-27Add mcp-account-manager-ring to automatically create a Telepathy accountJohn Brooks7-4/+316
2012-11-14Allow TargetID to be present in channel requestsJohn Brooks2-0/+2
2011-02-04Install correct manpage2.1.3Pekka Pessi1-2/+2
2011-02-04Mention manpage in ChangeLogPekka Pessi1-0/+1
2011-02-04docs: add telepathy-ring.8.inPekka Pessi2-23/+39
2011-02-04docs/telepathy-ring.8.in: copied telepathy-sofiasip manual pagePekka Pessi1-0/+42
2011-02-04Updated docs/design.txtPekka Pessi1-27/+27
2011-02-04ring-text-manager: disconnect incoming signalsPekka Pessi1-1/+4
2011-02-02ring-media-channel: log error response to hold requestPekka Pessi1-2/+10
2011-02-02ring-call-channel: log response to answer requestPekka Pessi1-1/+13
2011-02-02ring-text-manager: close all channels when connection gets disconnectedPekka Pessi1-18/+19
2011-02-02ring-media-manager: close all channels when connection gets disconnectedPekka Pessi1-18/+19
2011-02-01ring-conference-manager: avoid excessive logging by requestronPekka Pessi1-6/+6
2011-02-01ring-media-channel: accept hold requests while hold is pendingPekka Pessi1-9/+16
2011-02-012.1.3Pekka Pessi2-1/+7