summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Treat calls ended locally with No_Answer as missedtelepathy-mission-control-5.2Will Thompson2010-07-021-1/+2
* Reduce INITIAL_RECONNECTION_TIME to 3 secondsWill Thompson2010-06-161-1/+1
* Add a #define for the reconnect interval capWill Thompson2010-06-161-3/+4
* Attempt to reconnect less frequently.Will Thompson2010-06-161-2/+2
* Include reconnection time in debug messageWill Thompson2010-06-161-1/+2
* Add a #define for reconnection timeout multiplierWill Thompson2010-06-161-1/+2
* Add NEWS entries, bump version to 5.2.7 after accidental version bump elsewhereVivek Dasmohapatra2010-02-032-3/+20
* Remove instrumentation.Vivek Dasmohapatra2010-02-031-2/+0
* mcd_dispatcher_get_possible_handlers: Make sure the preferred handler is retu...Vivek Dasmohapatra2010-02-031-6/+37
* Remove FIXME comments regarding fd.o#21013, which has been fixedVivek Dasmohapatra2010-02-031-8/+2
* dispatcher/create-text.py etc.: check that AddRequest is called on the right ...Vivek Dasmohapatra2010-02-031-26/+46
* mctest: make it possible to have a SimulatedClient that is a Handler with no ...Vivek Dasmohapatra2010-02-031-3/+8
* mcd_dispatcher_guess_request_handler: return the preferred handler if there i...Vivek Dasmohapatra2010-02-031-1/+15
* dispatcher/ensure-is-approval.py: assert that the preferred handler handles t...Vivek Dasmohapatra2010-02-031-13/+14
* fd.o #23651: use preferred handler in two casesVivek Dasmohapatra2010-02-033-1/+54
* Merge branch 'telepathy-mission-control-5.2-novoip' into telepathy-mission-co...Vivek Dasmohapatra2010-02-025-7/+83
|\
| * Move voip_suppressed check to account-compat & expose it, for use in osso-mcVivek Dasmohapatra2010-01-153-22/+31
| * Add a high priority filter to kill channel bundles that violate VoIP suppressionVivek Dasmohapatra2010-01-141-1/+29
| * Elide StreamedMedia caps when the mcd profile indicates VOIP is suppressed.Vivek Dasmohapatra2010-01-113-6/+45
* | Add mc-reload scriptAlberto Mardegan2009-12-072-0/+7
* | Don't reload the manager automatically.Alberto Mardegan2009-12-071-1/+3
* | Make sure the manager is ready before checking parametersAlberto Mardegan2009-12-074-3/+51
* | Implement the Reloadable interfaceAlberto Mardegan2009-12-076-2/+134
* | Add specification of Reloadable interfaceAlberto Mardegan2009-11-204-0/+40
* | Allow mcd_account_check_validity while loadingAlberto Mardegan2009-11-201-13/+20
* | When manager instrospection fails, dispose the manager.Alberto Mardegan2009-11-202-0/+10
* | 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
|\
| * McdConnection: correct sense of suppress_handler in on_new_channelSimon McVittie2009-10-121-1/+1
| * fd.o#24474: Add a regression test for channels created behind our backSimon McVittie2009-10-122-0/+107
| * fd.o#24474: if NewChannels signals Requested channels that we didn't request,...Simon McVittie2009-10-123-21/+44
* | Nano versionSimon McVittie2009-10-132-1/+6
|/
* Prepare 5.2.6telepathy-mission-control-5.2.6Simon McVittie2009-10-082-3/+27
* Merge branch '52-errors-are-missed' into telepathy-mission-control-5.2Simon McVittie2009-10-081-1/+3
|\
| * McdChannel: consider MembersChanged(..., ERROR) to indicate a missed call, ev...Simon McVittie2009-09-291-1/+3
* | Merge branch '52-test-plugin-delay' into telepathy-mission-control-5.2Simon McVittie2009-10-085-8/+441
|\ \ | |/ |/|
| * account-manager/make-valid.py: remove race between SetPresence and AccountPro...Simon McVittie2009-10-011-8/+9
| * Add a regression test for requests being delayed by a pluginSimon McVittie2009-10-012-0/+166
| * Add support for delaying dispatch in test-plugin, and a regression testSimon McVittie2009-10-013-0/+266
|/
* Merge branch '52-wait-finitely' into telepathy-mission-control-5.2Simon McVittie2009-09-294-14/+70
|\
| * mc_account_conditions_call_when_ready: explain why we ignore the result of _m...Simon McVittie2009-09-281-0/+4
| * mc-wait-for-name: wait for a finite time (currently 5 minutes), and define ex...Simon McVittie2009-09-283-13/+63
| * mc-wait-for-name: explicitly check that argv[1] is a valid well-known nameSimon McVittie2009-09-281-1/+3
|/
* Nano versionSimon McVittie2009-09-182-1/+6
* Point release 5.2.5telepathy-mission-control-5.2.5Simon McVittie2009-09-182-3/+22
* Merge branch '52-backports' into telepathy-mission-control-5.2Simon McVittie2009-09-182-21/+54
|\
| * fd.o#23935: add regression test in dispatcher/create-no-preferred-handler.pySimon McVittie2009-09-181-2/+8
| * McdDispatcher: improve debugSimon McVittie2009-09-181-4/+13
| * McdDispatcher: match_filters: when choosing where to call AddRequest, assume ...Simon McVittie2009-09-181-7/+22
| * McdDispatcher: when selecting a Handler for requested channels, use their rea...Simon McVittie2009-09-181-5/+7