summaryrefslogtreecommitdiff
path: root/src/conn-olpc.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid manually setting WockyNode.ns where sensible.Will Thompson2012-11-271-3/+2
* Stop accessing sealed tp-glib structsXavier Claessens2012-09-111-19/+25
* Merge branch 'only-one-tube'Jonny Lamb2012-08-281-0/+4
|\
| * muc-channel: disappear from the bus when not requestedJonny Lamb2012-07-201-0/+4
* | Use meta-headers for everythingSimon McVittie2012-05-301-2/+1
|/
* Stop using tp_handle_ref/unrefXavier Claessens2012-05-101-18/+3
* Use non-deprecated TpIntset APIsSimon McVittie2012-05-071-21/+32
* Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie2012-05-071-19/+19
* conn-olpc: give _get_child_with_namespace a clearer name.Will Thompson2012-01-311-15/+13
* conn-olpc: adopt lm_message_node_get_child_with_namespaceWill Thompson2012-01-311-0/+34
* Update Wocky submodule for PepService changesWill Thompson2012-01-311-4/+9
* conn-olpc: use WockyNodeIterWill Thompson2012-01-311-63/+59
* Remove LmHandlerResultWill Thompson2012-01-271-23/+15
* Delete LmMessage{,Type,SubType} typedefsWill Thompson2012-01-271-29/+29
* Remove lm_message_new[_with_subtype]Will Thompson2012-01-271-27/+24
* Remove lm_message_get_[sub_]type.Will Thompson2012-01-271-5/+9
* Expunge lm_message_ref and lm_message_unref.Will Thompson2012-01-261-11/+11
* Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson2012-01-261-14/+16
|\
| * Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-12/+12
| * conn-olpc: handle activities with NULL ids.Will Thompson2011-11-101-1/+1
| * Remove TpBaseConnection.connected callback.Will Thompson2011-06-271-1/+3
* | Remove GabbleXmppError.Will Thompson2011-05-031-62/+34
* | stop using LmMessageNode wrapperJonny Lamb2011-05-021-59/+60
|/
* Emit ActivitiesChanged when the server aknowledges our own update.Tomeu Vizoso2010-10-041-6/+2
* Check if we have already an OlpcActivity for that channelTomeu Vizoso2010-09-301-1/+8
* Comply with C90 in code from which Gadget support was removedSimon McVittie2010-09-231-3/+2
* Remove support for gadgetTomeu Vizoso2010-09-221-1152/+26
* SetActivities needs to merge new activities within the existing onesTomeu Vizoso2010-08-181-1/+47
* Whitespace fixTomeu Vizoso2010-08-181-1/+1
* Add a BuddyInfo.AddActivity method so activities can advertiseTomeu Vizoso2010-08-181-47/+104
* Add a method for retrieving an activity's room handle from its idTomeu Vizoso2010-08-181-0/+49
* Set the activity_id a bit earlierTomeu Vizoso2010-08-181-1/+1
* Log error message when a query fails even if we have no dbus contextTomeu Vizoso2010-08-181-4/+4
* Request activity properties using pep_olpc_act_props and not pep_olpc_buddy_p...Tomeu Vizoso2010-08-081-1/+1
* Rename to WockyStanza, WockyNode and related changesSjoerd Simons2010-04-201-47/+69
* Add support for <continue/> to invites coming from InitialChannelsDanielle Madeley2010-01-081-1/+1
* use ensure_bare_contact_from_jidGuillaume Desmottes2009-09-251-19/+4
* conn-olpc: use wocky_pep_service_make_publish_stanzaGuillaume Desmottes2009-09-251-15/+25
* conn-olpc: use wocky_pep_service_get_asyncGuillaume Desmottes2009-09-251-26/+47
* conn-olpc: use WockyPepService to get eventsGuillaume Desmottes2009-09-251-60/+76
* unregister pubsub event handlers when disposingGuillaume Desmottes2009-09-251-4/+8
* turn pubsub_query to a Wocky-style async functionGuillaume Desmottes2009-09-251-70/+157
* register pubsub event handlers in their componentGuillaume Desmottes2009-09-251-16/+33
* rename pubsub.[ch] to wocky-pubsub.[ch]Guillaume Desmottes2009-09-251-1/+1
* pass a jid instead of a handle to pubsub handlersGuillaume Desmottes2009-09-251-9/+44
* gabble_connection_ensure_capabilities: use capability setsSimon McVittie2009-08-241-8/+24
* conn-olpc.c: port to node iteration wrappersDafydd Harries2009-06-291-24/+34
* check_activity_properties: check pubsub_query return valueGuillaume Desmottes2009-03-181-2/+5
* connection etc.: use GUINT_TO_POINTER for handlesSimon McVittie2009-02-081-1/+1
* Update branch messages to masterWill Thompson2009-02-031-3/+5
|\