index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
im-factory.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-10-28
Move gabble_text_mixin_parse_incoming_message to message-util, renaming accor...
Will Thompson
1
-2
/
+2
2008-10-17
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-7
/
+3
2008-10-14
GabbleImFactory: use G_PARAM_STATIC_STRINGS and reindent
Simon McVittie
1
-7
/
+3
2008-10-08
Stop using the workaround for bug #17329
Alban Crequy
1
-3
/
+2
2008-09-30
Use the "channel manager" terminology everywhere instead of "channel factory"
Alban Crequy
1
-1
/
+1
2008-09-30
Every Channel Managers must now implement the GABBLE_CAPS_CHANNEL_MANAGER int...
Alban Crequy
1
-1
/
+0
2008-09-30
Merge branch 'master' into alban-enhanced-caps-merging-attempt
Alban Crequy
1
-0
/
+13
2008-09-25
Implement EnsureChannel for IM channels
Will Thompson
1
-0
/
+13
2008-09-12
Fix merge issues after merging wjt/requestotron
Alban Crequy
1
-1
/
+0
2008-09-12
Merge commit 'wjt/requestotron' into alban-enhanced-caps-merging-attempt
Alban Crequy
1
-27
/
+35
2008-09-11
Proper cast to fix GLib-GObject-WARNING and im-factory.c implements GabbleCap...
Alban Crequy
1
-3
/
+3
2008-09-11
Split GabbleChannelManager in 2 parts: GabbleChannelManager (will become TpCh...
Alban Crequy
1
-2
/
+14
2008-09-11
Tube factory implement its part of GetContactCapabilities, reading the Presen...
Alban Crequy
1
-0
/
+1
[next]