summaryrefslogtreecommitdiff
path: root/src/gabble-muc-channel.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-25rename gabble-properties-mixin* to properties-mixin*1-1/+1
2006-05-25merge in rejects from properties mixin branch1-1/+7
2006-05-10refactored GabbleMucChannel to use GabblePropertiesMixin1-27/+2
2006-05-25ChannelInterfaceGroup: Implement GetAllMembers and GetHandleOwners.1-0/+2
2006-05-25Implement ChannelTypeText.GetMessageTypes1-0/+1
2006-05-17use the dbus_g_struct stuff for listing pending messages1-8/+0
2006-05-17rename gabble-group-mixin.* to group-mixin.*1-1/+1
2006-05-17rename gabble-text-mixin.* to text-mixin.*1-1/+1
2006-05-16make GabbleMucChannel use text-mixin1-0/+3
2006-05-12tidy up MUC namespace usage1-6/+0
2006-05-04GabbleMucChannel: port to using the new GabbleXmppError API.1-1/+1
2006-04-24make MUC presence callback use the message rather than ContactPresence1-1/+1
2006-04-18make the MUC presence changed callback take the MUC <x> node from the connect...1-1/+1
2006-04-10MUC: Port to new Properties interface.1-6/+22
2006-04-07MUC: Add almost-working support for writing RoomProperties.1-1/+2
2006-04-06Implement basic MUC RoomProperties functionality (read-only).1-0/+7
2006-04-05Integrate boilerplate code for MUC RoomProperties.1-2/+3
2006-04-04- Lots of fixes to the MUC invitiation semantics. It's now also possible to s...1-0/+2
2006-03-16Replaced MUC xmlns strings with constants.1-0/+5
2006-03-16Fixed YYYY in copyright headers for code written in 2006.1-2/+2
2006-03-15GabbleMucChannel: Fixed ProvidePassword return value by making it asynchronou...1-1/+1
2006-03-15GabbleMucChannel: Support for joining channels with password. Close channels ...1-0/+1
2006-03-10added presence and message handling for MUC. added a convenience function to ...1-1/+10
2006-03-08fill in bits and pieces of GabbleMucChannel (properties, group interface stub...1-0/+7
2006-03-07added boilerplate for GabbleMucChannel1-0/+78