summaryrefslogtreecommitdiff
path: root/src/muc-channel.h
AgeCommit message (Expand)AuthorFilesLines
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