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-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
Set message timestamps as int64, not uint64
Simon McVittie
1
-3
/
+3
2010-12-10
Depend on telepathy-glib 0.13.9 and avoid using deprecated functions
Simon McVittie
1
-9
/
+6
2010-12-10
Revert to using message id='' as message-token
Will Thompson
1
-6
/
+2
2010-10-18
GabbleIMChannel, GabbleMucChannel: add Messages' immutable properties
Simon McVittie
1
-0
/
+19
2010-10-18
Use G_N_ELEMENTS for length of @types in tp_message_mixin_implement_sending
Simon McVittie
1
-4
/
+2
2010-10-04
Small code simplification
Sjoerd Simons
1
-6
/
+1
2010-09-28
Use gabble_roster_handle_sends_us_presence, etc., outside roster.c
Simon McVittie
1
-9
/
+5
2010-08-24
Port GabbleIMChannel to TpBaseChannel.
Will Thompson
1
-114
/
+69
2010-04-30
im-channel: Consistently avoid using self->base
Will Thompson
1
-8
/
+12
2010-04-27
Port GabbleIMChannel to GabbleBaseChannel
Will Thompson
1
-341
/
+55
2009-11-07
Negotiate chat state support for capsless contacts
Will Thompson
1
-9
/
+49
2009-11-07
Send chat state notifications as type='chat'
Will Thompson
1
-2
/
+2
2009-11-07
Refactor determining whether to send chat states
Will Thompson
1
-45
/
+44
2009-10-27
Don't trust <message> ids to be globally unique
Will Thompson
1
-13
/
+12
2009-08-24
GabbleIMChannel: use gabble_presence_has_cap()
Simon McVittie
1
-3
/
+4
2009-07-30
Remove unused 'presence' variable
Will Thompson
1
-4
/
+0
2009-07-13
im-channel.c: pass LM_MESSAGE_SUB_TYPE_NORMAL to gabble_message_util_send_cha...
Guillaume Desmottes
1
-2
/
+3
2009-06-19
Strip off peer resource on send error.
Will Thompson
1
-5
/
+15
2009-06-19
Correctly update peer's full JID on incoming IMs.
Will Thompson
1
-1
/
+1
2009-06-10
Remove unnecessary forward declaration.
Will Thompson
1
-1
/
+0
2009-06-05
Only send <gone/> if we've sent another state
Will Thompson
1
-8
/
+24
2009-06-05
Unduplicate emitting Closed and sending <gone/>
Will Thompson
1
-27
/
+20
2009-03-23
Simplify access to private struct in several files
Will Thompson
1
-13
/
+11
2009-03-18
Send and receive message-token/delivery-token/sent message tokens, using the ...
Simon McVittie
1
-0
/
+23
2008-11-18
IM, MUC: include text/plain in SupportedContentTypes
Will Thompson
1
-1
/
+4
2008-11-18
Merge branch 'master' into messages
Will Thompson
1
-0
/
+1
2008-11-18
ImChannel: add delivery reporting support flags
Will Thompson
1
-1
/
+3
2008-11-18
IM, MUC: Emit MessageSendingFlags appropriately
Will Thompson
1
-2
/
+5
2008-11-06
IMChannel: attach message-received to the right bit of delivery reports
Will Thompson
1
-2
/
+3
2008-11-06
IMChannel: report whether send errors are temporary or permanent
Will Thompson
1
-5
/
+4
2008-11-05
ImChannel: emit failed delivery reports in response to incoming errors
Will Thompson
1
-6
/
+36
2008-11-05
Use "content-type" message key rather than "type"
Will Thompson
1
-1
/
+1
2008-11-05
Pass TpDeliveryReportSupportFlags=0 to tp_message_mixin_implement_sending
Will Thompson
1
-1
/
+1
2008-11-05
GabbleIMChannel: add immutable Interfaces property to channel details
Simon McVittie
1
-0
/
+1
2008-11-04
Merge branch 'master' into messages-prime
Will Thompson
1
-1
/
+43
2008-11-03
GabbleIMChannel: when rescuing a channel, set the rescued flag
Simon McVittie
1
-0
/
+2
2008-11-03
GabbleIMChannel: implement the final version of Destroyable
Simon McVittie
1
-6
/
+5
2008-10-30
GabbleIMChannel: implement Destroyable
Simon McVittie
1
-1
/
+42
2008-10-28
ImChannel: use TpMessageMixin rather than TpTextMixin
Will Thompson
1
-86
/
+87
2008-10-14
Update to spec 0.17.13, moving various future Channel properties to the present
Simon McVittie
1
-15
/
+3
2008-10-14
GabbleIMChannel: use G_PARAM_STATIC_STRINGS
Simon McVittie
1
-12
/
+6
2008-09-19
Don't leak a hash table on calls to GetAll('o.fd.T.Channel')
Will Thompson
1
-1
/
+1
2008-09-05
Use TpExportableChannel; remove GabbleExportableChannel
Will Thompson
1
-3
/
+3
2008-08-18
Move TargetID from the future into the present.
Simon McVittie
1
-2
/
+2
2008-07-29
GabbleIMChannel: remove vestigial property-setter for channel-properties
Simon McVittie
1
-3
/
+0
2008-07-25
GabbleExportableChannel: add convenience API for implementors to use
Simon McVittie
1
-37
/
+9
2008-07-24
GabbleIMChannel: implement GabbleExportableChannel; GabbleImFactory: use that...
Simon McVittie
1
-13
/
+62
2008-07-24
GabbleIMChannel: use tp_text_mixin_has_pending_messages (requires telepathy-g...
Simon McVittie
1
-25
/
+3
2008-07-24
Implement the "respawning" behaviour for IM channels with pending messages re...
Simon McVittie
1
-2
/
+59
2008-07-22
GabbleIMChannel: add a Requested property
Simon McVittie
1
-2
/
+15
[next]