Set version to 0.2.
[Sone.git] / src /
2010-11-10 David ‘Bombe’ RodenSet version to 0.2. 0.2
2010-11-10 David ‘Bombe’ RodenShow template rendering time in milliseconds.
2010-11-10 David ‘Bombe’ RodenFix typo in log message.
2010-11-10 David ‘Bombe’ RodenDo not log the insert URI but only its length (to disti...
2010-11-10 David ‘Bombe’ RodenRemote Sones start as unknown.
2010-11-10 David ‘Bombe’ RodenHide all replies but the last two.
2010-11-10 David ‘Bombe’ RodenSet version to 0.2-RC4. 0.2-RC4
2010-11-10 David ‘Bombe’ RodenFilter CSS class names, “~” is not a valid character.
2010-11-10 David ‘Bombe’ RodenCopy the identity from the original Sone, too.
2010-11-10 David ‘Bombe’ RodenRemove Sones do not need to be saved.
2010-11-10 David ‘Bombe’ RodenReset modification counter after updating a Sone.
2010-11-10 David ‘Bombe’ RodenDownload a local Sone from Freenet, too.
2010-11-10 David ‘Bombe’ RodenAlways create a new Sone.
2010-11-10 David ‘Bombe’ RodenSet version to 0.2-RC3. 0.2-RC3
2010-11-10 David ‘Bombe’ RodenSave the plugin store after each modification.
2010-11-09 David ‘Bombe’ RodenSet version to 0.2-RC2. 0.2-RC2
2010-11-08 David ‘Bombe’ RodenDon’t block the USK callback thread.
2010-11-08 David ‘Bombe’ RodenClear message names after timeout.
2010-11-08 David ‘Bombe’ RodenSet latest edition more effectively.
2010-11-07 David ‘Bombe’ RodenDownload a Sone again when its identity was updated.
2010-11-06 David ‘Bombe’ RodenLog when an OwnIdentity is removed.
2010-11-06 David ‘Bombe’ RodenDeactivate console logging.
2010-11-06 David ‘Bombe’ RodenCheck for changes in the context list, too.
2010-11-06 David ‘Bombe’ RodenUse more convenient method from core.
2010-11-05 David ‘Bombe’ RodenRe-enable Freenet logger.
2010-11-05 David ‘Bombe’ RodenPrevent NPE.
2010-11-05 David ‘Bombe’ RodenImprove synchronization.
2010-11-05 David ‘Bombe’ RodenUse Sone comparator.
2010-11-05 David ‘Bombe’ RodenUse better synchronization and the pre-defined post...
2010-11-05 David ‘Bombe’ RodenAdd post comparator that sorts by time.
2010-11-05 David ‘Bombe’ RodenMatch latest changes in WoT.
2010-11-05 David ‘Bombe’ RodenParse changed property names.
2010-11-05 David ‘Bombe’ RodenDon’t show the key of other Sones.
2010-11-05 David ‘Bombe’ RodenRemove backup and key display.
2010-11-05 David ‘Bombe’ RodenImprove message about not having any WoT identities.
2010-11-05 David ‘Bombe’ RodenDon’t modify a Sone when the sone inserter was stopped...
2010-11-05 David ‘Bombe’ RodenCheck for modified own identities every time the list...
2010-11-05 David ‘Bombe’ RodenFix exception message.
2010-11-05 David ‘Bombe’ RodenDelete correct value to mark the Sone as deleted.
2010-11-05 David ‘Bombe’ RodenRemove the “help” page.
2010-11-05 David ‘Bombe’ RodenPrevent reloading of a Sone after it has been deleted.
2010-11-05 David ‘Bombe’ RodenShow Sone logo when not logged in, show avatar when...
2010-11-05 David ‘Bombe’ RodenWhitespace fix.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-05 David ‘Bombe’ RodenMake input text fields and textareas smaller.
2010-11-05 David ‘Bombe’ RodenDon’t extend AbstractService for the web interface...
2010-11-05 David ‘Bombe’ RodenSave the Sone after resetting the modification counter!
2010-11-05 David ‘Bombe’ RodenReturn the URI that was ultimately downloaded.
2010-11-05 David ‘Bombe’ RodenReformatting, no structural changes.
2010-11-05 David ‘Bombe’ RodenAdd WoT identicons as avatars.
2010-11-05 David ‘Bombe’ RodenDon’t set the latest edition from the WoT URI!
2010-11-05 David ‘Bombe’ RodenActually check for liked replies.
2010-11-05 David ‘Bombe’ RodenRename l10n variables, add missing texts.
2010-11-05 David ‘Bombe’ RodenRemove extra space for all not-last posts.
2010-11-05 David ‘Bombe’ RodenRemove “Sone.LatestEdition” property when deleting...
2010-11-05 David ‘Bombe’ RodenSone Inserters are indexed by Sones, not by IDs.
2010-11-04 David ‘Bombe’ RodenRemove logging of friends.
2010-11-04 David ‘Bombe’ RodenReturn null when the insert URI is null, don’t NPE.
2010-11-04 David ‘Bombe’ RodenUpdate Sones even if they are already known.
2010-11-04 David ‘Bombe’ RodenDownload remote Sones first thing after adding them.
2010-11-04 David ‘Bombe’ RodenLoad Sone locally when adding a local Sone.
2010-11-04 David ‘Bombe’ RodenAdd method that loads and updates a local Sone.
2010-11-04 David ‘Bombe’ RodenSave modification counter.
2010-11-04 David ‘Bombe’ RodenSave friends.
2010-11-04 David ‘Bombe’ RodenReturn to storing the ID instead of getting it from...
2010-11-04 David ‘Bombe’ RodenSave Sone locally after changing friends.
2010-11-04 David ‘Bombe’ RodenReturn “null” for Sones without a name.
2010-11-04 David ‘Bombe’ RodenUpdate the list of Sones that like a post or reply...
2010-11-04 David ‘Bombe’ RodenShow Sones that like a post or reply.
2010-11-04 David ‘Bombe’ RodenReturn the Sones that like a post or reply.
2010-11-04 David ‘Bombe’ RodenAdd accessor for Collections.
2010-11-04 David ‘Bombe’ RodenRemove TODO.
2010-11-04 David ‘Bombe’ RodenAdd section headers to options page.
2010-11-04 David ‘Bombe’ RodenAlways return a Reply.
2010-11-04 David ‘Bombe’ RodenAlways return a Post.
2010-11-04 David ‘Bombe’ RodenSave Sones to configuration.
2010-11-03 David ‘Bombe’ RodenFix timeout.
2010-11-03 David ‘Bombe’ RodenFix log messages, enhance logging.
2010-11-02 David ‘Bombe’ RodenSet URIs and latest edition differently.
2010-11-02 David ‘Bombe’ RodenRemove Sone URI from page tail.
2010-11-02 David ‘Bombe’ RodenCreate proper Sone URIs.
2010-11-02 David ‘Bombe’ RodenThrow an exception when the timeout is hit.
2010-11-02 David ‘Bombe’ RodenStore latest edition in Sone, update WoT properties...
2010-11-02 David ‘Bombe’ RodenThe new Sone IDs are longer than before.
2010-11-02 David ‘Bombe’ RodenUse the pre-made Sone comparator.
2010-11-01 David ‘Bombe’ RodenDownload latest version of local Sones.
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.
next