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
/
im-factory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
TpHandleType has been renamed to TpEntityType
Guillaume Desmottes
1
-9
/
+9
2014-01-29
new TpChannelManager API
Guillaume Desmottes
1
-28
/
+14
2012-12-06
im-channel: send delivery reports when requested...
Will Thompson
1
-1
/
+2
2012-12-06
Emit delivery reports for XEP-0184 receipts.
Will Thompson
1
-0
/
+47
2012-09-11
Stop accessing sealed tp-glib structs
Xavier Claessens
1
-1
/
+1
2012-08-28
Merge branch 'only-one-tube'
Jonny Lamb
1
-12
/
+16
2012-07-20
muc-channel: disappear from the bus when not requested
Jonny Lamb
1
-12
/
+16
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-4
/
+2
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
1
-1
/
+1
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2012-01-27
IMFactory: stop using LmMessageHandler.
Will Thompson
1
-32
/
+24
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-3
/
+3
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-3
/
+3
2011-11-07
ImFactory: handle Facebook's own-message extension
Will Thompson
1
-1
/
+94
2011-11-04
IMChannel: split incoming message and report handling
Will Thompson
1
-7
/
+11
2011-11-04
ImFactory: refactor creating unrequested channels
Will Thompson
1
-43
/
+63
2011-11-04
im_channel_receive: remove redundant 'sender' parameter
Will Thompson
1
-1
/
+1
2011-11-04
ImFactory new_im_channel: remove redundant typecheck
Will Thompson
1
-6
/
+2
2011-11-04
ImFactory: remove GET_PRIV anti-idiom
Will Thompson
1
-11
/
+6
2011-11-04
IMChannel: implement get_object_path_suffix
Will Thompson
1
-6
/
+0
2011-11-04
ImFactory: simplify new_im_channel's arguments
Will Thompson
1
-8
/
+9
2011-11-04
ImFactory: document new_im_channel more usefully
Will Thompson
1
-2
/
+13
2011-11-04
Remove unneeded im_channel_closed_cb prototype
Will Thompson
1
-3
/
+0
2011-11-03
IMFactory: use constructed, not constructor
Will Thompson
1
-8
/
+7
2011-11-03
Remove obsolete DBUS_API_SUBJECT_TO_CHANGE defines
Will Thompson
1
-2
/
+0
2011-09-01
gabble: add capabilities.h and caps-channel-manager.h as public API
Jonny Lamb
1
-1
/
+1
2011-01-10
connection: assume text caps for offline contacts
Jonny Lamb
1
-0
/
+6
2011-01-06
replaced the ...get_type function with a G_DEFINE_INTERFACE macro
JonKristensen
1
-1
/
+1
2010-09-21
various: use tp_clear_object, tp_clear_pointer more
Simon McVittie
1
-11
/
+4
2010-08-24
Port GabbleIMChannel to TpBaseChannel.
Will Thompson
1
-1
/
+2
2010-08-05
managers: implement type_foreach_channel_class instead of foreach_channel_class
Senko Rasic
1
-4
/
+5
2010-04-27
Port GabbleIMChannel to GabbleBaseChannel
Will Thompson
1
-3
/
+1
2010-04-20
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
1
-1
/
+1
2009-11-07
Negotiate chat state support for capsless contacts
Will Thompson
1
-4
/
+4
2009-08-24
Construct contact capabilities from caps sets
Will Thompson
1
-3
/
+3
2009-03-18
Send and receive message-token/delivery-token/sent message tokens, using the ...
Simon McVittie
1
-3
/
+3
2009-02-08
im-factory: use GUINT_TO_POINTER for handles
Simon McVittie
1
-2
/
+2
2009-02-03
Update branch messages to master
Will Thompson
1
-2
/
+69
2008-12-05
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-0
/
+3
2008-11-27
GabbleImFactory: add a comment to explain why we use a temporary variable
Alban Crequy
1
-0
/
+3
2008-11-18
Caps: Use the type Requestable Channel Class
Alban Crequy
1
-2
/
+3
2008-11-18
Merge branch 'master' into messages
Will Thompson
1
-10
/
+2
2008-11-11
ImFactory: fix receiving chat states
Will Thompson
1
-1
/
+1
2008-11-10
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-10
/
+2
2008-11-06
IMChannel: report whether send errors are temporary or permanent
Will Thompson
1
-1
/
+1
2008-11-06
parse_incoming_message: return TpDeliveryStatus based on error type
Will Thompson
1
-1
/
+2
2008-11-05
ImChannel: emit failed delivery reports in response to incoming errors
Will Thompson
1
-8
/
+3
2008-11-05
GabbleIMFactory: don't redundantly validate TargetHandle
Simon McVittie
1
-5
/
+2
2008-11-04
Remove redundant g_object_get call
Simon McVittie
1
-5
/
+0
2008-11-02
Note that delivery reports should be emitted whenever SendError is
Will Thompson
1
-0
/
+1
[next]