summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS for 5.12telepathy-mission-control-5.12Simon McVittie2013-05-011-1/+6
* Only ignore passwords in gnome-keyring if Empathy has copied themSimon McVittie2013-05-011-5/+5
* the obligatory version bumpSimon McVittie2012-09-202-1/+6
* Prepare version 5.12.3telepathy-mission-control-5.12.3Simon McVittie2012-09-202-4/+14
* Do not distribute mcp-signals-marshal.h, which is generated at build-timeSimon McVittie2012-09-201-1/+5
* Default accounts backend: finish password migrations that Empathy 3.0 startedSimon McVittie2012-09-201-0/+55
* Make the gnome-keyring test work again, with modern gnome-keyringSimon McVittie2012-09-171-1/+10
* tools/Makefile.am: be careful not to create empty files in the builddirSimon McVittie2012-09-061-5/+5
* post-release version bumpSimon McVittie2012-09-062-1/+6
* Prepare releasetelepathy-mission-control-5.12.2Simon McVittie2012-09-062-3/+11
* Butterfly account migration: migrate the password too, if storedSimon McVittie2012-09-061-1/+11
* Migrate from Butterfly to Haze even if Butterfly is no longer installedSimon McVittie2012-09-063-4/+24
* Default account backend: when deleting passwords, delete the same thing we wi...Simon McVittie2012-09-061-2/+8
* Default account backend: when deleting from the keyring, remove from secretsSimon McVittie2012-09-061-0/+2
* _keyring_commit: perform deletions for keys in removed, not in secretsSimon McVittie2012-09-061-1/+1
* Default account backend: when deleting, always delete from both placesSimon McVittie2012-09-061-8/+7
* mcd_connectivity_monitor_is_online: check if we are awake as wellGuillaume Desmottes2012-09-061-1/+1
* NEWSSimon McVittie2012-08-271-0/+4
* Revert "stop using deprecated tp-glib functions"Simon McVittie2012-08-273-44/+20
* Don't warn on deprecated declarations, this is a stable branch.Simon McVittie2012-08-271-0/+1
* Disable the connectivity GSetting on AndroidSimon McVittie2012-08-271-1/+1
* NEWSSimon McVittie2012-08-081-1/+7
* Avoid race between Mission Control's two names by having one wait for the otherSimon McVittie2012-08-083-8/+86
* McdAccountStorage: fix altered-one signalXavier Claessens2012-07-231-1/+1
* start working on version 5.12.2Xavier Claessens2012-07-112-1/+6
* Prepare 5.12.1 releasetelepathy-mission-control-5.12.1Xavier Claessens2012-07-112-2/+4
* Copy telepathy.am from telepathy-glibXavier Claessens2012-07-111-3/+12
* McdAccountManagerDefault: Fix a possible double freeXavier Claessens2012-07-111-1/+1
* dispatch test: make sure Ensure-ing channels after delegation/presenting worksWill Thompson2012-07-091-14/+57
* dispatcher: set channel state back to DISPATCHED after delegating & presentingJonny Lamb2012-07-091-2/+16
* dispatcher: add more debug output when delegating channelsJonny Lamb2012-07-091-1/+10
* Modernize dispatcher/redispatch-channels.py a littleWill Thompson2012-07-092-23/+30
* stop using deprecated tp-glib functionsJonny Lamb2012-04-034-21/+47
* start working on version 5.12.1Jonny Lamb2012-04-022-1/+6
* version 5.12.0telepathy-mission-control-5.12.0Jonny Lamb2012-04-022-2/+2
* update NEWS for 5.12.0Jonny Lamb2012-04-021-2/+18
* fakeconnectivity: implement GetAll and GetDevices for NMJonny Lamb2012-04-021-3/+15
* Add mcd_service_stop() and stop the McdService when SIGINT is sentAlban Crequy2012-03-263-5/+117
* Update dependency on GLib 2.30Alban Crequy2012-03-261-1/+1
* On Android, use pkg-config --staticAlvaro Soliverez2012-03-231-0/+1
* Use the correct LD_FLAGS variable for the Android targetAlvaro Soliverez2012-03-221-1/+1
* Development versionSimon McVittie2012-02-212-1/+6
* Update telepathy.am from telepathy-glib 0.17.5 to fix out-of-tree releasestelepathy-mission-control-5.11.0Simon McVittie2012-02-211-3/+5
* Prepare 5.11.0Simon McVittie2012-02-212-2/+32
* Merge branch 'telepathy-mission-control-5.10'Will Thompson2012-02-211-0/+17
|\
| * Account: don't crash on Get('Parameters') if _dup_parameters failstelepathy-mission-control-5.10Will Thompson2012-02-211-0/+17
* | Depend on a new enough telepathy-glib for SupersedesSimon McVittie2012-02-201-1/+1
* | Merge branch 'butterfly-migration-42814'Simon McVittie2012-02-209-11/+402
|\ \
| * | Set the Supersedes property on migrated Butterfly accountsSimon McVittie2012-02-143-1/+27
| * | Test the Supersedes propertySimon McVittie2012-02-143-5/+34