2010-10-29 |
David ‘Bombe’ Roden | Store Web of Trust connector in Core. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Update default Sone URIs. |
tree | commitdiff |
2010-10-29 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
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 likes only containing the likes of local Sones. |
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 | Store insert key of blacklisted Sone correctly. |
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 |
2010-10-27 |
David ‘Bombe’ Roden | Add blacklisting functionality. |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Add method to delegate Sone parsing. |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Refactoring to allow several entry points for parseSone(). |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Only read the value from the configuration after not... |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Add options to clear the configuration on next restart. |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Add boolean options. |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Make the option watcher optional. |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Add an option for the insertion delay. |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Make the insertion delay configurable. |
tree | commitdiff |
2010-10-25 |
David ‘Bombe’ Roden | Add containers for various run-time options. |
tree | commitdiff |
2010-10-24 |
David ‘Bombe’ Roden | Add birth date to profile. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Don’t change the document name, it is okay! |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Fix insertion logic. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Change inserter logic to wait 60 seconds after each... |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Hardcode document name for Sone SSKs to “Sone”. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Make parser a bit more tolerant for Sones with missing... |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Fix error message. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Store and parse replies in/from inserted Sone. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Add method that returns all Sones that like a given... |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Persist likes replies over plugin restarts. |
tree | commitdiff |
2010-10-23 |
David ‘Bombe’ Roden | Implement “like” button. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Don’t insert friends anymore. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Parse known Sones correctly, don’t parse friends anymore. |
tree | commitdiff |
2010-10-22 |
David ‘Bombe’ Roden | Don‘t download a Sone more than once. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Synchronize status map. |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | XML parsing is not thread-safe, synchronize on Sone... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Actually parse friends and known Sones from a downloade... |
tree | commitdiff |
2010-10-21 |
David ‘Bombe’ Roden | Don’t register shutdown hooks for all Services. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Don’t extend AbstractService unless there’s a reason... |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Check for blocked Sone IDs correctly. |
tree | commitdiff |
2010-10-20 |
David ‘Bombe’ Roden | Add method to delete a reply. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Make SoneInserter thread-safe. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add “unknown” Sone state, initialize local and remote... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Set status of Sone when downloading, prepare for fetch... |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Add status for Sones. |
tree | commitdiff |
2010-10-19 |
David ‘Bombe’ Roden | Make it possible for the user to specify the document... |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Insert known Sones, too. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Save and load update time of local Sones. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Save and load known Sones. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Persist list of blocked Sone IDs. |
tree | commitdiff |
2010-10-18 |
David ‘Bombe’ Roden | Add method to load a local Sone from Freenet. |
tree | commitdiff |
2010-10-17 |
David ‘Bombe’ Roden | Parse time from downloaded Sone. |
tree | commitdiff |
2010-10-17 |
David ‘Bombe’ Roden | Update time when inserting, store time in insert. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Only load remote Sones after loading configuration. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add method to reload a known Sone. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Only download remote Sones. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add method that returns all remote Sones, change javado... |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Change javadoc comment. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Download new friend Sones when starting up. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Always download Sones in an own thread. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Don’t forget to set the name of the Sone. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Only add parsed Sone if it is not null. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Watch Sone for updates after it has been downloaded. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Store request URI in yet unknown Sones when parsing. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add Sones to cache, too. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | In case of a permanent redirect, follow. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add “known Sones” page. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Change Sone downloading logic. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Remove warning about parameter assignment. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Parse Sone from fetch result. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add javadoc comment. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Don’t watch local Sones for updates, we already have... |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add method to load a Sone from a URI. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Make Sone parsing available from the outside. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add methods to create a new Reply. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add created post to Sone automatically. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Set modification counter to 0 after loading the Sone... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Set posts and replies in parsed Sones. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t crash on parsing incorrect XML. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add XML filter to the correct template factory. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add the correct Sone! |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Remove all cache access from outside the getters, don... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add method to get all replies for a post. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Allow Sone, Post, and Reply creation only through the... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Rename methods that add local and remote Sones. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add parsing stub. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Allow method chaining in Profile. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Enhance logging. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Only fetch Sone if the newest slot was found. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Start the Sone downloader, otherwise it can not be... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t access the Sone cache directly. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Remove the shell stuff, make objects mutable. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Rename “friend Sone” to just “friend.” |
tree | commitdiff |
next |