In case of a permanent redirect, follow.
[Sone.git] / src /
2010-10-16 David ‘Bombe’ RodenIn case of a permanent redirect, follow.
2010-10-16 David ‘Bombe’ RodenAdd “known Sones” page.
2010-10-16 David ‘Bombe’ RodenAdd missing line of text.
2010-10-16 David ‘Bombe’ RodenFix template variable.
2010-10-16 David ‘Bombe’ RodenChange Sone downloading logic.
2010-10-16 David ‘Bombe’ RodenRemove warning about parameter assignment.
2010-10-16 David ‘Bombe’ RodenParse Sone from fetch result.
2010-10-16 David ‘Bombe’ RodenAdd javadoc comment.
2010-10-16 David ‘Bombe’ RodenDon’t watch local Sones for updates, we already have...
2010-10-16 David ‘Bombe’ RodenAdd possibility to load a Sone by its Freenet URI.
2010-10-16 David ‘Bombe’ RodenAdd method to load a Sone from a URI.
2010-10-16 David ‘Bombe’ RodenMake Sone parsing available from the outside.
2010-10-16 David ‘Bombe’ RodenDon’t skip the call to the parent method.
2010-10-16 David ‘Bombe’ RodenLink date to “view post” page.
2010-10-16 David ‘Bombe’ RodenAdd “view post” page.
2010-10-16 David ‘Bombe’ RodenUse correct parameter name.
2010-10-16 David ‘Bombe’ RodenShow replies and reply posting form on index page.
2010-10-16 David ‘Bombe’ RodenCreate “create reply” page.
2010-10-16 David ‘Bombe’ RodenAdd methods to create a new Reply.
2010-10-16 David ‘Bombe’ RodenAdd created post to Sone automatically.
2010-10-15 David ‘Bombe’ RodenSet modification counter to 0 after loading the Sone...
2010-10-15 David ‘Bombe’ RodenSet posts and replies in parsed Sones.
2010-10-15 David ‘Bombe’ RodenDon’t crash on parsing incorrect XML.
2010-10-15 David ‘Bombe’ RodenAdd XML filter to the correct template factory.
2010-10-15 David ‘Bombe’ RodenDon’t use the HTML filter to write XML.
2010-10-15 David ‘Bombe’ RodenAdd XML filter to all templates.
2010-10-15 David ‘Bombe’ RodenAdd the correct Sone!
2010-10-15 David ‘Bombe’ RodenRemove all cache access from outside the getters, don...
2010-10-15 David ‘Bombe’ RodenUse post accessor.
2010-10-15 David ‘Bombe’ RodenAdd “replies” property to post objects.
2010-10-15 David ‘Bombe’ RodenAdd method to get all replies for a post.
2010-10-15 David ‘Bombe’ RodenRemove replies from post.
2010-10-15 David ‘Bombe’ RodenAllow Sone, Post, and Reply creation only through the...
2010-10-15 David ‘Bombe’ RodenAdd ID-only constructors.
2010-10-15 David ‘Bombe’ RodenRename methods that add local and remote Sones.
2010-10-15 David ‘Bombe’ RodenDon’t store Sone ID in the reply, it’s always the Sone...
2010-10-15 David ‘Bombe’ RodenAdd parsing stub.
2010-10-15 David ‘Bombe’ RodenStore known Sones in XML, too.
2010-10-15 David ‘Bombe’ RodenAllow method chaining in Profile.
2010-10-15 David ‘Bombe’ RodenUse JavaScript to improve the UI.
2010-10-15 David ‘Bombe’ RodenCreate a static file delivery page, use it to deliver...
2010-10-15 David ‘Bombe’ RodenShow Sone name in page title.
2010-10-15 David ‘Bombe’ RodenAdd jQuery 1.4.2.
2010-10-15 David ‘Bombe’ RodenEnhance logging.
2010-10-15 David ‘Bombe’ RodenOnly fetch Sone if the newest slot was found.
2010-10-15 David ‘Bombe’ RodenStart the Sone downloader, otherwise it can not be...
2010-10-15 David ‘Bombe’ RodenShow name of current sone on index page.
2010-10-15 David ‘Bombe’ RodenDon’t access the Sone cache directly.
2010-10-15 David ‘Bombe’ RodenRemove the shell stuff, make objects mutable.
2010-10-15 David ‘Bombe’ RodenStop logging when starting the plugin failed.
2010-10-15 David ‘Bombe’ RodenDon’t use the Sone’s ID but (maybe) also the Sone’s...
2010-10-15 David ‘Bombe’ RodenDon’t create new shells all the time!
2010-10-15 David ‘Bombe’ RodenDon’t let a Sone add itself as friend!
2010-10-15 David ‘Bombe’ RodenRename “friend Sone” to just “friend.”
2010-10-15 David ‘Bombe’ RodenDon’t let a Sone follow itself!
2010-10-15 David ‘Bombe’ RodenShow number of friends.
2010-10-15 David ‘Bombe’ RodenFix header.
2010-10-15 David ‘Bombe’ RodenOutput class name, we might be a Shell.
2010-10-15 David ‘Bombe’ RodenRename template.
2010-10-15 David ‘Bombe’ RodenAdd “this Sone follows” section to “view Sone.”
2010-10-15 David ‘Bombe’ RodenLoad and save friends.
2010-10-15 David ‘Bombe’ RodenAdd method to add remote Sones for watching.
2010-10-15 David ‘Bombe’ RodenAdd javadoc.
2010-10-15 David ‘Bombe’ RodenDon’t store a Shell if there is already the real thing...
2010-10-15 David ‘Bombe’ RodenRename “add friend” action to “follow Sone” for now.
2010-10-14 David ‘Bombe’ RodenAdd logging.
2010-10-14 David ‘Bombe’ RodenAdd Sone downloader.
2010-10-14 David ‘Bombe’ RodenCreate keys correctly.
2010-10-14 David ‘Bombe’ RodenTerminate the list of Sones as well.
2010-10-14 David ‘Bombe’ RodenOverride Object.toString().
2010-10-14 David ‘Bombe’ RodenTerminate list of Posts and Replies (to prevent Ghost...
2010-10-14 David ‘Bombe’ RodenStore username instead of nice name.
2010-10-14 David ‘Bombe’ RodenStore more information about the Sone of replies.
2010-10-14 David ‘Bombe’ RodenExtract nice name formatting into its own method.
2010-10-14 David ‘Bombe’ RodenAdd friends to Sone.
2010-10-14 David ‘Bombe’ RodenAdd key and name of the posting Sone to all replies.
2010-10-14 David ‘Bombe’ RodenUpdate the edition numbers in the keys.
2010-10-14 David ‘Bombe’ RodenAdd method to update the suggested edition on the inser...
2010-10-14 David ‘Bombe’ RodenConvert the keys to USK when creating the Sone.
2010-10-14 David ‘Bombe’ RodenDon’t try to get a null Sone.
2010-10-14 David ‘Bombe’ RodenDon’t add Sone twice.
2010-10-14 David ‘Bombe’ RodenStore all added Sones in the Sone cache.
2010-10-14 David ‘Bombe’ RodenAdd page that adds a friend.
2010-10-14 David ‘Bombe’ RodenEvery time a Sone is fetched, see if it can be unshelled.
2010-10-14 David ‘Bombe’ RodenShow links for adding or removing friends.
2010-10-14 David ‘Bombe’ RodenAdd “isFriend” and “isCurrent” properties.
2010-10-14 David ‘Bombe’ RodenSort posts in Sones.
2010-10-14 David ‘Bombe’ RodenReturn replies sorted.
2010-10-14 David ‘Bombe’ RodenPrevent NPEs when accessing an unset time.
2010-10-14 David ‘Bombe’ RodenAlways return the replies sorted by time, oldest first.
2010-10-14 David ‘Bombe’ RodenUse nice name where appropriate.
2010-10-14 David ‘Bombe’ RodenAdd Sone accessor.
2010-10-14 David ‘Bombe’ RodenAdd page that views a Sone.
2010-10-14 David ‘Bombe’ RodenAdd ID to posts <div>.
2010-10-14 David ‘Bombe’ RodenFix link.
2010-10-14 David ‘Bombe’ RodenAdd method to return a Sone by its ID.
2010-10-14 David ‘Bombe’ RodenThe used UUIDs are an implementation detail. Hide it.
2010-10-14 David ‘Bombe’ RodenAlways create Shells with IDs.
2010-10-14 David ‘Bombe’ RodenChange link.
2010-10-14 David ‘Bombe’ RodenSmall display fixes, add link to other Sone.
next