summaryrefslogtreecommitdiff
path: root/src/muc-channel.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Rename most of GabbleJingle* to WockyJingle*Will Thompson1-1/+1
2012-08-28Merge branch 'only-one-tube'Jonny Lamb1-6/+19
2012-07-20muc-channel: disappear from the bus when not requestedJonny Lamb1-0/+7
2012-07-20tubes-channel: removeJonny Lamb1-1/+0
2012-07-20muc-channel: enable SI stream requests againJonny Lamb1-0/+4
2012-07-20muc-factory: fix listing of channelsJonny Lamb1-0/+3
2012-07-20muc-channel: remove unused methodsJonny Lamb1-6/+0
2012-07-20muc-channel: add way to request single Tube channelsJonny Lamb1-0/+6
2012-05-30Use meta-headers for everythingSimon McVittie1-4/+1
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione1-0/+6
2012-01-27Remove vestigial Loudmouth headers and build systemWill Thompson1-1/+0
2011-10-12MUC: update for RoomConfig.update_async API changeWill Thompson1-0/+10
2011-10-12MUC: remove Telepathy.PropertiesWill Thompson1-3/+0
2011-10-12muc-channel.h: clean up stale prototypesWill Thompson1-16/+0
2010-12-23muc-channel: implement Room propertiesJonny Lamb1-0/+1
2010-11-30MUC: Remove fake error checking from sending presence.Will Thompson1-2/+1
2010-08-24Port GabbleMucChannel to TpBaseChannel.Will Thompson1-3/+3
2010-05-21Merge branch 'muc-calls'Sjoerd Simons1-0/+19
2010-05-06Keep track of active vs. ended call channelsSjoerd Simons1-0/+1
2010-05-06Don't let the async operation try to remember the request tokenSjoerd Simons1-1/+0
2010-04-28Port MucChannel onto BaseChannelWill Thompson1-3/+3
2010-04-02On incoming jingle sessions check if they belong to a muc callSjoerd Simons1-0/+3
2010-02-18Make muji channels requestable and spawn at the right timeSjoerd Simons1-0/+16
2010-01-08Add support for <continue/> to invites coming from InitialChannelsDanielle Madeley1-1/+1
2010-01-08Explicitely tear down the muc channelSjoerd Simons1-0/+1
2010-01-08First attempt at moving the muc backend over to wocky, and moving most ofVivek Dasmohapatra1-0/+9
2009-03-18Send and receive message-token/delivery-token/sent message tokens, using the ...Simon McVittie1-2/+3
2008-11-07Muc: emit failed delivery reports rather than SendErrorWill Thompson1-1/+2
2008-10-28Merge branch 'master' into messagesWill Thompson1-1/+2
2008-10-28MucChannel: use TpMessageMixin rather than GabbleTextMixinWill Thompson1-3/+3
2008-10-24pass the item_node to _gabble_muc_channel_member_presence_updatedGuillaume Desmottes1-1/+2
2008-08-29muc-channel: gabble_muc_channel_send_invite is now public and take a handle a...Guillaume Desmottes1-0/+3
2008-07-21Pass invitations into MUC channels as a construct-time property instead of ca...Simon McVittie1-2/+0
2008-07-22GabbleMucChannel: simplify priv accessSimon McVittie1-1/+2
2008-07-14rename gabble-types.h to types.hDafydd Harries1-1/+1
2008-07-14rename gabble-muc-channel.h to muc-channel.hDafydd Harries1-0/+106