summaryrefslogtreecommitdiff
path: root/src/idle-muc-channel.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes1-6/+1
2012-05-16muc-channel: move RoomConfig stuff into IdleRoomConfigJonny Lamb1-10/+0
2012-05-15muc-channel: add initial RoomConfig1 implementationJonny Lamb1-0/+11
2011-11-07Make unknown timestamp a G_MAXINT64Danielle Madeley1-2/+2
2011-10-12MUCChannel: remove GET_PRIVATE antipatternWill Thompson1-0/+3
2011-10-12MUCChannel: port to TpBaseChannelWill Thompson1-4/+6
2011-05-11Add idle_muc_channel_is_typechar as per RFC 2811Debarshi Ray1-0/+1
2010-08-17Implement Messages interface (fdo #29378)Guillaume Desmottes1-3/+2
2009-08-29Set Initiator and Requested on new MUC channelsWill Thompson1-1/+1
2009-08-29Add idle_muc_channel_new()Will Thompson1-0/+4
2009-08-23Add "is this channel ready?" accessorWill Thompson1-0/+2
2009-01-28Implement the TpExportableChannel interfaceJonathon Jongsma1-0/+2
2008-01-15Clean up includesOlli Salli1-6/+4
2008-01-12Coding style, part: Public functions of classes shouldn't have an underscore ...Olli Salli1-19/+18
2007-12-27Unify coding style, book II: Thou shalt indent by tabs, and only tabsOlli Salli1-6/+6
2007-12-27Remove trailing whitespaceOlli Salli1-2/+2
2007-12-27Unify coding style part 1 (mostly bracing style)Olli Salli1-2/+1
2007-04-27Aggregate MUCChannel NAMEREPLY MembersChanged signals with IRC RPL_ENDOFNAMESOlli Salli1-0/+1
2007-04-19Remove unused _idle_muc_channel_has_current_memberOlli Salli1-2/+0
2007-04-16New MODE/MODEREPLY handlerOlli Salli1-1/+1
2007-04-13New NICK handler. The MUC factory now emits Renamed even for the connection's...Olli Salli1-10/+9
2007-04-12Add new NAMEREPLY handlerOlli Salli1-2/+1
2007-04-11Add IdleMUCFactory and update IdleMUCChannel for rudimentary MUC supportOlli Salli1-4/+4
2007-04-11Change the license header copyright statements also in .h files, which I stup...Olli Salli1-2/+2
2007-03-31Add actual parsing to IdleParser, it now seems to parse stuff correctlyOlli Salli1-0/+2
2007-03-19Make IdleMUCChannel use TpGroupMixin and TpSvcChannelInterfaceGroupOlli Salli1-14/+7
2007-03-19Make IdleMUCChannel use TpSvcPropertiesInterfaceOlli Salli1-3/+0
2007-03-19Make IdleMUCChannel use TpSvcChannelInterfacePasswordOlli Salli1-2/+0
2007-03-19Make IdleMUCChannel use the channel interfaceOlli Salli1-4/+0
2007-03-19Remove now non-existant text channel type stuff from idle-muc-channel.hOlli Salli1-3/+0
2007-03-15Make IdleMUCChannel use TpTextMixinOlli Salli1-1/+3
2007-02-04Migrate to the handle repos and sets in telepathy-glibOlli Salli1-6/+6
2007-01-31Migrate from local copy of the telepathy constants to telepathy-glib/enums.hOlli Salli1-1/+1
2007-01-29Initial import (migration from SF.net SVN)Olli Salli1-0/+114