Age | Commit message (Expand) | Author | Files | Lines |
2007-07-20 | generate DevHelp index file | Dafydd Harries | 4 | -0/+57 |
2007-07-05 | Explain the conventional semantics for text channels | Simon McVittie | 1 | -0/+23 |
2007-07-05 | StreamedMedia: describe the expected semantics for making/receiving calls | Simon McVittie | 1 | -1/+15 |
2007-07-05 | StreamedMedia: require Group interface | Simon McVittie | 1 | -0/+1 |
2007-07-05 | MediaSignalling: require StreamedMedia | Simon McVittie | 1 | -0/+1 |
2007-07-04 | Clarify the properties interface, fix markup, and comment places where we oug... | Simon McVittie | 1 | -19/+32 |
2007-07-04 | Add local-xmpp (XEP-0174) to well-known protocol registry | Simon McVittie | 1 | -0/+1 |
2007-07-04 | Add group membership change reason Separated (for netsplits/rejoins in IRC an... | Simon McVittie | 1 | -0/+24 |
2007-06-04 | Avatars: document that a maximum image size of 0 means unlimited | Simon McVittie | 1 | -3/+3 |
2007-06-04 | Avatars: update Collabora copyright to 2005-2007 | Simon McVittie | 1 | -3/+3 |
2007-05-31 | bump version to 0.15.4telepathy-spec-0.15.4 | | 1 | -1/+1 |
2007-05-31 | clarify that Handle_Owners_Not_Available doesn't apply to the self handle | | 1 | -1/+2 |
2007-05-31 | add Handle_Owners_Not_Available to the group interface | | 1 | -0/+7 |
2007-05-31 | s/playing/sending/ on SetStreamSending | | 1 | -1/+1 |
2007-05-31 | add a Channel_Group_Change_Reason_Permission_Denied | | 1 | -0/+6 |
2007-05-29 | correct GotRooms signals in room listings to match the implementation in gabble | | 1 | -2/+4 |
2007-05-29 | clarify handling of gone states to avoid comedy loops | | 1 | -3/+5 |
2007-05-29 | add RemoveMembersWithReason method to the group mixin | | 1 | -0/+36 |
2007-05-29 | remove trailing whitespace | | 1 | -2/+2 |
2007-05-23 | Update tests for doc-generator.xsl changes | Simon McVittie | 2 | -3/+4 |
2007-05-23 | doc-generator.xsl: use <tp:title> and possibly <tp:version> for HTML <title> | Simon McVittie | 1 | -1/+7 |
2007-05-23 | Set the title in all.xml rather than hard-coding it | Simon McVittie | 2 | -2/+7 |
2007-05-28 | add RequestAvatars/AvatarRetrieved | Dafydd Harries | 1 | -0/+39 |
2007-05-14 | Introduce tp:type attribute | Alp Toker | 21 | -106/+106 |
2007-04-30 | tubes are not directly open after the call of AcceptTube | Guillaume Desmottes | 1 | -2/+3 |
2007-04-30 | Bump version to 0.15.3.1 | Simon McVittie | 1 | -1/+1 |
2007-04-30 | Increment version to 0.15.3telepathy-spec-0.15.3 | Simon McVittie | 1 | -1/+1 |
2007-04-30 | Redefine the meaning of CONNECTION_ALIAS_FLAG_USER_SET so it doesn't apply to... | Simon McVittie | 1 | -4/+13 |
2007-04-30 | Assert that aliases should be used as the displayed name | Simon McVittie | 1 | -0/+3 |
2007-04-30 | Don't say that the aliasing interface can't change unique identifier - we've ... | Simon McVittie | 1 | -4/+3 |
2007-04-26 | Renaming: don't imply that the channel necessarily goes away when its contact... | Simon McVittie | 1 | -8/+9 |
2007-04-26 | Channel: specify the invariant that there can be no more than one named chann... | Simon McVittie | 1 | -6/+11 |
2007-04-26 | Try again to specify Renaming, following much discussion. | Simon McVittie | 1 | -2/+26 |
2007-04-26 | Specify that channel-specific handles and general-purpose handles must be dis... | Simon McVittie | 1 | -1/+9 |
2007-04-23 | Bump version to 0.15.2.1, 0.15.2 was quite a while ago | Simon McVittie | 1 | -1/+1 |
2007-04-23 | Update Rob Taylor's email address in AUTHORS | Simon McVittie | 1 | -1/+1 |
2007-04-23 | Add the Renamed reason to group membership changes | Simon McVittie | 1 | -0/+9 |
2007-04-23 | Add cassidy, Hunger, sjoerd to AUTHORS | Simon McVittie | 1 | -0/+3 |
2007-04-23 | Remove from README everything referring to the old Python code | Simon McVittie | 1 | -30/+0 |
2007-04-23 | Remove obsolete or moved tools | Simon McVittie | 10 | -1246/+24 |
2007-04-23 | Remove Python code (obsoleted by telepathy-python, which now generates code f... | Simon McVittie | 13 | -1061/+0 |
2007-04-23 | Remove generation of Python and C code | Simon McVittie | 2 | -104/+3 |
2007-04-23 | Remove obsolete voip-engine.def | Simon McVittie | 1 | -3/+0 |
2007-04-23 | Remove obsolete gabble.def, sip.def | Simon McVittie | 2 | -7/+0 |
2007-04-23 | all.xml: Try to XInclude extra file extensions.xml, so we can have non-spec e... | Simon McVittie | 1 | -0/+6 |
2007-04-16 | Add @plural to Connection_Status enum | Simon McVittie | 1 | -1/+1 |
2007-04-16 | Update c-interfaces-generator.xsl, c-constants-generator.xsl from telepathy-glib | Simon McVittie | 4 | -22/+181 |
2007-04-09 | In RequestRename, say nothing about the validity of the handles - that's up t... | Simon McVittie | 1 | -5/+7 |
2007-04-09 | Specify that HoldHandles is idempotent, matching current CM behaviour (we're ... | Simon McVittie | 1 | -4/+11 |
2007-04-09 | Specify the interaction between GetSelfHandle and Renaming | Simon McVittie | 1 | -2/+3 |