index
:
~smcv/telepathy-spec
account-supersedes
autotools
blocking
break-the-world
captcha
contact-search
conversation-token
ctime
location
master
names
next
next-access-control
next-dtmf
next-snapshot
next-version-the-world
protocol-sidecars
trivia
wip-16bit
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
Channel_Dispatch_Operation.xml
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
Change all namespaces from im.telepathy1 to im.telepathy.v1
Simon McVittie
1
-41
/
+41
2011-12-16
all: version all interfaces
Jonny Lamb
1
-42
/
+42
2011-12-13
Connection: remove deprecated structs, methods, and types
Jonny Lamb
1
-9
/
+6
2011-12-12
Chan.Type.ContactList: remove
Jonny Lamb
1
-11
/
+1
2011-12-12
StreamedMedia: remove
Jonny Lamb
1
-6
/
+8
2011-12-12
rename org.freedesktop.Telepathy to im.telepathy
Jonny Lamb
1
-43
/
+43
2010-05-25
Prepare version 0.19.6
telepathy-spec-0.19.6
Simon McVittie
1
-1
/
+1
2010-05-25
HandleWithTime: add version annotation
Simon McVittie
1
-0
/
+5
2010-05-25
add ChannelDispatchOperation.HandleWithTime() (fdo #25183)
Guillaume Desmottes
1
-0
/
+61
2009-06-09
Prepare version 0.17.26
telepathy-spec-0.17.26
Simon McVittie
1
-1
/
+1
2009-06-08
Undraft the ChannelDispatcher and Client interfaces
Simon McVittie
1
-4
/
+4
2009-04-21
Handler: remove .DRAFT suffix
Simon McVittie
1
-8
/
+8
2009-04-21
Approver: remove .DRAFT suffix
Simon McVittie
1
-4
/
+4
2009-04-21
ChannelDispatchOperation: remove .DRAFT suffix
Simon McVittie
1
-2
/
+2
2009-04-14
Merge branch 'handler-abibreak'
Simon McVittie
1
-7
/
+16
2009-04-14
fd.o #21179: mandate that the CD prioritizes running handlers
Simon McVittie
1
-7
/
+16
2009-04-14
fd.o #21093: fix race between ChannelLost/Finished and connecting to those si...
Simon McVittie
1
-5
/
+41
2009-04-13
CDO: tighten wording about closing unhandleable channels
Simon McVittie
1
-1
/
+20
2009-04-13
CDO: remove FIXME from ChannelLost
Simon McVittie
1
-11
/
+0
2009-04-13
CDO: approvers with a UI should stop annoying the user when Finished is received
Simon McVittie
1
-0
/
+5
2009-04-13
CDO: explicitly allow HandleWith("")
Simon McVittie
1
-4
/
+5
2009-04-13
CDO: use StreamedMedia channels as another example of a channel where special...
Simon McVittie
1
-1
/
+8
2009-04-13
CDO: add some cross-references to Handler
Simon McVittie
1
-4
/
+6
2009-03-20
Merge branch 'parser' into merge-parser
Simon McVittie
1
-1
/
+1
2009-03-20
Refer to Handler, Approver and Observer with the .DRAFT suffix
Simon McVittie
1
-1
/
+1
2009-02-16
Fix mistaken references to o.f.Telepathy.Errors (should have been Error)
Simon McVittie
1
-1
/
+1
2008-11-24
ChannelDispatchOperation: refer to BypassApproval not HandleAdditionalChannels
Will Thompson
1
-17
/
+14
2008-11-20
CDO: HandleAdditionalChannels doesn't exist!
Will Thompson
1
-2
/
+5
2008-11-20
CDO: correct mention of HandleChannels; add refs
Will Thompson
1
-7
/
+14
2008-10-13
Promote Requested, InitiatorHandle, InitiatorID properties to stable status
Simon McVittie
1
-1
/
+1
2008-10-06
ChannelLost: add Channel argument (without which the signal is of little use)
Simon McVittie
1
-1
/
+12
2008-09-23
CDO: amend documentation of Claim to reflect that there could be multiple cha...
Simon McVittie
1
-8
/
+10
2008-09-23
CDO: Document error behaviour of HandleWith
Simon McVittie
1
-0
/
+39
2008-09-23
CDO: rename Closed signal to Finished; document that Claim can raise NotYours.
Simon McVittie
1
-4
/
+14
2008-09-23
CDO: add ChannelLost signal
Simon McVittie
1
-1
/
+36
2008-09-23
CDO: indicate that Account, Connection, Interfaces can never change
Simon McVittie
1
-3
/
+3
2008-09-15
ChannelDispatchOperation: don't allow approvers to split up batches of channels
Simon McVittie
1
-5
/
+0
2008-09-15
Merge branch 'master' into dispatcher-clients
Simon McVittie
1
-1
/
+1
2008-09-15
Add tp:name-for-bindings throughout Dispatcher and Client APIs
Simon McVittie
1
-11
/
+13
2008-09-04
ChannelDispatchOperation, ChannelRequest: clarify which Client names we mean
Simon McVittie
1
-1
/
+3
2008-09-01
ChannelDispatchOperation: reference AddDispatchOperation
Simon McVittie
1
-1
/
+5
2008-09-01
ChannelDispatchOperation: explicitly refer to Approver
Simon McVittie
1
-1
/
+3
2008-08-31
ChannelDispatchOperation: Add various useful properties for approvers
Simon McVittie
1
-0
/
+41
2008-08-29
ChannelDispatchOperation: improve wording of HandleWith and Claim
Simon McVittie
1
-5
/
+7
2008-08-29
ChannelDispatchOperation: Fix wording that still included "reject" as per rev...
Simon McVittie
1
-3
/
+3
2008-08-29
ChannelDispatchOperation: [trivial] Parenthesize FIXME notes
Simon McVittie
1
-5
/
+5
2008-08-29
Remove a stray reference to Reject
Simon McVittie
1
-2
/
+2
2008-08-29
ChannelDispatchOperation: remove Reject and reinstate Claim
Simon McVittie
1
-20
/
+33
2008-08-29
ChannelDispatchOperation: stop referencing DispatchOperationClosed
Simon McVittie
1
-6
/
+0
2008-08-29
ChannelDispatchOperation: hyperlink Closed, and no longer mention DispatchOpe...
Simon McVittie
1
-2
/
+2
[next]