summaryrefslogtreecommitdiff
path: root/spec/Client_Approver.xml
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Observer: document how to implement non-interactive approversJonny Lamb1-0/+4
2009-06-30Clarify that the properties passed to Client.Approver.AddDispatchOperation mu...Olli Salli1-4/+5
2009-06-09Prepare version 0.17.26telepathy-spec-0.17.26Simon McVittie1-1/+1
2009-06-08Undraft the ChannelDispatcher and Client interfacesSimon McVittie1-5/+4
2009-04-21Approver, Client.I.Requests: say "not yet final" rather than "experimental"Simon McVittie1-1/+1
2009-04-21Approver: remove .DRAFT suffixSimon McVittie1-1/+1
2009-04-21Observer: remove .DRAFT suffixSimon McVittie1-1/+1
2009-04-21Client: remove .DRAFT suffixSimon McVittie1-1/+1
2009-04-21ChannelDispatchOperation: remove .DRAFT suffixSimon McVittie1-10/+10
2009-04-21ChannelDispatcher: remove .DRAFT suffixSimon McVittie1-1/+1
2009-04-17fd.o #21090: resolve that approvers are invoked even for CDOs where they matc...Simon McVittie1-6/+14
2009-04-14fd.o #21093: fix race between ChannelLost/Finished and connecting to those si...Simon McVittie1-13/+39
2009-04-14Merge branch 'approver'Simon McVittie1-16/+39
2009-04-13Approver, Handler: clarify filter properties in the same way as for ObserverSimon McVittie1-1/+4
2009-04-13Approver: improve text based on my "Semantics of the ChannelDispatcher" mail ...Simon McVittie1-16/+39
2009-03-20Always reference ChannelDispatchOperation.DRAFT by its full nameSimon McVittie1-1/+1
2008-10-13Client, Client.*: mark as added in 0.17.12 as a draftSimon McVittie1-1/+1
2008-10-06Approver.AddDispatchOperation: when approvers start up, give them existing CDOsSimon McVittie1-1/+3
2008-09-15Add tp:name-for-bindings throughout Dispatcher and Client APIsSimon McVittie1-3/+5
2008-09-01Approver: be more clear about what happens when there aren't any approversSimon McVittie1-3/+4
2008-08-31Approver: instead of having lots of stuff passed to AddDispatchOperation sepa...Simon McVittie1-33/+19
2008-08-31Approver: rename HandleDispatch to AddDispatchOperation to avoid confusion wi...Simon McVittie1-2/+2
2008-08-31Approver: remove FIXME note, there's nothing the CD can do to ensure an appro...Simon McVittie1-1/+0
2008-08-29Rename Client.ChannelHandler to Client.HandlerSimon McVittie1-1/+1
2008-08-29Approver: reference Observer to explain ApproverChannelFilterSimon McVittie1-17/+16
2008-08-29Approver: clean up header a bitSimon McVittie1-14/+16
2008-08-29Approver: stop saying that approvers can claim the channel (approvers that wa...Simon McVittie1-3/+1
2008-08-29Don't put so much emphasis on approvers selecting channel handlers - the Chan...Simon McVittie1-7/+14
2008-08-29Approver: change terminology to DispatchOperationSimon McVittie1-3/+3
2008-08-29Document that ApproverChannelFilter is read-only, and note that we need to wo...Simon McVittie1-1/+6
2008-08-29Approver, Observer: add some cross-referencesSimon McVittie1-6/+11
2008-08-29Approver: expand on HandleDispatch a bitSimon McVittie1-2/+6
2008-08-29Approver: possible channel handlers are ordered by preference, via an unspeci...Simon McVittie1-5/+4
2008-08-29Approver: add a placeholder ApproverChannelFilter propertySimon McVittie1-0/+17
2008-08-29Add direction to all Client.* method argumentsSimon McVittie1-4/+4
2008-08-29Add skeletal versions of the Observer, Approver and ChannelHandler APIsSimon McVittie1-0/+111