Download project files

How do I verify a download?


0.5 release from the trunk series released

Release information
Changelog:

Now with creation of local contacts from new records added in Couch.

File Description Downloads
download icon hedera_0.5.tar.gz (md5, sig) Source tarball 0.5 323
last downloaded 78 weeks ago
Total downloads: 323

0.4 release from the trunk series released

Release information
Release notes:

This release adds UI elements for visual feedback to the user - a statusbar icon to show that Hedera is loaded, which, when clicked, pops up a context menu from which About and Preferences dialogs can be reached. The Preferences dialog currently only enables toggling of debug output to the Error Console.

Changelog:

  * Added a statusbar icon so the user can see that Hedera loaded.
  * Added a context menu to the statusbar icon, with About and Prefs.
  * Implemented a basic About dialog.
  * Implemented a basic Prefs dialog to toggle debug.

File Description Downloads
download icon hedera_0.4.1.tar.gz (md5, sig) Source tarball 0.4.1 21
last downloaded 79 weeks ago
download icon hedera_0.4.tar.gz (md5, sig) Source tarball 0.4 142
last downloaded 78 weeks ago
Total downloads: 163

0.3 release from the trunk series released

Release information
Release notes:

 * Added two-way deletion support.

Changelog:

  * Added initial support for propagating local deletions to Couch.
  * Added initial support for importing Couch deletions and
    removing the local card.
  * Updated compatible version number in install.rdf.
  * Work around apparent Thunderbird getProperty() brokenness which
    seems to cause empty values to sometimes be null and sometimes be
    the empty string.
  * Performance enhancement - only pull the contacts from Couch if the
    remote sequence number has changed. Thanks to Martin Albisetti for
    the tip!
  * We now save the revision correctly on the card.
  * Lots of changes to bring the code more in line with MDC style guide.
  * Simplify the addressbook interface code.
  * Trim some unused code.
  * MergeableList now has its own reference to the UUID Service.
  * Corrected Ci and Cc to const.

File Description Downloads
download icon hedera_0.3.3.tar.gz (md5, sig) Source tarball 0.3.3 64
last downloaded 78 weeks ago
download icon hedera_0.3.2.tar.gz (md5, sig) Source tarball 0.3.2 19
last downloaded 79 weeks ago
download icon hedera_0.3.tar.gz (md5, sig) Release tarball 65
last downloaded 78 weeks ago
Total downloads: 148

0.2.1 release from the trunk series released

Release information
Release notes:

No-change update to allow Thunderbird 3.0.5.

Changelog:

No-change update to allow Thunderbird 3.0.5.

File Description Downloads
download icon hedera_0.2.1.tar.gz (md5, sig) Hedera 0.2.1 release tarball 25
last downloaded 79 weeks ago
Total downloads: 25

0.2 release from the trunk series released

Release information
Release notes:

In this release, new contacts are pushed to CouchDB as they are created, as well as upon Thunderbird startup.

Changelog:

   * Added the address book listener, so we can handle updates.
   * Split out the code to push a single card to Couch - so we can re-use
     it from the address book listener.
   * Re-named the Hedera Contact class so it's less likely to clash.
   * Moved the code to translate a nsIAbCard to a Couch contact into a
     static method on the Hedera class so we can use it from the address
     book listener.
   * More logging in HederaContact.setProperty().
   * Kill the unnecessary (old, Thunderbird 2) RDF Service.
   * Use the Address Book Manager to get the directories instead.
   * Replace 9 lines of boilerplate to get the Address Book Database
     using old (Thunderbird 2) code with 2 lines of new (Thunderbird 3)
     code.
   * Improve Hedera.writeError().
   * Use Hedera.writeMessage() to write debug messages in HederaContact.
   * Correctly retrieve the revision on stored contacts.
   * Wrap the Observer.onItemAdded() logic in an exception handler.
   * Added an addrdb to the MergeableList.append() parameters to allow
     us to correctly query and set card properties.
   * Modified the various get* methods in sync.js to pass the new
     addrdb.
   * Pushing contacts on creation now works!

File Description Downloads
download icon hedera_0.2.tar.gz (md5, sig) Hedera 0.2 release tarball 31
last downloaded 79 weeks ago
Total downloads: 31

0.1.1 release from the trunk series released

Release information
Release notes:

First useful version. First public release.

Pushes new Thunderbird contacts to DesktopCouch if they don't exist there already on Thunderbird startup.

File Description Downloads
download icon hedera_0.1.1.tar.gz (md5, sig) Hedera 0.1.1 release tarball 24
last downloaded 78 weeks ago
Total downloads: 24