Declare potentially-static methods as static.
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / wot /
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’ RodenAdd stub of Web of Trust plugin connector.
2010-10-29 David ‘Bombe’ RodenAdd basic plugin communication ability.