Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-10 | conn parameters: rename 'account' to 'username'account-to-username-25033 | Jonny Lamb | 5 | -17/+17 | |
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=25033 Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-04-06 | Bump version to 0.99.0.1 to reflect "pre-1.0" status | Simon McVittie | 1 | -1/+1 | |
Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-04-06 | Change maintainer-upload-snapshot to upload to a parallel location | Simon McVittie | 1 | -3/+3 | |
Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-04-06 | Conn.Future: removed | Jonny Lamb | 2 | -111/+0 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-04-06 | Sidecars1: add new interface | Jonny Lamb | 2 | -0/+115 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-02-22 | Merge branch 'master' into next | Simon McVittie | 25 | -120/+946 | |
Conflicts: README spec/Account_Manager.xml spec/Call1_Content.xml spec/Call1_Content_Interface_Audio_Control1.xml spec/Call1_Content_Interface_Media.xml spec/Call1_Content_Interface_Video_Control1.xml spec/Call1_Content_Media_Description.xml spec/Call1_Content_Media_Description_Interface_RTCP_Extended_Reports1.xml spec/Call1_Content_Media_Description_Interface_RTP_Header_Extensions1.xml spec/Call1_Interface_Mute.xml spec/Call1_Stream.xml spec/Call1_Stream_Endpoint.xml spec/Call1_Stream_Interface_Media.xml spec/Call_Content_Media_Description_Interface_RTCP_Feedback.xml spec/Channel_Interface_DTMF1.xml spec/Channel_Type_Call1.xml spec/Connection_Interface_Addressing1.xml spec/Connection_Manager.xml spec/all.xml | |||||
2012-02-20 | Nano version, retroactive release name | Simon McVittie | 3 | -2/+9 | |
2012-02-20 | Prepare version 0.25.2 | Simon McVittie | 21 | -20/+70 | |
2012-02-20 | Merge remote-tracking branch 'xclaesse/call1' | Simon McVittie | 13 | -26/+13 | |
By popular demand. | |||||
2012-02-20 | Call: Add direction to AddContent | Olivier Crête | 1 | -0/+6 | |
https://bugs.freedesktop.org/show_bug.cgi?id=44303 | |||||
2012-02-17 | Merge remote-tracking branch 'origin/master' | Simon McVittie | 2 | -53/+33 | |
2012-02-17 | Merge branch 'addressing' | Simon McVittie | 1 | -11/+16 | |
Reviewed-by: Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26866 | |||||
2012-02-17 | Partially revert versioning everything: move Text back to being unversioned | Simon McVittie | 2 | -2/+2 | |
I hadn't spotted that Jonny had left this named like a core interface, and his rationale for doing so (if you break Text, you break functionality that everyone assumes to be present) is persuasive, so back to core it goes. | |||||
2012-02-17 | Call:add forwarded-to-id key | Guillaume Desmottes | 1 | -0/+5 | |
https://bugs.freedesktop.org/show_bug.cgi?id=44513 | |||||
2012-02-17 | Call: On a forwarded call, make the actor into the real actor | Olivier Crête | 1 | -3/+12 | |
Put the handle it is forwarded to into the details https://bugs.freedesktop.org/show_bug.cgi?id=44513 | |||||
2012-02-16 | Document Telepathy 1.0 versioning conventions | Simon McVittie | 1 | -13/+22 | |
2012-02-16 | Put Call1 in the node name, filename of Call1 sub-objects | Simon McVittie | 13 | -24/+24 | |
2012-02-16 | Version the names and node-names of all versioned interfaces | Simon McVittie | 73 | -143/+143 | |
Otherwise, either we can't generate code for Foo1 and Foo2 simultaneously, or the rules for when you version and when you don't are really confusing. See fd.o #26866. | |||||
2012-02-15 | Add possible error on FinishInitialCandidates | Olivier Crête | 1 | -0/+10 | |
2012-02-15 | Remove MUTE values from call stream/channel | Xavier Claessens | 2 | -50/+6 | |
It is still unsure how mute should be implemented | |||||
2012-02-15 | Remove MUTE values from call stream/channel | Xavier Claessens | 2 | -45/+1 | |
It is still unsure how mute should be implemented | |||||
2012-02-15 | Redefine Access_Control_Publish_List and Subscribe_Or_Publish_List | Simon McVittie | 1 | -5/+10 | |
We no longer have ContactList channels, so cross-reference to ContactList1 contact attributes instead. Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-02-15 | Redefine Access_Control_Group to be in terms of string group names | Simon McVittie | 1 | -3/+6 | |
Integer group handles are a thing of the past now. Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-02-15 | Remove Rich_Presence_Access_Control, use Access_Control instead | Simon McVittie | 2 | -81/+5 | |
Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-02-15 | Describe our policy on versioned interfaces | Simon McVittie | 1 | -0/+41 | |
Reviewed-by: Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | |||||
2012-02-15 | Merge remote-tracking branch 'origin/master' | Simon McVittie | 1 | -5/+0 | |
2012-02-15 | Merge branch 'captcha' | Simon McVittie | 4 | -1/+525 | |
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Dario Freddi <dario.freddi@collabora.com> | |||||
2012-02-15 | Mark Call1 spec stable | Xavier Claessens | 13 | -26/+13 | |
Except for Call1.Interface.Mute for which we have still doubts. For now it can be done client-side by muting pulse source for example. | |||||
2012-02-15 | Remove another duplicated Contact | Olivier Crête | 1 | -5/+0 | |
It is already in the media description offer | |||||
2012-02-14 | Undraft Conn.I.Addressing | Simon McVittie | 1 | -7/+3 | |
2012-02-14 | Document the members of VCard_Field_Address_Map and why it's plural | Simon McVittie | 1 | -4/+13 | |
2012-02-14 | Account.Supersedes: add | Simon McVittie | 3 | -3/+37 | |
In the process, define how arrays of object paths are serialized in a .manager file, since MC uses the same format for account storage. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=42814 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | |||||
2012-02-14 | Captcha: allow labels to be the empty string, for "UI should supply" | Simon McVittie | 1 | -3/+27 | |
2012-02-13 | Update copyright date | Simon McVittie | 2 | -2/+2 | |
2012-02-09 | Have CM provide available MIME types and let CM choose the one to use | Mike Ruprecht | 1 | -10/+20 | |
2012-02-09 | Fix incorrect member-ref | Mike Ruprecht | 1 | -1/+1 | |
2012-02-09 | Correct typo | Mike Ruprecht | 1 | -1/+1 | |
2012-02-01 | A few more revisions based on comments in fd.o bug #32125 | Mike Ruprecht | 2 | -2/+11 | |
2012-01-31 | Revise CaptchaAuthentication spec based on comments in fd.o #32125 | Mike Ruprecht | 3 | -58/+138 | |
This patch revises CaptchaAuthentication to include comments from Simon McVittie from fd.o bug #32125. A lot of the wording is from him again. | |||||
2012-01-31 | Merge branch 'next' into smcv/next | Jonny Lamb | 2 | -8/+6 | |
Conflicts: spec/Channel_Interface_Group.xml Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-01-31 | Align the canonical RCC for ContactSearch channels with our normal policy | Simon McVittie | 2 | -13/+7 | |
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=32468 | |||||
2012-01-31 | Allow Client names to start with an underscore | Simon McVittie | 1 | -1/+1 | |
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=24624 | |||||
2012-01-31 | Use underscores, not hyphen/minus signs, in protocol/service names | Simon McVittie | 3 | -22/+32 | |
2012-01-31 | Rename Account.Valid to Usable, and so on | Simon McVittie | 3 | -25/+25 | |
"Valid" already means something in a lot of APIs. | |||||
2012-01-31 | Reinstate LocalPendingMembers property | Simon McVittie | 1 | -3/+17 | |
This partially reverts commit c78af04b3924d4022b02fb2073042a0298b20e41. | |||||
2012-01-31 | Remove note about conditional emission of HandleOwnersChanged | Simon McVittie | 1 | -4/+0 | |
In Telepathy 1.0, it has always been mandatory. | |||||
2012-01-31 | Rename HandleOwnersChangedDetailed to HandleOwnersChanged | Simon McVittie | 1 | -3/+3 | |
2012-01-31 | Remove MembersChanged, rename MembersChangedDetailed to MembersChanged | Simon McVittie | 2 | -96/+9 | |
Also get rid of the flags that redundantly indicate that we're spec-compliant. | |||||
2012-01-31 | Rename Protocol tp:type to Protocol_Name | Simon McVittie | 6 | -19/+21 | |
To avoid confusion with Protocol objects. | |||||
2012-01-31 | Rename the .../debug object to .../Debug | Simon McVittie | 1 | -1/+1 | |