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