Don’t store the “connected” status, ping the plugin instead.
[Sone.git] / src /
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.
2010-10-29 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-29 David ‘Bombe’ RodenSet version number to 0.1-RC2. 0.1-RC2
2010-10-29 David ‘Bombe’ RodenAdd lots of synchronization.
2010-10-29 David ‘Bombe’ RodenPrevent insert and request URIs from being overwritten...
2010-10-28 David ‘Bombe’ RodenMove default Sones to constant set at the beginning...
2010-10-28 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenFix labels for Sone creation URIs.
2010-10-28 David ‘Bombe’ RodenEnhance text about blacklisting.
2010-10-28 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenFix likes only containing the likes of local Sones.
2010-10-28 David ‘Bombe’ RodenAdd “help” page.
2010-10-28 David ‘Bombe’ RodenOnly show the login page in the menu if no Sone is...
2010-10-28 David ‘Bombe’ RodenMove login requirement to SoneTemplatePage.
2010-10-27 David ‘Bombe’ RodenShow version information on “about” page.
2010-10-27 David ‘Bombe’ RodenExpose the version.
2010-10-27 David ‘Bombe’ RodenSort Sones ignoring case.
2010-10-27 David ‘Bombe’ RodenFix name of URI XML nodes.
2010-10-27 David ‘Bombe’ RodenCall parent method to set important variables.
2010-10-27 David ‘Bombe’ RodenAdd default Sones after resetting the configuration.
2010-10-27 David ‘Bombe’ RodenMove default Sones to own method.
2010-10-27 David ‘Bombe’ RodenSet Sone status to “idle” if it was downloaded and...
2010-10-27 David ‘Bombe’ RodenAdd “first start” logic that adds a couple of default...
2010-10-27 David ‘Bombe’ RodenAdd Freenet logging.
2010-10-27 David ‘Bombe’ RodenStore insert key of blacklisted Sone correctly.
2010-10-27 David ‘Bombe’ RodenAlways shutdown the logger.
2010-10-27 David ‘Bombe’ RodenImplement Sone blacklisting via JavaScript.
2010-10-27 David ‘Bombe’ RodenRemove delete Sone from Sone cache, too.
2010-10-27 David ‘Bombe’ RodenRemove status of deleted Sone.
2010-10-27 David ‘Bombe’ RodenStore insert key of blacklisted local Sones.
2010-10-27 David ‘Bombe’ RodenAdd blacklisting functionality.
2010-10-26 David ‘Bombe’ RodenAdd CSS class for local Sones.
2010-10-26 David ‘Bombe’ RodenAdd “local” member.
2010-10-25 David ‘Bombe’ RodenAdd “import Sone” section to login page.
2010-10-25 David ‘Bombe’ RodenAdd Sone import.
2010-10-25 David ‘Bombe’ RodenAdd method to delegate Sone parsing.
2010-10-25 David ‘Bombe’ RodenRefactoring to allow several entry points for parseSone().
2010-10-25 David ‘Bombe’ RodenBackup ID and last modification time of Sone, too.
2010-10-25 David ‘Bombe’ RodenBackup post and reply likes.
2010-10-25 David ‘Bombe’ RodenBackup birth date.
2010-10-25 David ‘Bombe’ RodenOnly read the value from the configuration after not...
2010-10-25 David ‘Bombe’ RodenTurn POST request into a GET request.
2010-10-25 David ‘Bombe’ RodenActually process the two clear-on-next-restart options.
2010-10-25 David ‘Bombe’ RodenShow “confirmation of clear-on-next-restart” option.
2010-10-25 David ‘Bombe’ RodenAdd missing javadocs.
2010-10-25 David ‘Bombe’ RodenShow the first of the two “clear on next restart” optio...
2010-10-25 David ‘Bombe’ RodenAdd options to clear the configuration on next restart.
2010-10-25 David ‘Bombe’ RodenAdd boolean options.
2010-10-25 David ‘Bombe’ RodenMake the option watcher optional.
2010-10-25 David ‘Bombe’ RodenAdd page to let the user edit the options.
2010-10-25 David ‘Bombe’ RodenAdd an option for the insertion delay.
2010-10-25 David ‘Bombe’ RodenMake the insertion delay configurable.
2010-10-25 David ‘Bombe’ RodenAdd containers for various run-time options.
2010-10-24 David ‘Bombe’ RodenAdd birth date to profile.
2010-10-24 David ‘Bombe’ RodenUpdate the name of the Sone along with the status.
2010-10-24 David ‘Bombe’ RodenReturn the name of the Sone.
2010-10-23 David ‘Bombe’ RodenHide the “idle” marker on a modified Sone.
2010-10-23 David ‘Bombe’ RodenDon’t change the document name, it is okay!
2010-10-23 David ‘Bombe’ RodenFix insertion logic.
2010-10-23 David ‘Bombe’ RodenChange inserter logic to wait 60 seconds after each...
2010-10-23 David ‘Bombe’ RodenUse input fields instead of textareas in a couple of...
2010-10-23 David ‘Bombe’ RodenAdd optional parameter to insert an input field instead...
2010-10-23 David ‘Bombe’ RodenAdd omitted input field name.
2010-10-23 David ‘Bombe’ RodenSlightly change formatting of <h1> headers.
2010-10-23 David ‘Bombe’ RodenFix label.
2010-10-23 David ‘Bombe’ RodenHardcode document name for Sone SSKs to “Sone”.
next