summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.16.3telepathy-mission-control-5.16.3Guillaume Desmottes2014-08-252-1/+8
* mcd-connection: use tp_asv_new() properlySteffen Kieß2014-08-251-1/+1
* nano flagGuillaume Desmottes2014-06-111-1/+1
* 5.16.2telepathy-mission-control-5.16.2Guillaume Desmottes2014-06-112-2/+8
* mcd_account_delete: make sure that the account stays aliveGuillaume Desmottes2014-06-111-0/+5
* mcd-account: unregister the account once we're done deleting itGuillaume Desmottes2014-06-101-4/+26
* use G_STRFUNC in mission-control-plugins's DEBUG macroGuillaume Desmottes2014-06-101-1/+1
* codegen: avoid generating more than one thing in the same commandSimon McVittie2014-02-031-3/+21
* NEWSSimon McVittie2014-01-291-1/+3
* mc-tool: fix setting automatic presenceSimon McVittie2014-01-291-1/+1
* start 5.16.2Simon McVittie2014-01-282-1/+6
* forgot a NEWS entrySimon McVittie2014-01-271-0/+3
* 5.16.1telepathy-mission-control-5.16.1Simon McVittie2014-01-272-3/+14
* Release inhibitor on sleep and shutdown.Michael Kuhn2014-01-221-0/+4
* Prevent assert for offline accounts with power savingJohn Brooks2014-01-221-3/+3
* reset the error to NULL, so the next call is workingSebastien Bacher2013-12-041-1/+1
* connectivity-monitor: start watching 'use-conn' key in constructedGuillaume Desmottes2013-11-261-3/+15
* 5.16.0+Simon McVittie2013-10-022-1/+6
* 5.16.0telepathy-mission-control-5.16.0Simon McVittie2013-10-022-4/+41
* Upload documentation to the 5.16.x locationSimon McVittie2013-10-022-3/+3
* Don't warn on deprecated declarations, this is a stable branch.Simon McVittie2013-10-021-0/+1
* Don't check documentation completeness in this stable branchSimon McVittie2013-10-021-10/+2
* NEWS: adjust note about ServerAuthentication handlersSimon McVittie2013-10-021-2/+1
* avatar-refresh test: subsume avatar-persist, and test more situationsSimon McVittie2013-10-024-263/+350
* Implement Contacts properly on SimulatedConnection, and fix testsSimon McVittie2013-10-026-34/+112
* McdAccount: go back to using GetKnownAvatarTokensSimon McVittie2013-10-021-21/+102
* Update extension interfaces to their telepathy-spec 0.27.1 versionsSimon McVittie2013-09-204-26/+53
* Update CHECK_FOR_UNRELEASED to check the right filesSimon McVittie2013-09-201-1/+1
* Fix a wrong deprecation annotationSimon McVittie2013-09-201-1/+1
* Document the new test logging arrangementSimon McVittie2013-09-201-5/+9
* connectivity test: make sure we've caught up on GDBus messagesSimon McVittie2013-09-202-0/+15
* connectivity_monitor_nm_state_change_cb: if NM says DISCONNECTED, believe itSimon McVittie2013-09-201-3/+7
* Log verbose test output and give it the same treatment as MC's logSimon McVittie2013-09-201-1/+5
* run-test.sh.in: dump logfiles to stdout on failureSimon McVittie2013-09-201-0/+6
* run-test.sh.in: now that we run under 'set -e', catch failuresSimon McVittie2013-09-201-2/+2
* Nano versionSimon McVittie2013-09-192-1/+6
* 5.15.1 (5.16 rc1)telepathy-mission-control-5.15.1Simon McVittie2013-09-192-2/+25
* Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2013-09-192-0/+2
* document MC_TEST_KEEP_TEMPSimon McVittie2013-09-191-1/+3
* mcd_account_self_contact_upgraded_cb: don't crash on bad timingSimon McVittie2013-09-191-0/+5
* tests: cd into the directory from which we were runSimon McVittie2013-09-193-1/+17
* Tests: clean up all built sourcesSimon McVittie2013-09-191-1/+2
* tests: write logs to MC_TEST_LOG_DIR, with latest log in `pwd`Simon McVittie2013-09-195-12/+23
* run-mc.sh.in: set DBUS_SYSTEM_BUS_ADDRESSSimon McVittie2013-09-193-3/+13
* Always use run-test.sh to run testsSimon McVittie2013-09-193-126/+151
* installcheck-twisted: test the just-installed MC if using a DESTDIRSimon McVittie2013-09-191-1/+1
* Ignore /test-driver, installed by Automake 1.13Simon McVittie2013-09-191-0/+1
* Flag printf-ish functions with G_GNUC_PRINTF and fix resulting warningsSimon McVittie2013-09-196-7/+8
* _mcd_channel_depart: use tp_channel_leave_async or tp_channel_close_asyncSimon McVittie2013-09-121-30/+22
* Switch from tp_g_key_file_get_[u]int64 to g_key_file_get_[u]int64Simon McVittie2013-09-101-3/+3