summaryrefslogtreecommitdiff
path: root/src/muc-factory.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Update Wocky snapshot for wocky.h with Jingle headersWill Thompson1-3/+0
2012-12-11Rename most of GabbleJingle* to WockyJingle*Will Thompson1-1/+1
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione1-0/+6
2012-02-23Move Jingle enums and typedefs to a new jingle-types.hWill Thompson1-0/+1
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-01-27Remove vestigial Loudmouth headers and build systemWill Thompson1-0/+1
2012-01-27Delete LmMessage{,Type,SubType} typedefsWill Thompson1-1/+1
2010-04-02On incoming jingle sessions check if they belong to a muc callSjoerd Simons1-0/+3
2009-11-20GabbleMucFactory: point to private structure in public structSimon McVittie1-0/+2
2009-01-02Don't crash on setting presence if there are open MUC TubesWill Thompson1-0/+2
2008-07-14rename gabble-types.h to types.hDafydd Harries1-1/+1
2007-09-26Resolve conflict: remove gabble_muc_factory_find_channel, again (thdarcs)Simon McVittie1-3/+0
2007-08-17Merge -tubes and -invites versions of gabble_muc_factory_find_text_channelSimon McVittie1-1/+1
2007-08-14Add gabble_muc_factory_find_text_channel (for use by conn-olpc, mostly)Simon McVittie1-0/+3
2007-09-26Move support for declining SIs with a reason to the bytestream interface, by ...Simon McVittie1-2/+1
2007-09-25Guarantee that gabble_muc_factory_handle_si_stream_request always handles the...Simon McVittie1-2/+3
2007-09-25fix tubes functions declarations style in headersGuillaume Desmottes1-1/+1
2007-09-25implement new stream tubes extra bytestream protocol. Use <stream> and <muc-s...Guillaume Desmottes1-1/+1
2007-08-30muc-factory: port to use the bytestream interfaceGuillaume Desmottes1-2/+2
2007-08-10gabble-muc-channel, muc-factory: declare gabble_muc_factory_find_channel in a...Simon McVittie1-2/+5
2007-08-09Make it explicit that gabble_muc_factory_handle_si_request takes a ROOM handleSimon McVittie1-1/+1
2007-06-04muc-factory: add gabble_muc_factory_handle_si_request to handle extra bytestr...Guillaume Desmottes1-0/+7
2007-04-06src/: wrap long linesSimon McVittie1-3/+6
2007-04-05Semi-automated whitespace pedantry: space before function call parentheses, w...Simon McVittie1-2/+2
2006-09-20moved roomlist channel creation to GabbleMucFactory, modified GabbleConnectio...Senko Rasic1-1/+0
2006-05-17rename gabble-muc-factory.* to muc-factory.*1-0/+57