summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare version 5.4.1telepathy-mission-control-5.4.1Simon McVittie2010-05-252-2/+4
* update NEWSSimon McVittie2010-05-251-1/+9
* Don't cache whether we have the requests interfaceSimon McVittie2010-05-251-5/+6
* Add a regression test for fd.o #25684Simon McVittie2010-05-252-0/+65
* set '0' as UserActionTime when HandleWith() is calledGuillaume Desmottes2010-05-191-3/+2
* account-manager/presence.py: GetInterfaces can be called twiceGuillaume Desmottes2010-05-191-3/+8
* mctest.py: no need to import 'sha'Guillaume Desmottes2010-05-191-1/+0
* Start 5.4.1 developmentSimon McVittie2010-04-152-1/+6
* Prepare release 5.4.0telepathy-mission-control-5.4.0Simon McVittie2010-04-152-2/+4
* Distribute Logger.client as well as AbiWord.clientSimon McVittie2010-04-151-0/+1
* Re-generate doc stuff with gtk-doc 1.14Simon McVittie2010-04-1526-0/+108
* Document the Recover feature in NEWSSimon McVittie2010-04-151-0/+7
* Add missing #includesSimon McVittie2010-04-152-1/+4
* McdHandlerMap: perform channel->account lookup internallySenko Rasic2010-04-153-7/+11
* _mcd_client_recover_observer: don't leak connection referenceSenko Rasic2010-04-151-3/+1
* tests: assert that observer info "recovering" key is set in observer recoverySenko Rasic2010-04-152-2/+6
* moved _mcd_tp_channel_* to a separate fileSenko Rasic2010-04-157-138/+217
* added Logger test client (activatable respawnable observer)Senko Rasic2010-04-151-0/+10
* add tests for respawning (activatable) observersSenko Rasic2010-04-153-0/+453
* update existing tests with slightly different use cases due to new featureSenko Rasic2010-04-152-5/+5
* mctest.SimulatedClient: support for optional recovery property for observersSenko Rasic2010-04-151-2/+17
* added Logger client service for twisted testsSenko Rasic2010-04-152-1/+4
* McdConnection: pass account path _mcd_dispatcher_recover_channelSenko Rasic2010-04-151-1/+2
* added internal method _mcd_dispatcher_recover_channel()Senko Rasic2010-04-152-3/+5
* McdDispatcher: listen to McdClient's need-recovery signalSenko Rasic2010-04-151-0/+45
* pass on the account path to the handler mapSenko Rasic2010-04-151-1/+2
* added internal _mcd_channel_details_build_from_tp_chan methodSenko Rasic2010-04-152-15/+41
* added _mcd_client_recover_observer methodSenko Rasic2010-04-152-0/+36
* McdClient: emit need-recovery signal when an observer needs to be respawnedSenko Rasic2010-04-151-0/+21
* McdClient: query for and parse Observer.Recovery propertySenko Rasic2010-04-151-3/+55
* McdHandlerMap: maintain a mapping between handled channels and their account ...Senko Rasic2010-04-152-2/+38
* Set the right environment variable to run tests with a temporary version of ~...Simon McVittie2010-04-141-1/+1
* trivia: .gitignore: ignore GCOV and with-session-bus droppingsSimon McVittie2010-04-141-0/+3
* Prepare NEWS for 5.4Simon McVittie2010-04-141-2/+18
* Incomplete accounts resulted in account manager load locks never being released.Vivek Dasmohapatra2010-04-141-3/+27
* Fix error propagation in CreateAccountTomeu Vizoso2010-04-142-8/+34
* Remove misleading reference to GConfTomeu Vizoso2010-04-141-1/+1
* Only time out channel requests after many hoursSjoerd Simons2010-04-141-2/+4
* mc-tool: don't crash on invalid account namesWill Thompson2010-04-142-0/+13
* mc-wait-for-name: link to GLib properlyJonny Lamb2010-04-141-2/+2
* Make MC compile with dbus-glib 0.80 by casting const GError* back to GError*Danielle Madeley2009-11-062-2/+2
* Merge branch 'compat'Simon McVittie2009-11-034-2/+23
|\
| * Update NEWSSimon McVittie2009-11-031-1/+4
| * fd.o #24875: reimplement g_error_new_valist to avoid a GLib 2.22 dependencySimon McVittie2009-11-033-1/+19
|/
* Nano versionSimon McVittie2009-11-022-1/+6
* Prepare version 5.3.2upstream/5.3.2telepathy-mission-control-5.3.2Simon McVittie2009-11-022-2/+4
* Update NEWSSimon McVittie2009-11-021-3/+41
* Merge branch 'telepathy-mission-control-5.2'Simon McVittie2009-11-021-0/+1
|\
| * Invoke callbacks in the right orderAlberto Mardegan2009-10-231-0/+1
| * Merge branch '52-always-observe-new-channels' into telepathy-mission-control-5.2Simon McVittie2009-10-135-21/+151
| |\