index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
call-muc-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
TpHandleType has been renamed to TpEntityType
Guillaume Desmottes
1
-4
/
+4
2013-10-25
Adapt for use of ABI versions in generated code
Guillaume Desmottes
1
-7
/
+7
2013-01-16
Update Wocky snapshot for wocky.h with Jingle headers
Will Thompson
1
-1
/
+0
2012-12-11
Rename most of GabbleJingle* to WockyJingle*
Will Thompson
1
-16
/
+16
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-3
/
+2
2012-05-17
configure: ignore post 0.18 deprecations so we can build against tp-glib master
Jonny Lamb
1
-0
/
+1
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
1
-2
/
+2
2012-02-23
Split Telepathy<->Jingle enum mapping out of Jingle code
Will Thompson
1
-0
/
+1
2012-02-23
Call: stop using gabble_jingle_session_get_peer_handle
Will Thompson
1
-4
/
+8
2012-02-23
JingleSession: move TpHandle peer to private structure
Will Thompson
1
-1
/
+1
2012-02-16
Add a direction parameter to AddContent
Olivier Crête
1
-0
/
+17
2012-02-06
Merge branch 'master' into call1
Will Thompson
1
-1
/
+1
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2012-01-30
Make call-muc-re-re-request.py test pass
Olivier Crête
1
-1
/
+2
2012-01-11
Port to BaseMediaCallChannel
Olivier Crête
1
-3
/
+6
2012-01-11
Replace tp-yell with tp-glib's Call1 API
Xavier Claessens
1
-54
/
+67
2011-07-08
Define a static inline no-op DEBUG with --disable-debug
Will Thompson
1
-2
/
+0
2011-06-01
Update Wocky snapshot for WockyMuc changes
Will Thompson
1
-4
/
+4
2011-01-17
Split out a initial BaseMediaCallContent class
Sjoerd Simons
1
-14
/
+25
2011-01-16
Use Update Yell apis and TpyBaseCallChannel
Sjoerd Simons
1
-25
/
+33
2011-01-12
Use base-classes from telepathy-yell
Sjoerd Simons
1
-4
/
+4
2011-01-12
Update yell snapshot and update gabble to yell spec
Sjoerd Simons
1
-0
/
+2
2011-01-12
Add Initial{Audio,Video}Name as requestable and immutable properties
Sjoerd Simons
1
-0
/
+11
2011-01-11
Merge branch 'master' into call-base-classes
Sjoerd Simons
1
-4
/
+4
2011-01-11
use telepathy-yell generated code
Jonny Lamb
1
-7
/
+11
2011-01-11
Port GabbleBaseCallChannel to TpBaseChannel
Will Thompson
1
-13
/
+16
2011-01-11
Extract a base class from GabbleCallContent
Will Thompson
1
-2
/
+4
2010-12-10
TpChannelGroupChangeReason-sectomy in GabbleJingleSession.
Eitan Isaacson
1
-1
/
+1
2010-11-30
MUC: Remove fake error checking from sending presence.
Will Thompson
1
-3
/
+3
2010-10-21
call-muc-channel: fix a crash when the muji node tree is NULL
Jonny Lamb
1
-1
/
+1
2010-10-20
call-muc-channel: also use Initial{Audio,Video}Name here
Jonny Lamb
1
-2
/
+11
2010-09-21
various Call classes: use tp_clear_object, tp_clear_pointer
Simon McVittie
1
-12
/
+4
2010-06-03
Squash a warning that occurs with --disable-debug.
Will Thompson
1
-0
/
+2
2010-05-28
When closing make sure to send an updated muc presence
Sjoerd Simons
1
-5
/
+23
2010-05-27
CallMucChannel: Handle participants leaving the muc correctly
Sjoerd Simons
1
-9
/
+50
2010-05-06
Add basic support for removing members
Sjoerd Simons
1
-1
/
+3
2010-05-06
Support cancelling a muc call channel creation
Sjoerd Simons
1
-11
/
+62
2010-05-06
Pass a prefix instead of the full object path when creating a new channel
Sjoerd Simons
1
-2
/
+2
2010-04-29
use NULL, not 0...
Sjoerd Simons
1
-1
/
+1
2010-04-29
spellchecking
Sjoerd Simons
1
-2
/
+2
2010-04-29
Fix comments
Sjoerd Simons
1
-2
/
+2
2010-04-28
Fix various memory and ref leaks
Sjoerd Simons
1
-0
/
+2
2010-04-28
Properly setup a new content added by the user
Sjoerd Simons
1
-4
/
+1
2010-04-28
Make it slightly clearer that the debug ismessage is after changing the state
Sjoerd Simons
1
-1
/
+1
2010-04-27
Implement hanging up properly
Sjoerd Simons
1
-0
/
+27
2010-04-27
Assert that the CallState changes once our muji state is stable
Sjoerd Simons
1
-0
/
+8
2010-04-23
Make the user adding content in a call a virtual function
Sjoerd Simons
1
-0
/
+27
2010-04-23
Support adding of new contents by a remote party
Sjoerd Simons
1
-3
/
+25
2010-04-21
Implement the basic muji protocol logic
Sjoerd Simons
1
-133
/
+312
2010-04-20
Port to the updated wocky API
Sjoerd Simons
1
-47
/
+49
[next]