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 |
2010-10-15 |
David ‘Bombe’ Roden | Load and save friends. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add method to add remote Sones for watching. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add Sone downloader. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Create keys correctly. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Terminate the list of Sones as well. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Terminate list of Posts and Replies (to prevent Ghost... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store more information about the Sone of replies. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Update the edition numbers in the keys. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Convert the keys to USK when creating the Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Don’t add Sone twice. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store all added Sones in the Sone cache. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Every time a Sone is fetched, see if it can be unshelled. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add method to return a Sone by its ID. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Load replies and store everything in caches. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Save replies on stopping. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use a more generic Shell-aware cache. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add cache for Posts that is Shell-aware and throws... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Name service. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Change restart and wait logic. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Load/save all posts of a Sone on starting/stopping. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Prevent resource leaks. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Enhance logging. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Reduce occurences of String concatenation. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Load and save profile information. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Set a new profile for a newly created Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store the Sone in the insert site, too. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add method to create a manifest element. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Implement Sone inserting. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Add method to insert a directory into Freenet. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Set modification counter of new Sones to 1 so that... |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Stub of Sone inserter main loop. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Hand in freenet interface to Sone inserter. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Add modification counter to Sone. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Stop all Sone inserters when stopping the core. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Start Sone inserters when Sone is added. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Add stub of Sone inserter. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Rename “localSones” method to a more traditional “getSo... |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Return an unmodifiable copy of the Sones. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Remove warning about parameter assignment. |
tree | commitdiff |
2010-10-13 |
David ‘Bombe’ Roden | Generate key without docname. |
tree | commitdiff |
next |