Increase version requirement of freenet to build 1297.
[Sone.git] / src /
2010-11-05 David ‘Bombe’ RodenRe-enable Freenet logger.
2010-11-05 David ‘Bombe’ RodenPrevent NPE.
2010-11-05 David ‘Bombe’ RodenImprove synchronization.
2010-11-05 David ‘Bombe’ RodenUse Sone comparator.
2010-11-05 David ‘Bombe’ RodenUse better synchronization and the pre-defined post...
2010-11-05 David ‘Bombe’ RodenAdd post comparator that sorts by time.
2010-11-05 David ‘Bombe’ RodenMatch latest changes in WoT.
2010-11-05 David ‘Bombe’ RodenParse changed property names.
2010-11-05 David ‘Bombe’ RodenDon’t show the key of other Sones.
2010-11-05 David ‘Bombe’ RodenRemove backup and key display.
2010-11-05 David ‘Bombe’ RodenImprove message about not having any WoT identities.
2010-11-05 David ‘Bombe’ RodenDon’t modify a Sone when the sone inserter was stopped...
2010-11-05 David ‘Bombe’ RodenCheck for modified own identities every time the list...
2010-11-05 David ‘Bombe’ RodenFix exception message.
2010-11-05 David ‘Bombe’ RodenDelete correct value to mark the Sone as deleted.
2010-11-05 David ‘Bombe’ RodenRemove the “help” page.
2010-11-05 David ‘Bombe’ RodenPrevent reloading of a Sone after it has been deleted.
2010-11-05 David ‘Bombe’ RodenShow Sone logo when not logged in, show avatar when...
2010-11-05 David ‘Bombe’ RodenWhitespace fix.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenMake input text fields and textareas smaller.
2010-11-05 David ‘Bombe’ RodenDon’t extend AbstractService for the web interface...
2010-11-05 David ‘Bombe’ RodenSave the Sone after resetting the modification counter!
2010-11-05 David ‘Bombe’ RodenReturn the URI that was ultimately downloaded.
2010-11-05 David ‘Bombe’ RodenReformatting, no structural changes.
2010-11-05 David ‘Bombe’ RodenAdd WoT identicons as avatars.
2010-11-05 David ‘Bombe’ RodenDon’t set the latest edition from the WoT URI!
2010-11-05 David ‘Bombe’ RodenActually check for liked replies.
2010-11-05 David ‘Bombe’ RodenRename l10n variables, add missing texts.
2010-11-05 David ‘Bombe’ RodenRemove extra space for all not-last posts.
2010-11-05 David ‘Bombe’ RodenRemove “Sone.LatestEdition” property when deleting...
2010-11-05 David ‘Bombe’ RodenSone Inserters are indexed by Sones, not by IDs.
2010-11-04 David ‘Bombe’ RodenRemove logging of friends.
2010-11-04 David ‘Bombe’ RodenReturn null when the insert URI is null, don’t NPE.
2010-11-04 David ‘Bombe’ RodenUpdate Sones even if they are already known.
2010-11-04 David ‘Bombe’ RodenDownload remote Sones first thing after adding them.
2010-11-04 David ‘Bombe’ RodenLoad Sone locally when adding a local Sone.
2010-11-04 David ‘Bombe’ RodenAdd method that loads and updates a local Sone.
2010-11-04 David ‘Bombe’ RodenSave modification counter.
2010-11-04 David ‘Bombe’ RodenSave friends.
2010-11-04 David ‘Bombe’ RodenReturn to storing the ID instead of getting it from...
2010-11-04 David ‘Bombe’ RodenSave Sone locally after changing friends.
2010-11-04 David ‘Bombe’ RodenReturn “null” for Sones without a name.
2010-11-04 David ‘Bombe’ RodenUpdate the list of Sones that like a post or reply...
2010-11-04 David ‘Bombe’ RodenShow Sones that like a post or reply.
2010-11-04 David ‘Bombe’ RodenReturn the Sones that like a post or reply.
2010-11-04 David ‘Bombe’ RodenAdd accessor for Collections.
2010-11-04 David ‘Bombe’ RodenRemove TODO.
2010-11-04 David ‘Bombe’ RodenAdd section headers to options page.
2010-11-04 David ‘Bombe’ RodenAlways return a Reply.
2010-11-04 David ‘Bombe’ RodenAlways return a Post.
2010-11-04 David ‘Bombe’ RodenSave Sones to configuration.
2010-11-03 David ‘Bombe’ RodenFix timeout.
2010-11-03 David ‘Bombe’ RodenFix log messages, enhance logging.
2010-11-02 David ‘Bombe’ RodenSet URIs and latest edition differently.
2010-11-02 David ‘Bombe’ RodenRemove Sone URI from page tail.
2010-11-02 David ‘Bombe’ RodenCreate proper Sone URIs.
2010-11-02 David ‘Bombe’ RodenThrow an exception when the timeout is hit.
2010-11-02 David ‘Bombe’ RodenStore latest edition in Sone, update WoT properties...
2010-11-02 David ‘Bombe’ RodenThe new Sone IDs are longer than before.
2010-11-02 David ‘Bombe’ RodenUse the pre-made Sone comparator.
2010-11-01 David ‘Bombe’ RodenDownload latest version of local Sones.
2010-11-01 David ‘Bombe’ RodenDon’t store the “connected” status, ping the plugin...
2010-11-01 David ‘Bombe’ RodenImplement “ping” command.
2010-11-01 David ‘Bombe’ RodenDon’t increment the properties counter twice.
2010-11-01 David ‘Bombe’ RodenToo many changes to list them all.
2010-11-01 David ‘Bombe’ RodenUse the identity manager.
2010-11-01 David ‘Bombe’ RodenStore the identity instead of the ID and the nickname...
2010-11-01 David ‘Bombe’ RodenAdd name comparator.
2010-11-01 David ‘Bombe’ RodenAdd time comparator.
2010-11-01 David ‘Bombe’ RodenAdd identity manager.
2010-11-01 David ‘Bombe’ RodenStore contexts and properties in identities, allow...
2010-11-01 David ‘Bombe’ RodenReturn the enumeration value itself.
2010-11-01 David ‘Bombe’ RodenRemove debug code.
2010-10-30 David ‘Bombe’ RodenMerge branch 'next' into wot-integration
2010-10-30 David ‘Bombe’ RodenWait at most a minute for a reply.
2010-10-30 David ‘Bombe’ RodenRemove blocking, blacklisting, and distribution of...
2010-10-30 David ‘Bombe’ RodenAdd accessor for Identitys.
2010-10-30 David ‘Bombe’ RodenStore ID as string.
2010-10-30 David ‘Bombe’ RodenDon’t cache properties, either, and implement property...
2010-10-30 David ‘Bombe’ RodenRe-order parameters to allow for multiple target messages.
2010-10-29 David ‘Bombe’ RodenDon’t cache contexts.
2010-10-29 David ‘Bombe’ RodenImplement delegate methods to add and remove contexts...
2010-10-29 David ‘Bombe’ RodenAdd methods to add and remove contexts.
2010-10-29 David ‘Bombe’ RodenUse cached values.
2010-10-29 David ‘Bombe’ RodenMove property manipulation to OwnIdentity.
2010-10-29 David ‘Bombe’ RodenAdd methods to load all trusted identities.
2010-10-29 David ‘Bombe’ RodenAlways at least try to load the contexts before using...
2010-10-29 David ‘Bombe’ RodenUse marker variable for whether the contexts have been...
2010-10-29 David ‘Bombe’ RodenImplement Identity.getContexts().
2010-10-29 David ‘Bombe’ RodenStore Web of Trust connector in Core.
2010-10-29 David ‘Bombe’ RodenAdd stub of Web of Trust plugin connector.
2010-10-29 David ‘Bombe’ RodenAdd basic plugin communication ability.
2010-10-29 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-29 David ‘Bombe’ RodenSet version to 0.1-RC3. 0.1-RC3
2010-10-29 David ‘Bombe’ RodenUpdate default Sone URIs.
2010-10-29 David ‘Bombe’ RodenFix creation at given URIs.
next