Sone.git
2010-11-04 David ‘Bombe... Return to storing the ID instead of getting it from...
2010-11-04 David ‘Bombe... Save Sone locally after changing friends.
2010-11-04 David ‘Bombe... Return “null” for Sones without a name.
2010-11-04 David ‘Bombe... Update the list of Sones that like a post or reply...
2010-11-04 David ‘Bombe... Show Sones that like a post or reply.
2010-11-04 David ‘Bombe... Return the Sones that like a post or reply.
2010-11-04 David ‘Bombe... Add accessor for Collections.
2010-11-04 David ‘Bombe... Remove TODO.
2010-11-04 David ‘Bombe... Add section headers to options page.
2010-11-04 David ‘Bombe... Always return a Reply.
2010-11-04 David ‘Bombe... Always return a Post.
2010-11-04 David ‘Bombe... Save Sones to configuration.
2010-11-03 David ‘Bombe... Fix timeout.
2010-11-03 David ‘Bombe... Fix log messages, enhance logging.
2010-11-02 David ‘Bombe... Set URIs and latest edition differently.
2010-11-02 David ‘Bombe... Remove Sone URI from page tail.
2010-11-02 David ‘Bombe... Create proper Sone URIs.
2010-11-02 David ‘Bombe... Throw an exception when the timeout is hit.
2010-11-02 David ‘Bombe... Store latest edition in Sone, update WoT properties...
2010-11-02 David ‘Bombe... The new Sone IDs are longer than before.
2010-11-02 David ‘Bombe... Use the pre-made Sone comparator.
2010-11-01 David ‘Bombe... Download latest version of local Sones.
2010-11-01 David ‘Bombe... Don’t store the “connected” status, ping the plugin...
2010-11-01 David ‘Bombe... Implement “ping” command.
2010-11-01 David ‘Bombe... Don’t increment the properties counter twice.
2010-11-01 David ‘Bombe... Too many changes to list them all.
2010-11-01 David ‘Bombe... Use the identity manager.
2010-11-01 David ‘Bombe... Store the identity instead of the ID and the nickname...
2010-11-01 David ‘Bombe... Add name comparator.
2010-11-01 David ‘Bombe... Add time comparator.
2010-11-01 David ‘Bombe... Add identity manager.
2010-11-01 David ‘Bombe... Store contexts and properties in identities, allow...
2010-11-01 David ‘Bombe... Return the enumeration value itself.
2010-11-01 David ‘Bombe... Remove debug code.
2010-10-30 David ‘Bombe... Merge branch 'next' into wot-integration
2010-10-30 David ‘Bombe... Wait at most a minute for a reply.
2010-10-30 David ‘Bombe... Remove blocking, blacklisting, and distribution of...
2010-10-30 David ‘Bombe... Add accessor for Identitys.
2010-10-30 David ‘Bombe... Store ID as string.
2010-10-30 David ‘Bombe... Don’t cache properties, either, and implement property...
2010-10-30 David ‘Bombe... Re-order parameters to allow for multiple target messages.
2010-10-29 David ‘Bombe... Don’t cache contexts.
2010-10-29 David ‘Bombe... Implement delegate methods to add and remove contexts...
2010-10-29 David ‘Bombe... Add methods to add and remove contexts.
2010-10-29 David ‘Bombe... Use cached values.
2010-10-29 David ‘Bombe... Move property manipulation to OwnIdentity.
2010-10-29 David ‘Bombe... Add methods to load all trusted identities.
2010-10-29 David ‘Bombe... Always at least try to load the contexts before using...
2010-10-29 David ‘Bombe... Use marker variable for whether the contexts have been...
2010-10-29 David ‘Bombe... Implement Identity.getContexts().
2010-10-29 David ‘Bombe... Store Web of Trust connector in Core.
2010-10-29 David ‘Bombe... Add stub of Web of Trust plugin connector.
2010-10-29 David ‘Bombe... Add basic plugin communication ability.
2010-10-29 David ‘Bombe... Merge branch 'master' into next
2010-10-29 David ‘Bombe... Set version to 0.1-RC3. 0.1-RC3
2010-10-29 David ‘Bombe... Update default Sone URIs.
2010-10-29 David ‘Bombe... Fix creation at given URIs.
2010-10-29 David ‘Bombe... Merge branch 'master' into next
2010-10-29 David ‘Bombe... Set version number to 0.1-RC2. 0.1-RC2
2010-10-29 David ‘Bombe... Add lots of synchronization.
2010-10-29 David ‘Bombe... Prevent insert and request URIs from being overwritten...
2010-10-28 David ‘Bombe... Move default Sones to constant set at the beginning...
2010-10-28 David ‘Bombe... Merge branch 'master' into next
2010-10-28 David ‘Bombe... Fix labels for Sone creation URIs.
2010-10-28 David ‘Bombe... Enhance text about blacklisting.
2010-10-28 David ‘Bombe... Merge branch 'master' into next
2010-10-28 David ‘Bombe... Fix likes only containing the likes of local Sones.
2010-10-28 David ‘Bombe... Add “help” page.
2010-10-28 David ‘Bombe... Only show the login page in the menu if no Sone is...
2010-10-28 David ‘Bombe... Move login requirement to SoneTemplatePage.
2010-10-27 David ‘Bombe... Set version to 0.1-RC1. 0.1-RC1
2010-10-27 David ‘Bombe... Show version information on “about” page.
2010-10-27 David ‘Bombe... Expose the version.
2010-10-27 David ‘Bombe... Sort Sones ignoring case.
2010-10-27 David ‘Bombe... Fix name of URI XML nodes.
2010-10-27 David ‘Bombe... Call parent method to set important variables.
2010-10-27 David ‘Bombe... Add default Sones after resetting the configuration.
2010-10-27 David ‘Bombe... Move default Sones to own method.
2010-10-27 David ‘Bombe... Set Sone status to “idle” if it was downloaded and...
2010-10-27 David ‘Bombe... Add “first start” logic that adds a couple of default...
2010-10-27 David ‘Bombe... Add Freenet logging.
2010-10-27 David ‘Bombe... Store insert key of blacklisted Sone correctly.
2010-10-27 David ‘Bombe... Always shutdown the logger.
2010-10-27 David ‘Bombe... Implement Sone blacklisting via JavaScript.
2010-10-27 David ‘Bombe... Remove delete Sone from Sone cache, too.
2010-10-27 David ‘Bombe... Remove status of deleted Sone.
2010-10-27 David ‘Bombe... Store insert key of blacklisted local Sones.
2010-10-27 David ‘Bombe... Add blacklisting functionality.
2010-10-26 David ‘Bombe... Add CSS class for local Sones.
2010-10-26 David ‘Bombe... Add “local” member.
2010-10-25 David ‘Bombe... Add “import Sone” section to login page.
2010-10-25 David ‘Bombe... Add Sone import.
2010-10-25 David ‘Bombe... Add method to delegate Sone parsing.
2010-10-25 David ‘Bombe... Refactoring to allow several entry points for parseSone().
2010-10-25 David ‘Bombe... Backup ID and last modification time of Sone, too.
2010-10-25 David ‘Bombe... Backup post and reply likes.
2010-10-25 David ‘Bombe... Backup birth date.
2010-10-25 David ‘Bombe... Only read the value from the configuration after not...
2010-10-25 David ‘Bombe... Turn POST request into a GET request.
2010-10-25 David ‘Bombe... Actually process the two clear-on-next-restart options.
next