| Commit message (Expand) | Author | Age | Files | Lines |
* | remove internal approving code | Guillaume Desmottes | 2010-06-17 | 1 | -49/+1 |
* | dispatch-operation: fix a race by waiting that TpCall is ready | Guillaume Desmottes | 2010-06-07 | 1 | -0/+25 |
* | dispatch-operation: factor out channel_wrapper_ready | Guillaume Desmottes | 2010-06-07 | 1 | -5/+13 |
* | Port to new EmpathyTpContactFactory API | Xavier Claessens | 2010-05-26 | 1 | -6/+2 |
* | Set the user action time when the user approves stuff | Sjoerd Simons | 2010-05-04 | 1 | -0/+10 |
* | dispatch-operation: add user-action-time property | Guillaume Desmottes | 2010-04-25 | 1 | -2/+34 |
* | remove empathy_dispatch_operation_new_with_wrapper | Guillaume Desmottes | 2010-04-19 | 1 | -13/+2 |
* | empathy_dispatch_operation_dispose: fix crash when disconnecting the ready si... | Guillaume Desmottes | 2009-11-12 | 1 | -5/+3 |
* | empathy-dispatch-operation: ensure that the operation stays alive while tp_ch... | Guillaume Desmottes | 2009-11-04 | 1 | -2/+12 |
* | empathy-dispatch-operation: ensure that the operation stays alive while tp_co... | Guillaume Desmottes | 2009-11-04 | 1 | -0/+12 |
* | Wait for the connection to be ready before requesting contacts from it. | Jonny Lamb | 2009-08-25 | 1 | -6/+22 |
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -1/+3 |
* | First cleanup after rebase | Cosimo Cecchi | 2009-06-01 | 1 | -17/+0 |
* | Set the "incoming" property at construct | Cosimo Cecchi | 2009-06-01 | 1 | -9/+2 |
* | Remove g_object_ref from empathy_dispatch_operation_get_tp_connection. Fixes ... | Jonny Lamb | 2009-04-22 | 1 | -1/+1 |
* | Change EmpathyTpContactFactory API to look more like TpConnection. Add functi... | Xavier Claessens | 2009-04-22 | 1 | -3/+11 |
* | Port EmpathyDispatchOperation to new API | Xavier Claessens | 2009-04-22 | 1 | -6/+61 |
* | Use tp-glib generated code for file transfers rather than extensions. | Jonny Lamb | 2009-02-21 | 1 | -1/+1 |
* | Removed extensions.h inclusion in public API. | Jonny Lamb | 2009-01-17 | 1 | -0/+2 |
* | Remove useless goto | Xavier Claessens | 2009-01-10 | 1 | -3/+1 |
* | If channel is invalidated before being ready, the error is handled in invalid... | Xavier Claessens | 2009-01-10 | 1 | -0/+4 |
* | Ignore approval that happen after the operation was approved | Sjoerd Simons | 2009-01-10 | 1 | -1/+7 |
* | Correctly define the invalidated signal | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -4/+1 |
* | Always check if the passed operation is actually a dispatch operation | Sjoerd Simons | 2009-01-10 | 1 | -11/+57 |
* | Wait untill the TpChat object is ready before going into pending state | Sjoerd Simons | 2009-01-10 | 1 | -2/+41 |
* | Recognise file transfers | Xavier Claessens | 2009-01-10 | 1 | -0/+6 |
* | Start reworking the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -0/+519 |