summaryrefslogtreecommitdiff
path: root/src/call-muc-channel.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Update Wocky snapshot for wocky.h with Jingle headersWill Thompson1-1/+0
2012-12-11Rename most of GabbleJingle* to WockyJingle*Will Thompson1-16/+16
2012-05-30Use meta-headers for everythingSimon McVittie1-3/+2
2012-05-17configure: ignore post 0.18 deprecations so we can build against tp-glib masterJonny Lamb1-0/+1
2012-05-07Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie1-2/+2
2012-02-23Split Telepathy<->Jingle enum mapping out of Jingle codeWill Thompson1-0/+1
2012-02-23Call: stop using gabble_jingle_session_get_peer_handleWill Thompson1-4/+8
2012-02-23JingleSession: move TpHandle peer to private structureWill Thompson1-1/+1
2012-02-16Add a direction parameter to AddContentOlivier Crête1-0/+17
2012-02-06Merge branch 'master' into call1Will Thompson1-1/+1
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-01-30Make call-muc-re-re-request.py test passOlivier Crête1-1/+2
2012-01-11Port to BaseMediaCallChannelOlivier Crête1-3/+6
2012-01-11Replace tp-yell with tp-glib's Call1 APIXavier Claessens1-54/+67
2011-07-08Define a static inline no-op DEBUG with --disable-debugWill Thompson1-2/+0
2011-06-01Update Wocky snapshot for WockyMuc changesWill Thompson1-4/+4
2011-01-17Split out a initial BaseMediaCallContent classSjoerd Simons1-14/+25
2011-01-16Use Update Yell apis and TpyBaseCallChannelSjoerd Simons1-25/+33
2011-01-12Use base-classes from telepathy-yellSjoerd Simons1-4/+4
2011-01-12Update yell snapshot and update gabble to yell specSjoerd Simons1-0/+2
2011-01-12Add Initial{Audio,Video}Name as requestable and immutable propertiesSjoerd Simons1-0/+11
2011-01-11Merge branch 'master' into call-base-classesSjoerd Simons1-4/+4
2011-01-11use telepathy-yell generated codeJonny Lamb1-7/+11
2011-01-11Port GabbleBaseCallChannel to TpBaseChannelWill Thompson1-13/+16
2011-01-11Extract a base class from GabbleCallContentWill Thompson1-2/+4
2010-12-10TpChannelGroupChangeReason-sectomy in GabbleJingleSession.Eitan Isaacson1-1/+1
2010-11-30MUC: Remove fake error checking from sending presence.Will Thompson1-3/+3
2010-10-21call-muc-channel: fix a crash when the muji node tree is NULLJonny Lamb1-1/+1
2010-10-20call-muc-channel: also use Initial{Audio,Video}Name hereJonny Lamb1-2/+11
2010-09-21various Call classes: use tp_clear_object, tp_clear_pointerSimon McVittie1-12/+4
2010-06-03Squash a warning that occurs with --disable-debug.Will Thompson1-0/+2
2010-05-28When closing make sure to send an updated muc presenceSjoerd Simons1-5/+23
2010-05-27CallMucChannel: Handle participants leaving the muc correctlySjoerd Simons1-9/+50
2010-05-06Add basic support for removing membersSjoerd Simons1-1/+3
2010-05-06Support cancelling a muc call channel creationSjoerd Simons1-11/+62
2010-05-06Pass a prefix instead of the full object path when creating a new channelSjoerd Simons1-2/+2
2010-04-29use NULL, not 0...Sjoerd Simons1-1/+1
2010-04-29spellcheckingSjoerd Simons1-2/+2
2010-04-29Fix commentsSjoerd Simons1-2/+2
2010-04-28Fix various memory and ref leaksSjoerd Simons1-0/+2
2010-04-28Properly setup a new content added by the userSjoerd Simons1-4/+1
2010-04-28Make it slightly clearer that the debug ismessage is after changing the stateSjoerd Simons1-1/+1
2010-04-27Implement hanging up properlySjoerd Simons1-0/+27
2010-04-27Assert that the CallState changes once our muji state is stableSjoerd Simons1-0/+8
2010-04-23Make the user adding content in a call a virtual functionSjoerd Simons1-0/+27
2010-04-23Support adding of new contents by a remote partySjoerd Simons1-3/+25
2010-04-21Implement the basic muji protocol logicSjoerd Simons1-133/+312
2010-04-20Port to the updated wocky APISjoerd Simons1-47/+49
2010-04-05Improved inclusion of headersSjoerd Simons1-0/+1
2010-04-02Parse presence from other membersSjoerd Simons1-0/+236