Don’t increment the properties counter twice.
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / wot / WebOfTrustConnector.java
2010-11-01 David ‘Bombe’ RodenDon’t increment the properties counter twice.
2010-11-01 David ‘Bombe’ RodenStore contexts and properties in identities, allow...
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’ 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’ RodenAdd methods to add and remove contexts.
2010-10-29 David ‘Bombe’ RodenAdd methods to load all trusted identities.
2010-10-29 David ‘Bombe’ RodenImplement Identity.getContexts().
2010-10-29 David ‘Bombe’ RodenAdd stub of Web of Trust plugin connector.