Merge branch 'next' into wot-integration
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / wot / Identity.java
2010-10-30 David ‘Bombe’ RodenMerge branch 'next' into wot-integration
2010-10-30 David ‘Bombe’ RodenDon’t cache properties, either, and implement property...
2010-10-29 David ‘Bombe’ RodenDon’t cache contexts.
2010-10-29 David ‘Bombe’ RodenMove property manipulation to OwnIdentity.
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’ RodenAdd stub of Web of Trust plugin connector.