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 possibility to load a Sone by its Freenet URI. |
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 | Don’t skip the call to the parent method. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Add “view post” page. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Use correct parameter name. |
tree | commitdiff |
2010-10-16 |
David ‘Bombe’ Roden | Create “create reply” page. |
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 XML filter to all templates. |
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 | Use post accessor. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Add “replies” property to post objects. |
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 | Remove replies from 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 | Add ID-only constructors. |
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 | Create a static file delivery page, use it to deliver... |
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 | Stop logging when starting the plugin failed. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t use the Sone’s ID but (maybe) also the Sone’s... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t create new shells all the time! |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t let a Sone add itself as friend! |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Rename “friend Sone” to just “friend.” |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t let a Sone follow itself! |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Show number of friends. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Output class name, we might be a Shell. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Rename template. |
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-15 |
David ‘Bombe’ Roden | Add javadoc. |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Don’t store a Shell if there is already the real thing... |
tree | commitdiff |
2010-10-15 |
David ‘Bombe’ Roden | Rename “add friend” action to “follow Sone” for now. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add logging. |
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 | Override Object.toString(). |
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 | Extract nice name formatting into its own method. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Update the edition numbers in the keys. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add method to update the suggested edition on the inser... |
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 try to get a null 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 | Add page that adds a friend. |
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 “isFriend” and “isCurrent” properties. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Sort posts in Sones. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Return replies sorted. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Prevent NPEs when accessing an unset time. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Always return the replies sorted by time, oldest first. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add Sone accessor. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add page that views a Sone. |
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 | The used UUIDs are an implementation detail. Hide it. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Always create Shells with IDs. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Load replies and store everything in caches. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Rewrite shell cache to create shells, if necessary. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Only allow unshelling a post if its Sone is not a shell. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Only allow unshelling a reply if both its post and... |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add some shell creators. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Change contract of Shell.getShelled(). |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add shell creator interface. |
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 Shell for Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Remove obsolete User class. |
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 | Wrap Post and Reply into a Shell. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add interface for not-yet-created objects. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use all parameters for equality. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use normal right-shift. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use all available parameters for post equality. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store all replies of a Sone in the Sone. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store the Sone in the reply. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Return a Set because that’s what it is. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Store replies in post. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add container for replies. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Use the hashCode() of the ID. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Add code comment. |
tree | commitdiff |
2010-10-14 |
David ‘Bombe’ Roden | Name service. |
tree | commitdiff |
next |