summaryrefslogtreecommitdiff
path: root/src/conn-olpc.c
Commit message (Expand)AuthorAgeFilesLines
...
| * check_gadget_buddy: don't print debug message so we don't flood log with it e...Guillaume Desmottes2008-12-101-2/+4
| * Fix typo: propetiesPierre-Luc Beaudoin2008-12-041-1/+1
* | gabble_xmpp_error_from_node: extract type attribute from <error>Will Thompson2008-11-051-2/+2
|/
* conn-olpc: add a FIXMEGuillaume Desmottes2008-10-271-0/+2
* Invite Gadget to our activities only if we call Publish(True)Guillaume Desmottes2008-10-271-2/+5
* conn-olpc: style tweakGuillaume Desmottes2008-10-161-10/+10
* conn-olpc: remove check_gadget_buddyGuillaume Desmottes2008-10-161-20/+3
* conn-olpc: check_gadget_{buddy,activity}: no need to query disco to check if ...Guillaume Desmottes2008-10-161-36/+12
* ressurect the gadget-restarted testGuillaume Desmottes2008-10-161-26/+1
* activity_disposed_cb: check if the olpc_activities_info hash tables was not a...Guillaume Desmottes2008-10-161-0/+8
* rename gabble_olpc_gadget_manager_find_buddy_properties_from_views to gabble_...Guillaume Desmottes2008-10-161-1/+1
* Re-implement activity views using the new APIGuillaume Desmottes2008-10-161-411/+52
* remove olpc_views from GabbleConnectionGuillaume Desmottes2008-10-161-8/+0
* conn-olpc: disco_item_found_cb: set conn->olpc_gadget_{buddy,activity}"Guillaume Desmottes2008-10-161-0/+2
* Turn view object into a channel. Move BuddyView code from conn-olpc to olpc-b...Guillaume Desmottes2008-10-161-289/+23
* Disable view code for now so Gabble can buildGuillaume Desmottes2008-10-161-7/+22
* conn-olpc: fix 2 references issues: add_activity_info_in_set doesn't return a...Guillaume Desmottes2008-10-011-6/+2
* conn-olpc: revoke_invitations: ignore fake activities aka the ones without IDGuillaume Desmottes2008-10-011-0/+4
* unref activity ref when destroying pep and invited hash tablesGuillaume Desmottes2008-10-011-0/+19
* Depend on telepathy-glib 0.7.16 and GLib 2.16Simon McVittie2008-09-261-16/+0
* merge ActivityGadgetAvailable and BuddyGadgetAvailable D-Bus propertiesGuillaume Desmottes2008-09-261-6/+3
* merge the ActivityGadgetDiscovered and BuddyGadgetDiscovered signalsGuillaume Desmottes2008-09-261-2/+9
* conn-olpc: add a FIXME explaining we should check the assumptions that are ma...Guillaume Desmottes2008-09-261-0/+7
* rewrite a comment for clarificationGuillaume Desmottes2008-09-261-2/+4
* conn-olpc: fix typosGuillaume Desmottes2008-09-261-4/+4
* Merge branch 'master' into gadget-re-rebasedGuillaume Desmottes2008-09-251-3/+3
|\
| * Use TpChannelManager; remove GabbleChannelManagerWill Thompson2008-09-051-2/+2
| * Use TpExportableChannel; remove GabbleExportableChannelWill Thompson2008-09-051-1/+1
* | Implement ActivityGadgetAvailable and BuddyGadgetAvailable D-Bus propertiesGuillaume Desmottes2008-08-291-0/+23
* | conn-olpc: add a comment explaining why we can't check gadget subscriptionGuillaume Desmottes2008-08-291-1/+2
* | conn-olpc: close open views when Gadget is restartedGuillaume Desmottes2008-08-291-0/+29
* | conn-olpc: fire the Closed signal when views are closedGuillaume Desmottes2008-08-291-1/+1
* | conn-olpc: send "subscribed" presence in response to "subscribe" presence ins...Guillaume Desmottes2008-08-291-9/+58
* | raise an error if SearchActivitiesByParticipant is called without participantGuillaume Desmottes2008-08-291-0/+10
* | conn-olpc: fix conflicts with the SimplePresence branchGuillaume Desmottes2008-08-291-2/+46
* | conn-olpc: fix unsubscribe to GadgetGuillaume Desmottes2008-08-291-3/+3
* | olpc_buddy_info_set_activities: fix ID leaksGuillaume Desmottes2008-08-291-0/+2
* | move disposing of connection's OLPC structures to conn_olpc_activity_properti...Guillaume Desmottes2008-08-291-0/+10
* | conn-olpc: populate_buddies_from_nodes only extract properties if buddies_pro...Guillaume Desmottes2008-08-291-7/+8
* | conn-olpc: properly free all the ressources allocated in populate_buddies_fro...Guillaume Desmottes2008-08-291-15/+39
* | conn-olpc: unpublish is broken, we should fix itGuillaume Desmottes2008-08-291-0/+1
* | conn-olpc: extract_current_activity: don't ref the activity if we just create...Guillaume Desmottes2008-08-291-1/+4
* | conn-olpc: coding style tweaksGuillaume Desmottes2008-08-291-22/+23
* | no need to call check_gadget_* when receiving a message stanzaGuillaume Desmottes2008-08-291-11/+3
* | conn-olpc: improve commentsGuillaume Desmottes2008-08-291-1/+2
* | olpc-olpc: buddy_changed: no need to check twice if the view is not NULLGuillaume Desmottes2008-08-291-4/+1
* | no need to ensure the buddy handle when receiving a change stanzaGuillaume Desmottes2008-08-291-4/+1
* | implement SearchBuddiesByAliasGuillaume Desmottes2008-08-291-0/+67
* | add activities to view *before* their participants so the BuddyInfo.Activitie...Guillaume Desmottes2008-08-291-3/+34
* | coding style fixesGuillaume Desmottes2008-08-291-6/+6