Extract Identity interfaces, move functionality to identity classes.
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / wot / IdentityManager.java
2010-12-13 David ‘Bombe’ RodenExtract Identity interfaces, move functionality to...
2010-12-13 David ‘Bombe’ RodenMove plugin connector and related classes to its own...
2010-11-10 David ‘Bombe’ RodenAlways check the full set of own identities.
2010-11-06 David ‘Bombe’ RodenCheck for changes in the context list, too.
2010-11-05 David ‘Bombe’ RodenCheck for modified own identities every time the list...
2010-11-01 David ‘Bombe’ RodenDon’t store the “connected” status, ping the plugin...
2010-11-01 David ‘Bombe’ RodenAdd identity manager.