Skip to content
  • David Edmundson's avatar
    Telepathy integration · e4cbf225
    David Edmundson authored
    This sends recieved text messages to any Telepathy client and allows the
    user to respond from there.
    This should work with both our clients and Empathy.
    
    An account on telepathy is created on activation.
    
    As Telepathy clients expect backends to be always running, this is
    started by the daemon to
    suppress client errors. The plugin system then talks to the same CM via
    use of a singleton accessor.
    
    Based on work by Alexandr Akulich then tidied up and rebased.
    e4cbf225