summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-09Subject: note how CanSet might not be correcta-bit-more-roomJonny Lamb1-1/+12
2011-05-09Room, Subject: add note how these interfaces are good for Call tooJonny Lamb2-2/+5
2011-05-09Subject: make SetSubject return success if the operation was a successJonny Lamb1-35/+4
2011-05-09Subject: use PropertiesChanged as the change notificationJonny Lamb1-4/+14
2011-05-09Subject: reference Room interface, not Room channelsJonny Lamb1-2/+5
2011-05-09Room: make RoomName and Server immutable and requestableJonny Lamb1-2/+2
2011-05-09Subject: split Subject struct into four propertiesJonny Lamb1-40/+42
2011-05-09Subject: replace flags with CanSetJonny Lamb1-36/+9
2011-01-03Room: split subject stuff out into separate interfaceJonny Lamb5-131/+168
2011-01-03Room: SetSubject errors with PermissionDenied if user is not allowedJonny Lamb1-1/+1
2011-01-03Room: make SetSubject error with NotImplemented instead of InvalidArgumentJonny Lamb1-1/+1
2011-01-03Room: add more docs describing the Present flagJonny Lamb1-1/+4
2011-01-03Room: rename RoomID to RoomNameJonny Lamb3-24/+24
2011-01-03Text: point to Room in the top-level docstringJonny Lamb1-0/+6
2011-01-03Room: reference the new SubjectChanged propertyJonny Lamb1-0/+8
2011-01-03Room: add a SubjectChanged signalJonny Lamb1-0/+30
2011-01-03Room: add a SetSubject methodJonny Lamb1-0/+15
2011-01-03Room: add the subject flags to the Room_Subject structJonny Lamb1-2/+8
2011-01-03Room: add Room_Subject_FlagsJonny Lamb1-0/+26
2011-01-03Text: link to RoomID in the name tp property docstringJonny Lamb1-0/+4
2010-12-23DTMF may also appear on Call channels, update descriptive textDanielle Madeley1-3/+4
2010-12-20Bump nano-version to 0.21.8.1Will Thompson2-1/+8
2010-12-20Version 0.21.8telepathy-spec-0.21.8Will Thompson2-3/+3
2010-12-20NEWS for 0.21.8Will Thompson1-2/+23
2010-12-20Group related channel interfaces.Will Thompson1-12/+47
2010-12-20Remove MinimumPresenceWill Thompson2-109/+0
2010-12-20Merge branch 'contact-ids'Will Thompson1-5/+46
2010-12-20ContactsChangedByID: Mark up signal argument names.Will Thompson1-4/+4
2010-12-20ContactsChanged: reference ContactsChangedByIDWill Thompson1-3/+5
2010-12-17Deprecate ContactsChangedSimon McVittie1-0/+6
2010-12-17Add ContactsChangedWithIDSimon McVittie1-3/+36
2010-12-16Merge remote branch 'randomguy3/optional-pages'Simon McVittie4-2/+28
2010-12-16Merge remote branch 'randomguy3/master'Simon McVittie7-19/+19
2010-12-16Make the generation of the generic-types and errors pages dependent onAlex Merry4-2/+28
2010-12-16Use .is_deprecated, rather than .deprecated in the templates.Alex Merry7-19/+19
2010-12-15Merge remote branch 'randomguy3/master'Simon McVittie3-4/+88
2010-12-15Make some of the specparser.py logic clearer.Alex Merry1-6/+7
2010-12-14Move some HTML from specparser.py into the templateAlex Merry2-28/+23
2010-12-14Minor specparser.py changes in annotation support.Alex Merry1-6/+6
2010-12-13Make a note of annotations when parsing the spec.Alex Merry3-2/+90
2010-12-13specparser: allow <annotation>s on interfaces.Alex Merry1-0/+1
2010-12-10Nano versionSimon McVittie2-1/+6
2010-12-10Prepare version 0.21.7telepathy-spec-0.21.7Simon McVittie4-6/+14
2010-12-10Merge branch 'messages'Simon McVittie1-1/+14
2010-12-10MessageSent: SHOULD include the -sender, -sender-id, -sent headersSimon McVittie1-0/+8
2010-12-10SendMessage: forbid the same headers that TpMessageMixin doesSimon McVittie1-1/+6
2010-12-10NEWS: updatedJonny Lamb1-0/+10
2010-12-10Merge branch 'sms'Danielle Madeley1-4/+90
2010-12-08Merge branch 'devhelpful'Simon McVittie2-2/+17
2010-12-07protocol: use tp:immutableJonny Lamb1-13/+15