2010-11-05 |
David ‘Bombe’ Roden | Don’t set the latest edition from the WoT URI! |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Actually check for liked replies. |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Rename l10n variables, add missing texts. |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Remove extra space for all not-last posts. |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Remove “Sone.LatestEdition” property when deleting... |
tree | commitdiff |
2010-11-05 |
David ‘Bombe’ Roden | Sone Inserters are indexed by Sones, not by IDs. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Remove logging of friends. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Return null when the insert URI is null, don’t NPE. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Update Sones even if they are already known. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Download remote Sones first thing after adding them. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Load Sone locally when adding a local Sone. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Add method that loads and updates a local Sone. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Save modification counter. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Save friends. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Return to storing the ID instead of getting it from... |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Save Sone locally after changing friends. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Return “null” for Sones without a name. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Update the list of Sones that like a post or reply... |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Show Sones that like a post or reply. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Return the Sones that like a post or reply. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Add accessor for Collections. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Remove TODO. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Add section headers to options page. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Always return a Reply. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Always return a Post. |
tree | commitdiff |
2010-11-04 |
David ‘Bombe’ Roden | Save Sones to configuration. |
tree | commitdiff |
2010-11-03 |
David ‘Bombe’ Roden | Fix timeout. |
tree | commitdiff |
2010-11-03 |
David ‘Bombe’ Roden | Fix log messages, enhance logging. |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | Set URIs and latest edition differently. |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | Remove Sone URI from page tail. |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | Create proper Sone URIs. |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | Throw an exception when the timeout is hit. |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | Store latest edition in Sone, update WoT properties... |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | The new Sone IDs are longer than before. |
tree | commitdiff |
2010-11-02 |
David ‘Bombe’ Roden | Use the pre-made Sone comparator. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Download latest version of local Sones. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Don’t store the “connected” status, ping the plugin... |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Implement “ping” command. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Don’t increment the properties counter twice. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Too many changes to list them all. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Use the identity manager. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Store the identity instead of the ID and the nickname... |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Add name comparator. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Add time comparator. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Add identity manager. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Store contexts and properties in identities, allow... |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Return the enumeration value itself. |
tree | commitdiff |
2010-11-01 |
David ‘Bombe’ Roden | Remove debug code. |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Merge branch 'next' into wot-integration |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Wait at most a minute for a reply. |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Remove blocking, blacklisting, and distribution of... |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Add accessor for Identitys. |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Store ID as string. |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Don’t cache properties, either, and implement property... |
tree | commitdiff |
2010-10-30 |
David ‘Bombe’ Roden | Re-order parameters to allow for multiple target messages. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Don’t cache contexts. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Implement delegate methods to add and remove contexts... |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Add methods to add and remove contexts. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Use cached values. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Move property manipulation to OwnIdentity. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Add methods to load all trusted identities. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Always at least try to load the contexts before using... |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Use marker variable for whether the contexts have been... |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Implement Identity.getContexts(). |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Store Web of Trust connector in Core. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Add stub of Web of Trust plugin connector. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Add basic plugin communication ability. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Set version to 0.1-RC3. 0.1-RC3 |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Update default Sone URIs. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Fix creation at given URIs. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Set version number to 0.1-RC2. 0.1-RC2 |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Add lots of synchronization. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Prevent insert and request URIs from being overwritten... |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Move default Sones to constant set at the beginning... |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Fix labels for Sone creation URIs. |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Enhance text about blacklisting. |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Fix likes only containing the likes of local Sones. |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Add “help” page. |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Only show the login page in the menu if no Sone is... |
tree | commitdiff |
2010-10-28 |
David ‘Bombe’ Roden | Move login requirement to SoneTemplatePage. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Show version information on “about” page. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Expose the version. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Sort Sones ignoring case. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Fix name of URI XML nodes. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Call parent method to set important variables. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Add default Sones after resetting the configuration. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Move default Sones to own method. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Set Sone status to “idle” if it was downloaded and... |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Add “first start” logic that adds a couple of default... |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Add Freenet logging. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Store insert key of blacklisted Sone correctly. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Always shutdown the logger. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Implement Sone blacklisting via JavaScript. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Remove delete Sone from Sone cache, too. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Remove status of deleted Sone. |
tree | commitdiff |
2010-10-27 |
David ‘Bombe’ Roden | Store insert key of blacklisted local Sones. |
tree | commitdiff |
next |