summaryrefslogtreecommitdiff
path: root/spec/Channel_Interface_Room.xml
AgeCommit message (Expand)AuthorFilesLines
2011-12-12rename org.freedesktop.Telepathy to im.telepathyJonny Lamb1-52/+52
2011-11-10Mark changes as changed in 0.25.0Jonny Lamb1-3/+3
2011-11-07Room: Creator, CreatorHandle and CreationTimestampDanielle Madeley1-0/+31
2011-10-10Mark changes as changed in 0.24.0Will Thompson1-1/+1
2011-09-06Undraft Room, Subject and RoomConfig.Will Thompson1-3/+2
2011-08-26Define RoomConfig, with D-Bus properties for Text's Tp propertiesWill Thompson1-2/+4
2011-08-25Room, Subject: add note how these interfaces are good for Call tooJonny Lamb1-1/+3
2011-08-25Room: make RoomName and Server immutable and requestableJonny Lamb1-2/+2
2011-08-25Room: split subject stuff out into separate interfaceJonny Lamb1-127/+0
2011-08-25Room: SetSubject errors with PermissionDenied if user is not allowedJonny Lamb1-1/+1
2011-08-25Room: make SetSubject error with NotImplemented instead of InvalidArgumentJonny Lamb1-1/+1
2011-08-25Room: add more docs describing the Present flagJonny Lamb1-1/+4
2011-08-25Room: rename RoomID to RoomNameJonny Lamb1-22/+22
2011-08-25Room: reference the new SubjectChanged propertyJonny Lamb1-0/+8
2011-08-25Room: add a SubjectChanged signalJonny Lamb1-0/+30
2011-08-25Room: add a SetSubject methodJonny Lamb1-0/+15
2011-08-25Room: add the subject flags to the Room_Subject structJonny Lamb1-2/+8
2011-08-25Room: add Room_Subject_FlagsJonny Lamb1-0/+26
2010-08-09Prepare version 0.19.11telepathy-spec-0.19.11Simon McVittie1-1/+1
2010-07-29room: added rationale for Subject propertyJonny Lamb1-0/+4
2010-07-29room: documented how to represent lack of subject supportJonny Lamb1-1/+2
2010-07-29room: rename Subject struct to Room_SubjectJonny Lamb1-2/+2
2010-07-29room: small misc change to wordingJonny Lamb1-6/+7
2010-07-20room: document requesting unique room channelsJonny Lamb1-2/+30
2010-07-20room: added another section to separate requests and RCCsJonny Lamb1-1/+4
2010-07-19room: changed example TargetIDJonny Lamb1-1/+1
2010-07-19room: added RoomID to Allowed of the THT=Room RCCJonny Lamb1-3/+10
2010-07-19room: document the usage of InvalidArgument on conflicting TargetID and RoomIDJonny Lamb1-0/+9
2010-07-19room: change Actor from a contact handle to contact IDJonny Lamb1-4/+4
2010-07-19room: rename Status struct member to ActorJonny Lamb1-1/+1
2010-07-19room: THT=None is unnecessaryJonny Lamb1-2/+0
2010-07-19room: added note about how to tell the CM that the room ID is uniqueJonny Lamb1-0/+13
2010-07-19room: more tp:dbus-refsJonny Lamb1-4/+8
2010-07-19room: misc cosmeticsJonny Lamb1-6/+14
2010-07-19room: requires ChannelJonny Lamb1-0/+1
2010-07-19room: add Subject struct and propertiesJonny Lamb1-0/+31
2010-07-15room: RoomID isn't in allowed in RCCs when THT=RoomJonny Lamb1-11/+28
2010-07-14room: added note how RoomID is not the XMPP MUC nameJonny Lamb1-3/+6
2010-07-14room: rename RoomName to RoomIDJonny Lamb1-12/+12
2010-07-14room: document how the default server is specifiedJonny Lamb1-2/+5
2010-07-14room: fix typo in FIXMEJonny Lamb1-1/+1
2010-07-14room: yes you can rejoin PMUCs after you part themJonny Lamb1-3/+1
2010-07-14Add a first draft of Channel.Interface.RoomWill Thompson1-0/+244