summaryrefslogtreecommitdiff
path: root/src/room-config.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-12MUC: update for RoomConfig.update_async API changeWill Thompson1-0/+48
2011-10-12RoomConfig: move the base class to tp-glibWill Thompson1-1055/+2
2011-10-12RoomConfig: implement ConfigurationRetrievedWill Thompson1-0/+54
2011-10-12RoomConfig: track changed propertiesWill Thompson1-45/+158
2011-10-12RoomConfig: refactor validating property typesWill Thompson1-27/+40
2011-10-12RoomConfig: add a vfunc for updating configurationWill Thompson1-2/+311
2011-10-12RoomConfig: track ostensibly-mutable propertiesWill Thompson1-0/+120
2011-10-12RoomConfig: implement CanUpdateConfigurationWill Thompson1-0/+48
2011-10-12Add the start of a RoomConfig object.Will Thompson1-0/+449