2010-10-16 |
David ‘Bombe’ Roden | Add “known Sones” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add missing line of text.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Fix template variable.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Change Sone downloading logic.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Remove warning about parameter assignment.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Parse Sone from fetch result.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add javadoc comment.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Don’t watch local Sones for updates, we already have...
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add possibility to load a Sone by its Freenet URI.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add method to load a Sone from a URI.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Make Sone parsing available from the outside.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Don’t skip the call to the parent method.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Link date to “view post” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add “view post” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Use correct parameter name.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Show replies and reply posting form on index page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Create “create reply” page.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add methods to create a new Reply.
|
commit | commitdiff | tree |
2010-10-16 |
David ‘Bombe’ Roden | Add created post to Sone automatically.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Set modification counter to 0 after loading the Sone...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Set posts and replies in parsed Sones.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t crash on parsing incorrect XML.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add XML filter to the correct template factory.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t use the HTML filter to write XML.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add XML filter to all templates.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add the correct Sone!
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Remove all cache access from outside the getters, don...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Use post accessor.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add “replies” property to post objects.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add method to get all replies for a post.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Remove replies from post.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Allow Sone, Post, and Reply creation only through the...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add ID-only constructors.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Rename methods that add local and remote Sones.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t store Sone ID in the reply, it’s always the Sone...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add parsing stub.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Store known Sones in XML, too.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Allow method chaining in Profile.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Use JavaScript to improve the UI.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Create a static file delivery page, use it to deliver...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Show Sone name in page title.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add jQuery 1.4.2.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Enhance logging.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Only fetch Sone if the newest slot was found.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Start the Sone downloader, otherwise it can not be...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Show name of current sone on index page.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t access the Sone cache directly.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Remove the shell stuff, make objects mutable.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Stop logging when starting the plugin failed.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t use the Sone’s ID but (maybe) also the Sone’s...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t create new shells all the time!
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t let a Sone add itself as friend!
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Rename “friend Sone” to just “friend.”
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t let a Sone follow itself!
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Show number of friends.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Fix header.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Output class name, we might be a Shell.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Rename template.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add “this Sone follows” section to “view Sone.”
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Load and save friends.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add method to add remote Sones for watching.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Add javadoc.
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Don’t store a Shell if there is already the real thing...
|
commit | commitdiff | tree |
2010-10-15 |
David ‘Bombe’ Roden | Rename “add friend” action to “follow Sone” for now.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add logging.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add Sone downloader.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Create keys correctly.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Terminate the list of Sones as well.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Override Object.toString().
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Terminate list of Posts and Replies (to prevent Ghost...
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Store username instead of nice name.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Store more information about the Sone of replies.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Extract nice name formatting into its own method.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add friends to Sone.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add key and name of the posting Sone to all replies.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Update the edition numbers in the keys.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add method to update the suggested edition on the insert...
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Convert the keys to USK when creating the Sone.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Don’t try to get a null Sone.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Don’t add Sone twice.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Store all added Sones in the Sone cache.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add page that adds a friend.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Every time a Sone is fetched, see if it can be unshelled.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Show links for adding or removing friends.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add “isFriend” and “isCurrent” properties.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Sort posts in Sones.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Return replies sorted.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Prevent NPEs when accessing an unset time.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Always return the replies sorted by time, oldest first.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Use nice name where appropriate.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add Sone accessor.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add page that views a Sone.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add ID to posts <div>.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Fix link.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Add method to return a Sone by its ID.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | The used UUIDs are an implementation detail. Hide it.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Always create Shells with IDs.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Change link.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Small display fixes, add link to other Sone.
|
commit | commitdiff | tree |
2010-10-14 |
David ‘Bombe’ Roden | Load replies and store everything in caches.
|
commit | commitdiff | tree |
next |